diff --git a/clients/client-accessanalyzer/src/AccessAnalyzerClient.ts b/clients/client-accessanalyzer/src/AccessAnalyzerClient.ts index ff696cb8210f6..cc81032bc6161 100644 --- a/clients/client-accessanalyzer/src/AccessAnalyzerClient.ts +++ b/clients/client-accessanalyzer/src/AccessAnalyzerClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-account/src/AccountClient.ts b/clients/client-account/src/AccountClient.ts index 5871868c23646..4fc713feef7c7 100644 --- a/clients/client-account/src/AccountClient.ts +++ b/clients/client-account/src/AccountClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-acm-pca/src/ACMPCAClient.ts b/clients/client-acm-pca/src/ACMPCAClient.ts index c2f540c1aef50..ef0b28ea50dbc 100644 --- a/clients/client-acm-pca/src/ACMPCAClient.ts +++ b/clients/client-acm-pca/src/ACMPCAClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-acm/src/ACMClient.ts b/clients/client-acm/src/ACMClient.ts index ae6033ab0d802..04e6f39e2d022 100644 --- a/clients/client-acm/src/ACMClient.ts +++ b/clients/client-acm/src/ACMClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-alexa-for-business/src/AlexaForBusinessClient.ts b/clients/client-alexa-for-business/src/AlexaForBusinessClient.ts index e0d3094e66094..ba9a6b8114b65 100644 --- a/clients/client-alexa-for-business/src/AlexaForBusinessClient.ts +++ b/clients/client-alexa-for-business/src/AlexaForBusinessClient.ts @@ -532,7 +532,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-amp/src/AmpClient.ts b/clients/client-amp/src/AmpClient.ts index 9f9e3cde2fc09..456c871a8b386 100644 --- a/clients/client-amp/src/AmpClient.ts +++ b/clients/client-amp/src/AmpClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-amplify/src/AmplifyClient.ts b/clients/client-amplify/src/AmplifyClient.ts index 9029720911c9c..4e2e4f01d849d 100644 --- a/clients/client-amplify/src/AmplifyClient.ts +++ b/clients/client-amplify/src/AmplifyClient.ts @@ -277,7 +277,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-amplifybackend/src/AmplifyBackendClient.ts b/clients/client-amplifybackend/src/AmplifyBackendClient.ts index 83514dab07f36..f38fa95436858 100644 --- a/clients/client-amplifybackend/src/AmplifyBackendClient.ts +++ b/clients/client-amplifybackend/src/AmplifyBackendClient.ts @@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-amplifyuibuilder/src/AmplifyUIBuilderClient.ts b/clients/client-amplifyuibuilder/src/AmplifyUIBuilderClient.ts index 7f0a902cff733..0b8c59a62abe8 100644 --- a/clients/client-amplifyuibuilder/src/AmplifyUIBuilderClient.ts +++ b/clients/client-amplifyuibuilder/src/AmplifyUIBuilderClient.ts @@ -214,7 +214,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-api-gateway/src/APIGatewayClient.ts b/clients/client-api-gateway/src/APIGatewayClient.ts index 6e53abbed0934..425a91d973777 100644 --- a/clients/client-api-gateway/src/APIGatewayClient.ts +++ b/clients/client-api-gateway/src/APIGatewayClient.ts @@ -605,7 +605,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-api-gateway/src/commands/GetExportCommand.ts b/clients/client-api-gateway/src/commands/GetExportCommand.ts index c5f83ebffdb51..5794fe694fabd 100644 --- a/clients/client-api-gateway/src/commands/GetExportCommand.ts +++ b/clients/client-api-gateway/src/commands/GetExportCommand.ts @@ -34,6 +34,7 @@ export interface GetExportCommandInput extends GetExportRequest {} export type GetExportCommandOutputType = Omit & { body?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetSdkCommand.ts b/clients/client-api-gateway/src/commands/GetSdkCommand.ts index 95e4271176e55..f849a7d2f8b20 100644 --- a/clients/client-api-gateway/src/commands/GetSdkCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkCommand.ts @@ -34,6 +34,7 @@ export interface GetSdkCommandInput extends GetSdkRequest {} export type GetSdkCommandOutputType = Omit & { body?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts index 930178c9ecaeb..f417425132d11 100644 --- a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type ImportApiKeysCommandInputType = Omit & { body: BlobTypes; }; + /** * @public * diff --git a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts index 47a958ef626bb..87f3acd21da25 100644 --- a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type ImportDocumentationPartsCommandInputType = Omit & { body: BlobTypes; }; + /** * @public * diff --git a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts index 8b7e710b10d81..ba14714b0f0a9 100644 --- a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type ImportRestApiCommandInputType = Omit & { body: BlobTypes; }; + /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts index f7da3bba39c58..4e30973fb7537 100644 --- a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type PutRestApiCommandInputType = Omit & { body: BlobTypes; }; + /** * @public * diff --git a/clients/client-apigatewaymanagementapi/src/ApiGatewayManagementApiClient.ts b/clients/client-apigatewaymanagementapi/src/ApiGatewayManagementApiClient.ts index 01010f76a70e6..07f3c06bdae22 100644 --- a/clients/client-apigatewaymanagementapi/src/ApiGatewayManagementApiClient.ts +++ b/clients/client-apigatewaymanagementapi/src/ApiGatewayManagementApiClient.ts @@ -142,7 +142,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts index 2b428fcde2de8..bedd3e4453acc 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts @@ -32,6 +32,7 @@ export { __MetadataBearer, $Command }; export type PostToConnectionCommandInputType = Omit & { Data: BlobTypes; }; + /** * @public * diff --git a/clients/client-apigatewayv2/src/ApiGatewayV2Client.ts b/clients/client-apigatewayv2/src/ApiGatewayV2Client.ts index f5d23fdc66240..7eef885a231d6 100644 --- a/clients/client-apigatewayv2/src/ApiGatewayV2Client.ts +++ b/clients/client-apigatewayv2/src/ApiGatewayV2Client.ts @@ -391,7 +391,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts index addb6543ef01b..c65c977e78bdb 100644 --- a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts @@ -34,6 +34,7 @@ export interface ExportApiCommandInput extends ExportApiRequest {} export type ExportApiCommandOutputType = Omit & { body?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-app-mesh/src/AppMeshClient.ts b/clients/client-app-mesh/src/AppMeshClient.ts index a3e562b97dc98..7be5bfdb2fcc6 100644 --- a/clients/client-app-mesh/src/AppMeshClient.ts +++ b/clients/client-app-mesh/src/AppMeshClient.ts @@ -301,7 +301,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appconfig/src/AppConfigClient.ts b/clients/client-appconfig/src/AppConfigClient.ts index 126e9f9d10915..9ffb275083a99 100644 --- a/clients/client-appconfig/src/AppConfigClient.ts +++ b/clients/client-appconfig/src/AppConfigClient.ts @@ -328,7 +328,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts index 2191541b6634c..3b619f311f805 100644 --- a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts @@ -40,6 +40,7 @@ export type CreateHostedConfigurationVersionCommandInputType = Omit< > & { Content: BlobTypes; }; + /** * @public * @@ -53,6 +54,7 @@ export interface CreateHostedConfigurationVersionCommandInput export type CreateHostedConfigurationVersionCommandOutputType = Omit & { Content?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts index 37db4eb1d1d50..a06fa09516500 100644 --- a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts +++ b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts @@ -34,6 +34,7 @@ export interface GetConfigurationCommandInput extends GetConfigurationRequest {} export type GetConfigurationCommandOutputType = Omit & { Content?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts index 44e6607eea459..6277c19b0c6cc 100644 --- a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts @@ -41,6 +41,7 @@ export interface GetHostedConfigurationVersionCommandInput extends GetHostedConf export type GetHostedConfigurationVersionCommandOutputType = Omit & { Content?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-appconfigdata/src/AppConfigDataClient.ts b/clients/client-appconfigdata/src/AppConfigDataClient.ts index 4f5542945c7ba..284d946bac476 100644 --- a/clients/client-appconfigdata/src/AppConfigDataClient.ts +++ b/clients/client-appconfigdata/src/AppConfigDataClient.ts @@ -144,7 +144,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts index 62c44703a0319..081f4528bd9c7 100644 --- a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts +++ b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts @@ -38,6 +38,7 @@ export interface GetLatestConfigurationCommandInput extends GetLatestConfigurati export type GetLatestConfigurationCommandOutputType = Omit & { Configuration?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-appflow/src/AppflowClient.ts b/clients/client-appflow/src/AppflowClient.ts index 99ff0886617e2..eea59c3b3dcd7 100644 --- a/clients/client-appflow/src/AppflowClient.ts +++ b/clients/client-appflow/src/AppflowClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appintegrations/src/AppIntegrationsClient.ts b/clients/client-appintegrations/src/AppIntegrationsClient.ts index 0186a5e8da928..37c3808084313 100644 --- a/clients/client-appintegrations/src/AppIntegrationsClient.ts +++ b/clients/client-appintegrations/src/AppIntegrationsClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-application-auto-scaling/src/ApplicationAutoScalingClient.ts b/clients/client-application-auto-scaling/src/ApplicationAutoScalingClient.ts index e9ce9a4e8e03e..e43b46f0b6fb6 100644 --- a/clients/client-application-auto-scaling/src/ApplicationAutoScalingClient.ts +++ b/clients/client-application-auto-scaling/src/ApplicationAutoScalingClient.ts @@ -202,7 +202,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-application-discovery-service/src/ApplicationDiscoveryServiceClient.ts b/clients/client-application-discovery-service/src/ApplicationDiscoveryServiceClient.ts index c7435f086e0a9..2e454ba775498 100644 --- a/clients/client-application-discovery-service/src/ApplicationDiscoveryServiceClient.ts +++ b/clients/client-application-discovery-service/src/ApplicationDiscoveryServiceClient.ts @@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-application-insights/src/ApplicationInsightsClient.ts b/clients/client-application-insights/src/ApplicationInsightsClient.ts index 9271548714a85..112cd193d47c2 100644 --- a/clients/client-application-insights/src/ApplicationInsightsClient.ts +++ b/clients/client-application-insights/src/ApplicationInsightsClient.ts @@ -241,7 +241,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-applicationcostprofiler/src/ApplicationCostProfilerClient.ts b/clients/client-applicationcostprofiler/src/ApplicationCostProfilerClient.ts index 4f0f60f3adf6c..4bf205455a342 100644 --- a/clients/client-applicationcostprofiler/src/ApplicationCostProfilerClient.ts +++ b/clients/client-applicationcostprofiler/src/ApplicationCostProfilerClient.ts @@ -172,7 +172,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-apprunner/src/AppRunnerClient.ts b/clients/client-apprunner/src/AppRunnerClient.ts index a7f0e3d697bff..cfaf835a0f090 100644 --- a/clients/client-apprunner/src/AppRunnerClient.ts +++ b/clients/client-apprunner/src/AppRunnerClient.ts @@ -295,7 +295,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appstream/src/AppStreamClient.ts b/clients/client-appstream/src/AppStreamClient.ts index f2af4776b3d19..44fabbeaf77fa 100644 --- a/clients/client-appstream/src/AppStreamClient.ts +++ b/clients/client-appstream/src/AppStreamClient.ts @@ -409,7 +409,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appsync/src/AppSyncClient.ts b/clients/client-appsync/src/AppSyncClient.ts index 8610588973d98..540bf79e1b17b 100644 --- a/clients/client-appsync/src/AppSyncClient.ts +++ b/clients/client-appsync/src/AppSyncClient.ts @@ -358,7 +358,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts index f7292b91f0309..698f4b3e0df30 100644 --- a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts +++ b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts @@ -34,6 +34,7 @@ export interface GetIntrospectionSchemaCommandInput extends GetIntrospectionSche export type GetIntrospectionSchemaCommandOutputType = Omit & { schema?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-arc-zonal-shift/src/ARCZonalShiftClient.ts b/clients/client-arc-zonal-shift/src/ARCZonalShiftClient.ts index a828d6b50d50d..79a0c4b9e111f 100644 --- a/clients/client-arc-zonal-shift/src/ARCZonalShiftClient.ts +++ b/clients/client-arc-zonal-shift/src/ARCZonalShiftClient.ts @@ -157,7 +157,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-athena/src/AthenaClient.ts b/clients/client-athena/src/AthenaClient.ts index 6af9bc5afe9d8..f4acb746df830 100644 --- a/clients/client-athena/src/AthenaClient.ts +++ b/clients/client-athena/src/AthenaClient.ts @@ -433,7 +433,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-auditmanager/src/AuditManagerClient.ts b/clients/client-auditmanager/src/AuditManagerClient.ts index 3526839717225..1c1519f400fa8 100644 --- a/clients/client-auditmanager/src/AuditManagerClient.ts +++ b/clients/client-auditmanager/src/AuditManagerClient.ts @@ -436,7 +436,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-auto-scaling-plans/src/AutoScalingPlansClient.ts b/clients/client-auto-scaling-plans/src/AutoScalingPlansClient.ts index 5ea9b11b5bd8d..7735e77bbbbaa 100644 --- a/clients/client-auto-scaling-plans/src/AutoScalingPlansClient.ts +++ b/clients/client-auto-scaling-plans/src/AutoScalingPlansClient.ts @@ -163,7 +163,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-auto-scaling/src/AutoScalingClient.ts b/clients/client-auto-scaling/src/AutoScalingClient.ts index aa10790ee0fe4..36c282b970c14 100644 --- a/clients/client-auto-scaling/src/AutoScalingClient.ts +++ b/clients/client-auto-scaling/src/AutoScalingClient.ts @@ -469,7 +469,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-backup-gateway/src/BackupGatewayClient.ts b/clients/client-backup-gateway/src/BackupGatewayClient.ts index 6778d7618940f..ae462a1f14fab 100644 --- a/clients/client-backup-gateway/src/BackupGatewayClient.ts +++ b/clients/client-backup-gateway/src/BackupGatewayClient.ts @@ -253,7 +253,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-backup/src/BackupClient.ts b/clients/client-backup/src/BackupClient.ts index 027a6a23aaa5b..82c4870998547 100644 --- a/clients/client-backup/src/BackupClient.ts +++ b/clients/client-backup/src/BackupClient.ts @@ -451,7 +451,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-backupstorage/src/BackupStorageClient.ts b/clients/client-backupstorage/src/BackupStorageClient.ts index 38f15240250b1..437af62d8d6b2 100644 --- a/clients/client-backupstorage/src/BackupStorageClient.ts +++ b/clients/client-backupstorage/src/BackupStorageClient.ts @@ -167,7 +167,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-batch/src/BatchClient.ts b/clients/client-batch/src/BatchClient.ts index a6fc9d5fb75af..a5dc7f111f745 100644 --- a/clients/client-batch/src/BatchClient.ts +++ b/clients/client-batch/src/BatchClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-billingconductor/src/BillingconductorClient.ts b/clients/client-billingconductor/src/BillingconductorClient.ts index 1309ca90cff6a..fb15d2a4de0bd 100644 --- a/clients/client-billingconductor/src/BillingconductorClient.ts +++ b/clients/client-billingconductor/src/BillingconductorClient.ts @@ -277,7 +277,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-braket/src/BraketClient.ts b/clients/client-braket/src/BraketClient.ts index 461c53c1f1e47..b4b1c259b3296 100644 --- a/clients/client-braket/src/BraketClient.ts +++ b/clients/client-braket/src/BraketClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-budgets/src/BudgetsClient.ts b/clients/client-budgets/src/BudgetsClient.ts index 02c3ba15e06e1..82db4b87e53e5 100644 --- a/clients/client-budgets/src/BudgetsClient.ts +++ b/clients/client-budgets/src/BudgetsClient.ts @@ -232,7 +232,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime-sdk-identity/src/ChimeSDKIdentityClient.ts b/clients/client-chime-sdk-identity/src/ChimeSDKIdentityClient.ts index 343b6b0909b56..38c3f0e917365 100644 --- a/clients/client-chime-sdk-identity/src/ChimeSDKIdentityClient.ts +++ b/clients/client-chime-sdk-identity/src/ChimeSDKIdentityClient.ts @@ -298,7 +298,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime-sdk-media-pipelines/src/ChimeSDKMediaPipelinesClient.ts b/clients/client-chime-sdk-media-pipelines/src/ChimeSDKMediaPipelinesClient.ts index 07151bbdda75b..62fcdc47f94e7 100644 --- a/clients/client-chime-sdk-media-pipelines/src/ChimeSDKMediaPipelinesClient.ts +++ b/clients/client-chime-sdk-media-pipelines/src/ChimeSDKMediaPipelinesClient.ts @@ -238,7 +238,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime-sdk-meetings/src/ChimeSDKMeetingsClient.ts b/clients/client-chime-sdk-meetings/src/ChimeSDKMeetingsClient.ts index e230a7aae4b12..32805bf2c6708 100644 --- a/clients/client-chime-sdk-meetings/src/ChimeSDKMeetingsClient.ts +++ b/clients/client-chime-sdk-meetings/src/ChimeSDKMeetingsClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime-sdk-messaging/src/ChimeSDKMessagingClient.ts b/clients/client-chime-sdk-messaging/src/ChimeSDKMessagingClient.ts index 172181fda56c6..a68871916655f 100644 --- a/clients/client-chime-sdk-messaging/src/ChimeSDKMessagingClient.ts +++ b/clients/client-chime-sdk-messaging/src/ChimeSDKMessagingClient.ts @@ -385,7 +385,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime-sdk-voice/src/ChimeSDKVoiceClient.ts b/clients/client-chime-sdk-voice/src/ChimeSDKVoiceClient.ts index 5ed86e4647b50..0404ff0070b50 100644 --- a/clients/client-chime-sdk-voice/src/ChimeSDKVoiceClient.ts +++ b/clients/client-chime-sdk-voice/src/ChimeSDKVoiceClient.ts @@ -622,7 +622,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-chime/src/ChimeClient.ts b/clients/client-chime/src/ChimeClient.ts index fe21d5d2ccaec..8d01df98190e2 100644 --- a/clients/client-chime/src/ChimeClient.ts +++ b/clients/client-chime/src/ChimeClient.ts @@ -1054,7 +1054,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cleanrooms/src/CleanRoomsClient.ts b/clients/client-cleanrooms/src/CleanRoomsClient.ts index 650f6d0062913..3bbcc4fc12875 100644 --- a/clients/client-cleanrooms/src/CleanRoomsClient.ts +++ b/clients/client-cleanrooms/src/CleanRoomsClient.ts @@ -310,7 +310,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloud9/src/Cloud9Client.ts b/clients/client-cloud9/src/Cloud9Client.ts index fb390311e4348..1580bfb47c436 100644 --- a/clients/client-cloud9/src/Cloud9Client.ts +++ b/clients/client-cloud9/src/Cloud9Client.ts @@ -199,7 +199,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudcontrol/src/CloudControlClient.ts b/clients/client-cloudcontrol/src/CloudControlClient.ts index b70e9de0d3d96..ef00c245d0b8f 100644 --- a/clients/client-cloudcontrol/src/CloudControlClient.ts +++ b/clients/client-cloudcontrol/src/CloudControlClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-clouddirectory/src/CloudDirectoryClient.ts b/clients/client-clouddirectory/src/CloudDirectoryClient.ts index f999a5bb32148..2cc00cc37e0c6 100644 --- a/clients/client-clouddirectory/src/CloudDirectoryClient.ts +++ b/clients/client-clouddirectory/src/CloudDirectoryClient.ts @@ -412,7 +412,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudformation/src/CloudFormationClient.ts b/clients/client-cloudformation/src/CloudFormationClient.ts index 2fa98aebd419c..c02b0b98932b5 100644 --- a/clients/client-cloudformation/src/CloudFormationClient.ts +++ b/clients/client-cloudformation/src/CloudFormationClient.ts @@ -433,7 +433,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudfront/src/CloudFrontClient.ts b/clients/client-cloudfront/src/CloudFrontClient.ts index 1a69a1f69d4b9..ec0c19cb96532 100644 --- a/clients/client-cloudfront/src/CloudFrontClient.ts +++ b/clients/client-cloudfront/src/CloudFrontClient.ts @@ -661,7 +661,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts index c8170328b3bb5..118f6bf93e385 100644 --- a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts @@ -34,6 +34,7 @@ export interface GetFunctionCommandInput extends GetFunctionRequest {} export type GetFunctionCommandOutputType = Omit & { FunctionCode?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-cloudhsm-v2/src/CloudHSMV2Client.ts b/clients/client-cloudhsm-v2/src/CloudHSMV2Client.ts index 3961dcf13eeaa..215300c168961 100644 --- a/clients/client-cloudhsm-v2/src/CloudHSMV2Client.ts +++ b/clients/client-cloudhsm-v2/src/CloudHSMV2Client.ts @@ -184,7 +184,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudhsm/src/CloudHSMClient.ts b/clients/client-cloudhsm/src/CloudHSMClient.ts index a1b5bd79ede55..64e00c4921acb 100644 --- a/clients/client-cloudhsm/src/CloudHSMClient.ts +++ b/clients/client-cloudhsm/src/CloudHSMClient.ts @@ -202,7 +202,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudsearch-domain/src/CloudSearchDomainClient.ts b/clients/client-cloudsearch-domain/src/CloudSearchDomainClient.ts index 2725acc7bf780..4cb7ac86c19b1 100644 --- a/clients/client-cloudsearch-domain/src/CloudSearchDomainClient.ts +++ b/clients/client-cloudsearch-domain/src/CloudSearchDomainClient.ts @@ -139,7 +139,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudsearch/src/CloudSearchClient.ts b/clients/client-cloudsearch/src/CloudSearchClient.ts index b30238197df76..2102a1756ffc7 100644 --- a/clients/client-cloudsearch/src/CloudSearchClient.ts +++ b/clients/client-cloudsearch/src/CloudSearchClient.ts @@ -253,7 +253,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudtrail-data/src/CloudTrailDataClient.ts b/clients/client-cloudtrail-data/src/CloudTrailDataClient.ts index 2abe7a05f2485..9ade682a7a1e4 100644 --- a/clients/client-cloudtrail-data/src/CloudTrailDataClient.ts +++ b/clients/client-cloudtrail-data/src/CloudTrailDataClient.ts @@ -137,7 +137,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudtrail/src/CloudTrailClient.ts b/clients/client-cloudtrail/src/CloudTrailClient.ts index 022e52e956281..ebd38b24a732d 100644 --- a/clients/client-cloudtrail/src/CloudTrailClient.ts +++ b/clients/client-cloudtrail/src/CloudTrailClient.ts @@ -310,7 +310,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudwatch-events/src/CloudWatchEventsClient.ts b/clients/client-cloudwatch-events/src/CloudWatchEventsClient.ts index 86c6340f8af7f..65a3beb9df189 100644 --- a/clients/client-cloudwatch-events/src/CloudWatchEventsClient.ts +++ b/clients/client-cloudwatch-events/src/CloudWatchEventsClient.ts @@ -337,7 +337,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudwatch-logs/src/CloudWatchLogsClient.ts b/clients/client-cloudwatch-logs/src/CloudWatchLogsClient.ts index 5872348b981e1..7bb2d317734b4 100644 --- a/clients/client-cloudwatch-logs/src/CloudWatchLogsClient.ts +++ b/clients/client-cloudwatch-logs/src/CloudWatchLogsClient.ts @@ -343,7 +343,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cloudwatch/src/CloudWatchClient.ts b/clients/client-cloudwatch/src/CloudWatchClient.ts index 2ae6c62a0c49e..94b13957789ef 100644 --- a/clients/client-cloudwatch/src/CloudWatchClient.ts +++ b/clients/client-cloudwatch/src/CloudWatchClient.ts @@ -289,7 +289,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codeartifact/src/CodeartifactClient.ts b/clients/client-codeartifact/src/CodeartifactClient.ts index d7a9144a1cfc5..b2d8ebfbb5173 100644 --- a/clients/client-codeartifact/src/CodeartifactClient.ts +++ b/clients/client-codeartifact/src/CodeartifactClient.ts @@ -323,7 +323,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codebuild/src/CodeBuildClient.ts b/clients/client-codebuild/src/CodeBuildClient.ts index cbfff88c34669..257986a7ed1aa 100644 --- a/clients/client-codebuild/src/CodeBuildClient.ts +++ b/clients/client-codebuild/src/CodeBuildClient.ts @@ -316,7 +316,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codecatalyst/src/CodeCatalystClient.ts b/clients/client-codecatalyst/src/CodeCatalystClient.ts index 1ff6c729aa57f..25a87de9b4401 100644 --- a/clients/client-codecatalyst/src/CodeCatalystClient.ts +++ b/clients/client-codecatalyst/src/CodeCatalystClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codecommit/src/CodeCommitClient.ts b/clients/client-codecommit/src/CodeCommitClient.ts index 85ff2f220ed9b..d5b46cb87687f 100644 --- a/clients/client-codecommit/src/CodeCommitClient.ts +++ b/clients/client-codecommit/src/CodeCommitClient.ts @@ -511,7 +511,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codedeploy/src/CodeDeployClient.ts b/clients/client-codedeploy/src/CodeDeployClient.ts index a31f1464f40e9..161d967c0ae48 100644 --- a/clients/client-codedeploy/src/CodeDeployClient.ts +++ b/clients/client-codedeploy/src/CodeDeployClient.ts @@ -379,7 +379,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codeguru-reviewer/src/CodeGuruReviewerClient.ts b/clients/client-codeguru-reviewer/src/CodeGuruReviewerClient.ts index 9ac2c00f3ca19..ab414d10c1f49 100644 --- a/clients/client-codeguru-reviewer/src/CodeGuruReviewerClient.ts +++ b/clients/client-codeguru-reviewer/src/CodeGuruReviewerClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codeguru-security/src/CodeGuruSecurityClient.ts b/clients/client-codeguru-security/src/CodeGuruSecurityClient.ts index b5fca76ffcaff..fea2a6983bc78 100644 --- a/clients/client-codeguru-security/src/CodeGuruSecurityClient.ts +++ b/clients/client-codeguru-security/src/CodeGuruSecurityClient.ts @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codeguruprofiler/src/CodeGuruProfilerClient.ts b/clients/client-codeguruprofiler/src/CodeGuruProfilerClient.ts index beaffe17300e0..dee0189336569 100644 --- a/clients/client-codeguruprofiler/src/CodeGuruProfilerClient.ts +++ b/clients/client-codeguruprofiler/src/CodeGuruProfilerClient.ts @@ -241,7 +241,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts index a81f0f76f3811..926c54e4db808 100644 --- a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts @@ -34,6 +34,7 @@ export interface GetProfileCommandInput extends GetProfileRequest {} export type GetProfileCommandOutputType = Omit & { profile: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts index 5f8b415e3ccbb..c9aef367a5c32 100644 --- a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type PostAgentProfileCommandInputType = Omit & { agentProfile: BlobTypes; }; + /** * @public * diff --git a/clients/client-codepipeline/src/CodePipelineClient.ts b/clients/client-codepipeline/src/CodePipelineClient.ts index 976478cec218e..2f63f2f1278c5 100644 --- a/clients/client-codepipeline/src/CodePipelineClient.ts +++ b/clients/client-codepipeline/src/CodePipelineClient.ts @@ -313,7 +313,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codestar-connections/src/CodeStarConnectionsClient.ts b/clients/client-codestar-connections/src/CodeStarConnectionsClient.ts index 3830238d3dffc..97ed8ef03c280 100644 --- a/clients/client-codestar-connections/src/CodeStarConnectionsClient.ts +++ b/clients/client-codestar-connections/src/CodeStarConnectionsClient.ts @@ -175,7 +175,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codestar-notifications/src/CodestarNotificationsClient.ts b/clients/client-codestar-notifications/src/CodestarNotificationsClient.ts index 0151fcaa9b1cf..abd5f6cf108d7 100644 --- a/clients/client-codestar-notifications/src/CodestarNotificationsClient.ts +++ b/clients/client-codestar-notifications/src/CodestarNotificationsClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-codestar/src/CodeStarClient.ts b/clients/client-codestar/src/CodeStarClient.ts index 8c4c611f8e8c9..e357e577b4515 100644 --- a/clients/client-codestar/src/CodeStarClient.ts +++ b/clients/client-codestar/src/CodeStarClient.ts @@ -199,7 +199,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cognito-identity-provider/src/CognitoIdentityProviderClient.ts b/clients/client-cognito-identity-provider/src/CognitoIdentityProviderClient.ts index d6e0936ce1a4a..3d4f7c96db61f 100644 --- a/clients/client-cognito-identity-provider/src/CognitoIdentityProviderClient.ts +++ b/clients/client-cognito-identity-provider/src/CognitoIdentityProviderClient.ts @@ -602,7 +602,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cognito-identity/src/CognitoIdentityClient.ts b/clients/client-cognito-identity/src/CognitoIdentityClient.ts index a7874bc599a72..05ff6f6387b30 100644 --- a/clients/client-cognito-identity/src/CognitoIdentityClient.ts +++ b/clients/client-cognito-identity/src/CognitoIdentityClient.ts @@ -233,7 +233,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cognito-sync/src/CognitoSyncClient.ts b/clients/client-cognito-sync/src/CognitoSyncClient.ts index 7ce34696ce33b..af9b5b3072da9 100644 --- a/clients/client-cognito-sync/src/CognitoSyncClient.ts +++ b/clients/client-cognito-sync/src/CognitoSyncClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-comprehend/src/ComprehendClient.ts b/clients/client-comprehend/src/ComprehendClient.ts index 38ce98d9d208c..a212806188918 100644 --- a/clients/client-comprehend/src/ComprehendClient.ts +++ b/clients/client-comprehend/src/ComprehendClient.ts @@ -568,7 +568,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-comprehendmedical/src/ComprehendMedicalClient.ts b/clients/client-comprehendmedical/src/ComprehendMedicalClient.ts index ac2f6ec44e547..c141af596c01a 100644 --- a/clients/client-comprehendmedical/src/ComprehendMedicalClient.ts +++ b/clients/client-comprehendmedical/src/ComprehendMedicalClient.ts @@ -274,7 +274,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-compute-optimizer/src/ComputeOptimizerClient.ts b/clients/client-compute-optimizer/src/ComputeOptimizerClient.ts index b25732e8db9ef..664baaa233111 100644 --- a/clients/client-compute-optimizer/src/ComputeOptimizerClient.ts +++ b/clients/client-compute-optimizer/src/ComputeOptimizerClient.ts @@ -262,7 +262,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-config-service/src/ConfigServiceClient.ts b/clients/client-config-service/src/ConfigServiceClient.ts index fcf86f3262e90..a4441d2a34574 100644 --- a/clients/client-config-service/src/ConfigServiceClient.ts +++ b/clients/client-config-service/src/ConfigServiceClient.ts @@ -652,7 +652,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-connect-contact-lens/src/ConnectContactLensClient.ts b/clients/client-connect-contact-lens/src/ConnectContactLensClient.ts index 839d05fb4e680..e4470aadf0669 100644 --- a/clients/client-connect-contact-lens/src/ConnectContactLensClient.ts +++ b/clients/client-connect-contact-lens/src/ConnectContactLensClient.ts @@ -140,7 +140,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-connect/src/ConnectClient.ts b/clients/client-connect/src/ConnectClient.ts index d27a1dcefdd4f..8ec2c651770a7 100644 --- a/clients/client-connect/src/ConnectClient.ts +++ b/clients/client-connect/src/ConnectClient.ts @@ -1063,7 +1063,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-connectcampaigns/src/ConnectCampaignsClient.ts b/clients/client-connectcampaigns/src/ConnectCampaignsClient.ts index d1d7c52a17118..1424d5ffc345e 100644 --- a/clients/client-connectcampaigns/src/ConnectCampaignsClient.ts +++ b/clients/client-connectcampaigns/src/ConnectCampaignsClient.ts @@ -232,7 +232,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-connectcases/src/ConnectCasesClient.ts b/clients/client-connectcases/src/ConnectCasesClient.ts index 7d723dc2bc3d0..0fe1f819c9f9f 100644 --- a/clients/client-connectcases/src/ConnectCasesClient.ts +++ b/clients/client-connectcases/src/ConnectCasesClient.ts @@ -241,7 +241,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-connectparticipant/src/ConnectParticipantClient.ts b/clients/client-connectparticipant/src/ConnectParticipantClient.ts index ff82275c8e172..85a317d63a743 100644 --- a/clients/client-connectparticipant/src/ConnectParticipantClient.ts +++ b/clients/client-connectparticipant/src/ConnectParticipantClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-controltower/src/ControlTowerClient.ts b/clients/client-controltower/src/ControlTowerClient.ts index 751df52ffa7b2..1a93be98eeb96 100644 --- a/clients/client-controltower/src/ControlTowerClient.ts +++ b/clients/client-controltower/src/ControlTowerClient.ts @@ -154,7 +154,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cost-and-usage-report-service/src/CostAndUsageReportServiceClient.ts b/clients/client-cost-and-usage-report-service/src/CostAndUsageReportServiceClient.ts index e740dfeeb4351..afb2f6e54d706 100644 --- a/clients/client-cost-and-usage-report-service/src/CostAndUsageReportServiceClient.ts +++ b/clients/client-cost-and-usage-report-service/src/CostAndUsageReportServiceClient.ts @@ -160,7 +160,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-cost-explorer/src/CostExplorerClient.ts b/clients/client-cost-explorer/src/CostExplorerClient.ts index afa72dc27f572..e30ff922825f2 100644 --- a/clients/client-cost-explorer/src/CostExplorerClient.ts +++ b/clients/client-cost-explorer/src/CostExplorerClient.ts @@ -328,7 +328,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-customer-profiles/src/CustomerProfilesClient.ts b/clients/client-customer-profiles/src/CustomerProfilesClient.ts index 801938f6b932b..b8c399c865d7d 100644 --- a/clients/client-customer-profiles/src/CustomerProfilesClient.ts +++ b/clients/client-customer-profiles/src/CustomerProfilesClient.ts @@ -343,7 +343,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-data-pipeline/src/DataPipelineClient.ts b/clients/client-data-pipeline/src/DataPipelineClient.ts index 4d647ace457c4..5980aeefb0ffb 100644 --- a/clients/client-data-pipeline/src/DataPipelineClient.ts +++ b/clients/client-data-pipeline/src/DataPipelineClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-database-migration-service/src/DatabaseMigrationServiceClient.ts b/clients/client-database-migration-service/src/DatabaseMigrationServiceClient.ts index 5c0292bb3fb19..3621797550fda 100644 --- a/clients/client-database-migration-service/src/DatabaseMigrationServiceClient.ts +++ b/clients/client-database-migration-service/src/DatabaseMigrationServiceClient.ts @@ -511,7 +511,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-databrew/src/DataBrewClient.ts b/clients/client-databrew/src/DataBrewClient.ts index 3376b40dc6ecb..3ff90b31062b1 100644 --- a/clients/client-databrew/src/DataBrewClient.ts +++ b/clients/client-databrew/src/DataBrewClient.ts @@ -289,7 +289,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-dataexchange/src/DataExchangeClient.ts b/clients/client-dataexchange/src/DataExchangeClient.ts index 1c2f9a6a55a78..1eff937fa79dc 100644 --- a/clients/client-dataexchange/src/DataExchangeClient.ts +++ b/clients/client-dataexchange/src/DataExchangeClient.ts @@ -229,7 +229,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-datasync/src/DataSyncClient.ts b/clients/client-datasync/src/DataSyncClient.ts index 8122ac74f1206..ea754656f1dae 100644 --- a/clients/client-datasync/src/DataSyncClient.ts +++ b/clients/client-datasync/src/DataSyncClient.ts @@ -385,7 +385,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-dax/src/DAXClient.ts b/clients/client-dax/src/DAXClient.ts index 37fb9141347f2..bdd29098a3e86 100644 --- a/clients/client-dax/src/DAXClient.ts +++ b/clients/client-dax/src/DAXClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-detective/src/DetectiveClient.ts b/clients/client-detective/src/DetectiveClient.ts index 72406d190794e..61289918bdc47 100644 --- a/clients/client-detective/src/DetectiveClient.ts +++ b/clients/client-detective/src/DetectiveClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-device-farm/src/DeviceFarmClient.ts b/clients/client-device-farm/src/DeviceFarmClient.ts index 9d801f81d0fab..586f2f3a1939d 100644 --- a/clients/client-device-farm/src/DeviceFarmClient.ts +++ b/clients/client-device-farm/src/DeviceFarmClient.ts @@ -463,7 +463,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-devops-guru/src/DevOpsGuruClient.ts b/clients/client-devops-guru/src/DevOpsGuruClient.ts index 8774de8d85072..b05ad07fb6a40 100644 --- a/clients/client-devops-guru/src/DevOpsGuruClient.ts +++ b/clients/client-devops-guru/src/DevOpsGuruClient.ts @@ -295,7 +295,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-direct-connect/src/DirectConnectClient.ts b/clients/client-direct-connect/src/DirectConnectClient.ts index f1fa66055ad1f..a0275d56b1f33 100644 --- a/clients/client-direct-connect/src/DirectConnectClient.ts +++ b/clients/client-direct-connect/src/DirectConnectClient.ts @@ -460,7 +460,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-directory-service/src/DirectoryServiceClient.ts b/clients/client-directory-service/src/DirectoryServiceClient.ts index e11c660d7b276..5e6331924ad3c 100644 --- a/clients/client-directory-service/src/DirectoryServiceClient.ts +++ b/clients/client-directory-service/src/DirectoryServiceClient.ts @@ -427,7 +427,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-dlm/src/DLMClient.ts b/clients/client-dlm/src/DLMClient.ts index c410692712aaf..3500619877195 100644 --- a/clients/client-dlm/src/DLMClient.ts +++ b/clients/client-dlm/src/DLMClient.ts @@ -175,7 +175,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-docdb-elastic/src/DocDBElasticClient.ts b/clients/client-docdb-elastic/src/DocDBElasticClient.ts index 039111765a978..773811521bed8 100644 --- a/clients/client-docdb-elastic/src/DocDBElasticClient.ts +++ b/clients/client-docdb-elastic/src/DocDBElasticClient.ts @@ -190,7 +190,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-docdb/src/DocDBClient.ts b/clients/client-docdb/src/DocDBClient.ts index da766b3f05367..ea290aba03720 100644 --- a/clients/client-docdb/src/DocDBClient.ts +++ b/clients/client-docdb/src/DocDBClient.ts @@ -415,7 +415,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-drs/src/DrsClient.ts b/clients/client-drs/src/DrsClient.ts index aa8dc862c83ae..465a7628faa34 100644 --- a/clients/client-drs/src/DrsClient.ts +++ b/clients/client-drs/src/DrsClient.ts @@ -385,7 +385,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-dynamodb-streams/src/DynamoDBStreamsClient.ts b/clients/client-dynamodb-streams/src/DynamoDBStreamsClient.ts index 1ab4830d0aaf3..745fd5c716de1 100644 --- a/clients/client-dynamodb-streams/src/DynamoDBStreamsClient.ts +++ b/clients/client-dynamodb-streams/src/DynamoDBStreamsClient.ts @@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-dynamodb/src/DynamoDBClient.ts b/clients/client-dynamodb/src/DynamoDBClient.ts index 5fab50a7c7dd1..d7053a561e997 100644 --- a/clients/client-dynamodb/src/DynamoDBClient.ts +++ b/clients/client-dynamodb/src/DynamoDBClient.ts @@ -355,7 +355,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ebs/src/EBSClient.ts b/clients/client-ebs/src/EBSClient.ts index 4f13d809d44ed..a2c6f72400ee5 100644 --- a/clients/client-ebs/src/EBSClient.ts +++ b/clients/client-ebs/src/EBSClient.ts @@ -155,7 +155,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ec2-instance-connect/src/EC2InstanceConnectClient.ts b/clients/client-ec2-instance-connect/src/EC2InstanceConnectClient.ts index 3e5198afc8224..3ab1e97f0fbea 100644 --- a/clients/client-ec2-instance-connect/src/EC2InstanceConnectClient.ts +++ b/clients/client-ec2-instance-connect/src/EC2InstanceConnectClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ec2/src/EC2Client.ts b/clients/client-ec2/src/EC2Client.ts index 16400df97ad17..e5a059fd20135 100644 --- a/clients/client-ec2/src/EC2Client.ts +++ b/clients/client-ec2/src/EC2Client.ts @@ -3334,7 +3334,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ecr-public/src/ECRPUBLICClient.ts b/clients/client-ecr-public/src/ECRPUBLICClient.ts index f78b69d6e4373..84bde66670916 100644 --- a/clients/client-ecr-public/src/ECRPUBLICClient.ts +++ b/clients/client-ecr-public/src/ECRPUBLICClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ecr/src/ECRClient.ts b/clients/client-ecr/src/ECRClient.ts index 97695873b5982..42dcf2b3333dc 100644 --- a/clients/client-ecr/src/ECRClient.ts +++ b/clients/client-ecr/src/ECRClient.ts @@ -334,7 +334,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ecs/src/ECSClient.ts b/clients/client-ecs/src/ECSClient.ts index a3b84452d7bfd..bf81d7b558cdc 100644 --- a/clients/client-ecs/src/ECSClient.ts +++ b/clients/client-ecs/src/ECSClient.ts @@ -391,7 +391,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-efs/src/EFSClient.ts b/clients/client-efs/src/EFSClient.ts index ebad39fc21e59..24e52d2f33ae3 100644 --- a/clients/client-efs/src/EFSClient.ts +++ b/clients/client-efs/src/EFSClient.ts @@ -277,7 +277,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-eks/src/EKSClient.ts b/clients/client-eks/src/EKSClient.ts index 777b54ec32616..24903660418fe 100644 --- a/clients/client-eks/src/EKSClient.ts +++ b/clients/client-eks/src/EKSClient.ts @@ -289,7 +289,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elastic-beanstalk/src/ElasticBeanstalkClient.ts b/clients/client-elastic-beanstalk/src/ElasticBeanstalkClient.ts index 85418da2dd231..54d3131bab88c 100644 --- a/clients/client-elastic-beanstalk/src/ElasticBeanstalkClient.ts +++ b/clients/client-elastic-beanstalk/src/ElasticBeanstalkClient.ts @@ -394,7 +394,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elastic-inference/src/ElasticInferenceClient.ts b/clients/client-elastic-inference/src/ElasticInferenceClient.ts index 567d368d48f7f..a1bb1eaca2270 100644 --- a/clients/client-elastic-inference/src/ElasticInferenceClient.ts +++ b/clients/client-elastic-inference/src/ElasticInferenceClient.ts @@ -166,7 +166,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elastic-load-balancing-v2/src/ElasticLoadBalancingV2Client.ts b/clients/client-elastic-load-balancing-v2/src/ElasticLoadBalancingV2Client.ts index 47766d293f44d..8212f3180320a 100644 --- a/clients/client-elastic-load-balancing-v2/src/ElasticLoadBalancingV2Client.ts +++ b/clients/client-elastic-load-balancing-v2/src/ElasticLoadBalancingV2Client.ts @@ -274,7 +274,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elastic-load-balancing/src/ElasticLoadBalancingClient.ts b/clients/client-elastic-load-balancing/src/ElasticLoadBalancingClient.ts index 9930a53efe17d..b92d40a04781d 100644 --- a/clients/client-elastic-load-balancing/src/ElasticLoadBalancingClient.ts +++ b/clients/client-elastic-load-balancing/src/ElasticLoadBalancingClient.ts @@ -295,7 +295,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elastic-transcoder/src/ElasticTranscoderClient.ts b/clients/client-elastic-transcoder/src/ElasticTranscoderClient.ts index 43c62f1c4c3b1..b3e2cdea9792a 100644 --- a/clients/client-elastic-transcoder/src/ElasticTranscoderClient.ts +++ b/clients/client-elastic-transcoder/src/ElasticTranscoderClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elasticache/src/ElastiCacheClient.ts b/clients/client-elasticache/src/ElastiCacheClient.ts index 90ad4a0d34977..2dd5938bf24b3 100644 --- a/clients/client-elasticache/src/ElastiCacheClient.ts +++ b/clients/client-elasticache/src/ElastiCacheClient.ts @@ -463,7 +463,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-elasticsearch-service/src/ElasticsearchServiceClient.ts b/clients/client-elasticsearch-service/src/ElasticsearchServiceClient.ts index 72a61ba634686..602a00f0be9ee 100644 --- a/clients/client-elasticsearch-service/src/ElasticsearchServiceClient.ts +++ b/clients/client-elasticsearch-service/src/ElasticsearchServiceClient.ts @@ -388,7 +388,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-emr-containers/src/EMRContainersClient.ts b/clients/client-emr-containers/src/EMRContainersClient.ts index 31cc19cffdd8d..f32e4f2f83b19 100644 --- a/clients/client-emr-containers/src/EMRContainersClient.ts +++ b/clients/client-emr-containers/src/EMRContainersClient.ts @@ -229,7 +229,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-emr-serverless/src/EMRServerlessClient.ts b/clients/client-emr-serverless/src/EMRServerlessClient.ts index 7beaa0ac5ebf8..d7fa150f5f59f 100644 --- a/clients/client-emr-serverless/src/EMRServerlessClient.ts +++ b/clients/client-emr-serverless/src/EMRServerlessClient.ts @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-emr/src/EMRClient.ts b/clients/client-emr/src/EMRClient.ts index 45c096c045a1c..c1acaa3635717 100644 --- a/clients/client-emr/src/EMRClient.ts +++ b/clients/client-emr/src/EMRClient.ts @@ -385,7 +385,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-eventbridge/src/EventBridgeClient.ts b/clients/client-eventbridge/src/EventBridgeClient.ts index adf0aeb6bf12d..56893344068ec 100644 --- a/clients/client-eventbridge/src/EventBridgeClient.ts +++ b/clients/client-eventbridge/src/EventBridgeClient.ts @@ -352,7 +352,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-evidently/src/EvidentlyClient.ts b/clients/client-evidently/src/EvidentlyClient.ts index d8a8ef1983e7b..dea730aea5285 100644 --- a/clients/client-evidently/src/EvidentlyClient.ts +++ b/clients/client-evidently/src/EvidentlyClient.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-finspace-data/src/FinspaceDataClient.ts b/clients/client-finspace-data/src/FinspaceDataClient.ts index d0a006bb870b3..aaa143cd40ed0 100644 --- a/clients/client-finspace-data/src/FinspaceDataClient.ts +++ b/clients/client-finspace-data/src/FinspaceDataClient.ts @@ -259,7 +259,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-finspace/src/FinspaceClient.ts b/clients/client-finspace/src/FinspaceClient.ts index 81aff8f80dbd8..4b8a37769d778 100644 --- a/clients/client-finspace/src/FinspaceClient.ts +++ b/clients/client-finspace/src/FinspaceClient.ts @@ -259,7 +259,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-firehose/src/FirehoseClient.ts b/clients/client-firehose/src/FirehoseClient.ts index b43594da21ff8..10c21f16091eb 100644 --- a/clients/client-firehose/src/FirehoseClient.ts +++ b/clients/client-firehose/src/FirehoseClient.ts @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-fis/src/FisClient.ts b/clients/client-fis/src/FisClient.ts index 4639effb2290d..3aa9d70343647 100644 --- a/clients/client-fis/src/FisClient.ts +++ b/clients/client-fis/src/FisClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-fms/src/FMSClient.ts b/clients/client-fms/src/FMSClient.ts index 00a73498836f3..15d29a0b4e93e 100644 --- a/clients/client-fms/src/FMSClient.ts +++ b/clients/client-fms/src/FMSClient.ts @@ -325,7 +325,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-forecast/src/ForecastClient.ts b/clients/client-forecast/src/ForecastClient.ts index 787f0b602baf0..07ac0a7b3afae 100644 --- a/clients/client-forecast/src/ForecastClient.ts +++ b/clients/client-forecast/src/ForecastClient.ts @@ -433,7 +433,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-forecastquery/src/ForecastqueryClient.ts b/clients/client-forecastquery/src/ForecastqueryClient.ts index 2098832cd446d..6bc025c10e43a 100644 --- a/clients/client-forecastquery/src/ForecastqueryClient.ts +++ b/clients/client-forecastquery/src/ForecastqueryClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-frauddetector/src/FraudDetectorClient.ts b/clients/client-frauddetector/src/FraudDetectorClient.ts index 296c6d4b96632..5e4a23de70d1f 100644 --- a/clients/client-frauddetector/src/FraudDetectorClient.ts +++ b/clients/client-frauddetector/src/FraudDetectorClient.ts @@ -424,7 +424,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-fsx/src/FSxClient.ts b/clients/client-fsx/src/FSxClient.ts index b1edde256efd9..966a6e3ccf390 100644 --- a/clients/client-fsx/src/FSxClient.ts +++ b/clients/client-fsx/src/FSxClient.ts @@ -319,7 +319,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-gamelift/src/GameLiftClient.ts b/clients/client-gamelift/src/GameLiftClient.ts index f08e33a6c7652..00ec71aa529e4 100644 --- a/clients/client-gamelift/src/GameLiftClient.ts +++ b/clients/client-gamelift/src/GameLiftClient.ts @@ -622,7 +622,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-gamesparks/src/GameSparksClient.ts b/clients/client-gamesparks/src/GameSparksClient.ts index 07b436dd56ebf..89c0ed916867a 100644 --- a/clients/client-gamesparks/src/GameSparksClient.ts +++ b/clients/client-gamesparks/src/GameSparksClient.ts @@ -271,7 +271,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-glacier/src/GlacierClient.ts b/clients/client-glacier/src/GlacierClient.ts index 8cc73dfe37763..2087930eb931d 100644 --- a/clients/client-glacier/src/GlacierClient.ts +++ b/clients/client-glacier/src/GlacierClient.ts @@ -286,7 +286,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-global-accelerator/src/GlobalAcceleratorClient.ts b/clients/client-global-accelerator/src/GlobalAcceleratorClient.ts index 4c2dff5b67886..34226ac5f68fc 100644 --- a/clients/client-global-accelerator/src/GlobalAcceleratorClient.ts +++ b/clients/client-global-accelerator/src/GlobalAcceleratorClient.ts @@ -376,7 +376,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-glue/src/GlueClient.ts b/clients/client-glue/src/GlueClient.ts index d5a316168c4a6..60437cfb357ea 100644 --- a/clients/client-glue/src/GlueClient.ts +++ b/clients/client-glue/src/GlueClient.ts @@ -961,7 +961,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-grafana/src/GrafanaClient.ts b/clients/client-grafana/src/GrafanaClient.ts index 06d0d2ae3d5ec..7254b48703694 100644 --- a/clients/client-grafana/src/GrafanaClient.ts +++ b/clients/client-grafana/src/GrafanaClient.ts @@ -214,7 +214,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-greengrass/src/GreengrassClient.ts b/clients/client-greengrass/src/GreengrassClient.ts index 15772e21e5f82..369bebd4e9b4c 100644 --- a/clients/client-greengrass/src/GreengrassClient.ts +++ b/clients/client-greengrass/src/GreengrassClient.ts @@ -640,7 +640,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-greengrassv2/src/GreengrassV2Client.ts b/clients/client-greengrassv2/src/GreengrassV2Client.ts index b44a51e017cf5..659bcf3f9d74f 100644 --- a/clients/client-greengrassv2/src/GreengrassV2Client.ts +++ b/clients/client-greengrassv2/src/GreengrassV2Client.ts @@ -268,7 +268,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-groundstation/src/GroundStationClient.ts b/clients/client-groundstation/src/GroundStationClient.ts index 9c911558f47a8..b559e339d7ee0 100644 --- a/clients/client-groundstation/src/GroundStationClient.ts +++ b/clients/client-groundstation/src/GroundStationClient.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-guardduty/src/GuardDutyClient.ts b/clients/client-guardduty/src/GuardDutyClient.ts index 7ffe6f6713788..98aa85ee9d2c3 100644 --- a/clients/client-guardduty/src/GuardDutyClient.ts +++ b/clients/client-guardduty/src/GuardDutyClient.ts @@ -436,7 +436,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-health/src/HealthClient.ts b/clients/client-health/src/HealthClient.ts index 895bdb1725541..038513f38660d 100644 --- a/clients/client-health/src/HealthClient.ts +++ b/clients/client-health/src/HealthClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-healthlake/src/HealthLakeClient.ts b/clients/client-healthlake/src/HealthLakeClient.ts index 92a1f7d17db40..444de394f1a9a 100644 --- a/clients/client-healthlake/src/HealthLakeClient.ts +++ b/clients/client-healthlake/src/HealthLakeClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-honeycode/src/HoneycodeClient.ts b/clients/client-honeycode/src/HoneycodeClient.ts index c9c8efd58c4bc..3351de8536dc9 100644 --- a/clients/client-honeycode/src/HoneycodeClient.ts +++ b/clients/client-honeycode/src/HoneycodeClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iam/src/IAMClient.ts b/clients/client-iam/src/IAMClient.ts index 8ad6a30450ad5..646984aecc69e 100644 --- a/clients/client-iam/src/IAMClient.ts +++ b/clients/client-iam/src/IAMClient.ts @@ -835,7 +835,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-identitystore/src/IdentitystoreClient.ts b/clients/client-identitystore/src/IdentitystoreClient.ts index 03e51a8fbe0c1..b5be324341306 100644 --- a/clients/client-identitystore/src/IdentitystoreClient.ts +++ b/clients/client-identitystore/src/IdentitystoreClient.ts @@ -211,7 +211,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-imagebuilder/src/ImagebuilderClient.ts b/clients/client-imagebuilder/src/ImagebuilderClient.ts index dfd860d5a85d4..c535c0a5f3e61 100644 --- a/clients/client-imagebuilder/src/ImagebuilderClient.ts +++ b/clients/client-imagebuilder/src/ImagebuilderClient.ts @@ -400,7 +400,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-inspector/src/InspectorClient.ts b/clients/client-inspector/src/InspectorClient.ts index 979d6fa38f074..45ef02edb9cb5 100644 --- a/clients/client-inspector/src/InspectorClient.ts +++ b/clients/client-inspector/src/InspectorClient.ts @@ -325,7 +325,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-inspector2/src/Inspector2Client.ts b/clients/client-inspector2/src/Inspector2Client.ts index 2bab20d5fc6c1..ddd3c954552ea 100644 --- a/clients/client-inspector2/src/Inspector2Client.ts +++ b/clients/client-inspector2/src/Inspector2Client.ts @@ -316,7 +316,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-internetmonitor/src/InternetMonitorClient.ts b/clients/client-internetmonitor/src/InternetMonitorClient.ts index 8b0b9087e5060..5a6ae415d44c8 100644 --- a/clients/client-internetmonitor/src/InternetMonitorClient.ts +++ b/clients/client-internetmonitor/src/InternetMonitorClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-1click-devices-service/src/IoT1ClickDevicesServiceClient.ts b/clients/client-iot-1click-devices-service/src/IoT1ClickDevicesServiceClient.ts index 0a9a5d493b0c6..32629e9fa6670 100644 --- a/clients/client-iot-1click-devices-service/src/IoT1ClickDevicesServiceClient.ts +++ b/clients/client-iot-1click-devices-service/src/IoT1ClickDevicesServiceClient.ts @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-1click-projects/src/IoT1ClickProjectsClient.ts b/clients/client-iot-1click-projects/src/IoT1ClickProjectsClient.ts index 231a1ed1af630..a5c103e2296dc 100644 --- a/clients/client-iot-1click-projects/src/IoT1ClickProjectsClient.ts +++ b/clients/client-iot-1click-projects/src/IoT1ClickProjectsClient.ts @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-data-plane/src/IoTDataPlaneClient.ts b/clients/client-iot-data-plane/src/IoTDataPlaneClient.ts index 2c823192b1b68..da4cfcea484d1 100644 --- a/clients/client-iot-data-plane/src/IoTDataPlaneClient.ts +++ b/clients/client-iot-data-plane/src/IoTDataPlaneClient.ts @@ -163,7 +163,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts index a68c7c390ec96..062826dfc230b 100644 --- a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts @@ -34,6 +34,7 @@ export interface DeleteThingShadowCommandInput extends DeleteThingShadowRequest export type DeleteThingShadowCommandOutputType = Omit & { payload: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts index 60d20b5ee2b44..028d3ae7e903e 100644 --- a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts @@ -34,6 +34,7 @@ export interface GetThingShadowCommandInput extends GetThingShadowRequest {} export type GetThingShadowCommandOutputType = Omit & { payload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/PublishCommand.ts b/clients/client-iot-data-plane/src/commands/PublishCommand.ts index fab1099cc227e..0e700790706b5 100644 --- a/clients/client-iot-data-plane/src/commands/PublishCommand.ts +++ b/clients/client-iot-data-plane/src/commands/PublishCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type PublishCommandInputType = Omit & { payload?: BlobTypes; }; + /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts index bd734ae33af8b..7c692470f123c 100644 --- a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts @@ -29,6 +29,7 @@ export { __MetadataBearer, $Command }; export type UpdateThingShadowCommandInputType = Omit & { payload: BlobTypes; }; + /** * @public * @@ -41,6 +42,7 @@ export interface UpdateThingShadowCommandInput extends UpdateThingShadowCommandI export type UpdateThingShadowCommandOutputType = Omit & { payload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-iot-events-data/src/IoTEventsDataClient.ts b/clients/client-iot-events-data/src/IoTEventsDataClient.ts index fbe1924af79e4..f7382c25bac0e 100644 --- a/clients/client-iot-events-data/src/IoTEventsDataClient.ts +++ b/clients/client-iot-events-data/src/IoTEventsDataClient.ts @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-events/src/IoTEventsClient.ts b/clients/client-iot-events/src/IoTEventsClient.ts index 960d4cefa533c..65c8470e57ecf 100644 --- a/clients/client-iot-events/src/IoTEventsClient.ts +++ b/clients/client-iot-events/src/IoTEventsClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-jobs-data-plane/src/IoTJobsDataPlaneClient.ts b/clients/client-iot-jobs-data-plane/src/IoTJobsDataPlaneClient.ts index 1b40b659b173a..f6a0d35d972c8 100644 --- a/clients/client-iot-jobs-data-plane/src/IoTJobsDataPlaneClient.ts +++ b/clients/client-iot-jobs-data-plane/src/IoTJobsDataPlaneClient.ts @@ -157,7 +157,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-roborunner/src/IoTRoboRunnerClient.ts b/clients/client-iot-roborunner/src/IoTRoboRunnerClient.ts index 4db04de7b11e6..9593a103c383d 100644 --- a/clients/client-iot-roborunner/src/IoTRoboRunnerClient.ts +++ b/clients/client-iot-roborunner/src/IoTRoboRunnerClient.ts @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-wireless/src/IoTWirelessClient.ts b/clients/client-iot-wireless/src/IoTWirelessClient.ts index bb8bef149ecfa..8a37d494def70 100644 --- a/clients/client-iot-wireless/src/IoTWirelessClient.ts +++ b/clients/client-iot-wireless/src/IoTWirelessClient.ts @@ -715,7 +715,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts index 03685721e2931..3381a87d65265 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts @@ -34,6 +34,7 @@ export interface GetPositionEstimateCommandInput extends GetPositionEstimateRequ export type GetPositionEstimateCommandOutputType = Omit & { GeoJsonPayload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts index 61f01ee4c1a75..c10212b473827 100644 --- a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts @@ -34,6 +34,7 @@ export interface GetResourcePositionCommandInput extends GetResourcePositionRequ export type GetResourcePositionCommandOutputType = Omit & { GeoJsonPayload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts index e6cce2cfb0878..90f622ddce9bd 100644 --- a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type UpdateResourcePositionCommandInputType = Omit & { GeoJsonPayload?: BlobTypes; }; + /** * @public * diff --git a/clients/client-iot/src/IoTClient.ts b/clients/client-iot/src/IoTClient.ts index 08566c6a33622..52d4e95d0cddd 100644 --- a/clients/client-iot/src/IoTClient.ts +++ b/clients/client-iot/src/IoTClient.ts @@ -1321,7 +1321,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotanalytics/src/IoTAnalyticsClient.ts b/clients/client-iotanalytics/src/IoTAnalyticsClient.ts index 2cb35e37a6c14..703634b42952c 100644 --- a/clients/client-iotanalytics/src/IoTAnalyticsClient.ts +++ b/clients/client-iotanalytics/src/IoTAnalyticsClient.ts @@ -262,7 +262,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotdeviceadvisor/src/IotDeviceAdvisorClient.ts b/clients/client-iotdeviceadvisor/src/IotDeviceAdvisorClient.ts index fb6d1b7feefc6..8251caeb431b4 100644 --- a/clients/client-iotdeviceadvisor/src/IotDeviceAdvisorClient.ts +++ b/clients/client-iotdeviceadvisor/src/IotDeviceAdvisorClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotfleethub/src/IoTFleetHubClient.ts b/clients/client-iotfleethub/src/IoTFleetHubClient.ts index 62e89c5a8fbd6..2cfe7ea14d800 100644 --- a/clients/client-iotfleethub/src/IoTFleetHubClient.ts +++ b/clients/client-iotfleethub/src/IoTFleetHubClient.ts @@ -166,7 +166,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotfleetwise/src/IoTFleetWiseClient.ts b/clients/client-iotfleetwise/src/IoTFleetWiseClient.ts index d651d2699de63..2e2e15d4b6114 100644 --- a/clients/client-iotfleetwise/src/IoTFleetWiseClient.ts +++ b/clients/client-iotfleetwise/src/IoTFleetWiseClient.ts @@ -352,7 +352,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotsecuretunneling/src/IoTSecureTunnelingClient.ts b/clients/client-iotsecuretunneling/src/IoTSecureTunnelingClient.ts index 626a382d82927..ec26159e9489f 100644 --- a/clients/client-iotsecuretunneling/src/IoTSecureTunnelingClient.ts +++ b/clients/client-iotsecuretunneling/src/IoTSecureTunnelingClient.ts @@ -166,7 +166,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotsitewise/src/IoTSiteWiseClient.ts b/clients/client-iotsitewise/src/IoTSiteWiseClient.ts index 4089140be1396..a48c066f17328 100644 --- a/clients/client-iotsitewise/src/IoTSiteWiseClient.ts +++ b/clients/client-iotsitewise/src/IoTSiteWiseClient.ts @@ -442,7 +442,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iotthingsgraph/src/IoTThingsGraphClient.ts b/clients/client-iotthingsgraph/src/IoTThingsGraphClient.ts index 748d555f8cc19..7b821efe7a416 100644 --- a/clients/client-iotthingsgraph/src/IoTThingsGraphClient.ts +++ b/clients/client-iotthingsgraph/src/IoTThingsGraphClient.ts @@ -304,7 +304,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-iottwinmaker/src/IoTTwinMakerClient.ts b/clients/client-iottwinmaker/src/IoTTwinMakerClient.ts index 694cd9820c5b1..ef98608a8554f 100644 --- a/clients/client-iottwinmaker/src/IoTTwinMakerClient.ts +++ b/clients/client-iottwinmaker/src/IoTTwinMakerClient.ts @@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ivs-realtime/src/IVSRealTimeClient.ts b/clients/client-ivs-realtime/src/IVSRealTimeClient.ts index ca69be75c216e..4c8e3fac28c6c 100644 --- a/clients/client-ivs-realtime/src/IVSRealTimeClient.ts +++ b/clients/client-ivs-realtime/src/IVSRealTimeClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ivs/src/IvsClient.ts b/clients/client-ivs/src/IvsClient.ts index e926059e71796..fde69bba2785e 100644 --- a/clients/client-ivs/src/IvsClient.ts +++ b/clients/client-ivs/src/IvsClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ivschat/src/IvschatClient.ts b/clients/client-ivschat/src/IvschatClient.ts index ab7685d430bf3..0c9f12c2a14db 100644 --- a/clients/client-ivschat/src/IvschatClient.ts +++ b/clients/client-ivschat/src/IvschatClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kafka/src/KafkaClient.ts b/clients/client-kafka/src/KafkaClient.ts index 1732dacc6f4fd..4a211b8f5f284 100644 --- a/clients/client-kafka/src/KafkaClient.ts +++ b/clients/client-kafka/src/KafkaClient.ts @@ -337,7 +337,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kafkaconnect/src/KafkaConnectClient.ts b/clients/client-kafkaconnect/src/KafkaConnectClient.ts index 9e2bf303bbc3b..ef8a6d3595beb 100644 --- a/clients/client-kafkaconnect/src/KafkaConnectClient.ts +++ b/clients/client-kafkaconnect/src/KafkaConnectClient.ts @@ -184,7 +184,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kendra-ranking/src/KendraRankingClient.ts b/clients/client-kendra-ranking/src/KendraRankingClient.ts index b7d1582baa04b..3c949068e444b 100644 --- a/clients/client-kendra-ranking/src/KendraRankingClient.ts +++ b/clients/client-kendra-ranking/src/KendraRankingClient.ts @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kendra/src/KendraClient.ts b/clients/client-kendra/src/KendraClient.ts index 423e1e2b195f7..cee5f2efd4028 100644 --- a/clients/client-kendra/src/KendraClient.ts +++ b/clients/client-kendra/src/KendraClient.ts @@ -433,7 +433,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-keyspaces/src/KeyspacesClient.ts b/clients/client-keyspaces/src/KeyspacesClient.ts index 475d2c3d80308..047830279ff0a 100644 --- a/clients/client-keyspaces/src/KeyspacesClient.ts +++ b/clients/client-keyspaces/src/KeyspacesClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-analytics-v2/src/KinesisAnalyticsV2Client.ts b/clients/client-kinesis-analytics-v2/src/KinesisAnalyticsV2Client.ts index 08a9b9cb7e170..2fc2d5337091d 100644 --- a/clients/client-kinesis-analytics-v2/src/KinesisAnalyticsV2Client.ts +++ b/clients/client-kinesis-analytics-v2/src/KinesisAnalyticsV2Client.ts @@ -298,7 +298,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-analytics/src/KinesisAnalyticsClient.ts b/clients/client-kinesis-analytics/src/KinesisAnalyticsClient.ts index cf11429a90b79..b200d732e02ab 100644 --- a/clients/client-kinesis-analytics/src/KinesisAnalyticsClient.ts +++ b/clients/client-kinesis-analytics/src/KinesisAnalyticsClient.ts @@ -232,7 +232,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-video-archived-media/src/KinesisVideoArchivedMediaClient.ts b/clients/client-kinesis-video-archived-media/src/KinesisVideoArchivedMediaClient.ts index 164077892ead1..f05a98fbf8975 100644 --- a/clients/client-kinesis-video-archived-media/src/KinesisVideoArchivedMediaClient.ts +++ b/clients/client-kinesis-video-archived-media/src/KinesisVideoArchivedMediaClient.ts @@ -164,7 +164,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-video-media/src/KinesisVideoMediaClient.ts b/clients/client-kinesis-video-media/src/KinesisVideoMediaClient.ts index 104006a741517..16d35d0f9f591 100644 --- a/clients/client-kinesis-video-media/src/KinesisVideoMediaClient.ts +++ b/clients/client-kinesis-video-media/src/KinesisVideoMediaClient.ts @@ -138,7 +138,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-video-signaling/src/KinesisVideoSignalingClient.ts b/clients/client-kinesis-video-signaling/src/KinesisVideoSignalingClient.ts index c4d33e2e91467..92e2866649244 100644 --- a/clients/client-kinesis-video-signaling/src/KinesisVideoSignalingClient.ts +++ b/clients/client-kinesis-video-signaling/src/KinesisVideoSignalingClient.ts @@ -147,7 +147,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-video-webrtc-storage/src/KinesisVideoWebRTCStorageClient.ts b/clients/client-kinesis-video-webrtc-storage/src/KinesisVideoWebRTCStorageClient.ts index f6012a643c3c8..9b0a472bad198 100644 --- a/clients/client-kinesis-video-webrtc-storage/src/KinesisVideoWebRTCStorageClient.ts +++ b/clients/client-kinesis-video-webrtc-storage/src/KinesisVideoWebRTCStorageClient.ts @@ -137,7 +137,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis-video/src/KinesisVideoClient.ts b/clients/client-kinesis-video/src/KinesisVideoClient.ts index d703110266269..e615c366a4425 100644 --- a/clients/client-kinesis-video/src/KinesisVideoClient.ts +++ b/clients/client-kinesis-video/src/KinesisVideoClient.ts @@ -271,7 +271,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kinesis/src/KinesisClient.ts b/clients/client-kinesis/src/KinesisClient.ts index ecbda37086887..ce321e2cb5985 100644 --- a/clients/client-kinesis/src/KinesisClient.ts +++ b/clients/client-kinesis/src/KinesisClient.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-kms/src/KMSClient.ts b/clients/client-kms/src/KMSClient.ts index 9ff12e3103f39..a7a67673ef4de 100644 --- a/clients/client-kms/src/KMSClient.ts +++ b/clients/client-kms/src/KMSClient.ts @@ -334,7 +334,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lakeformation/src/LakeFormationClient.ts b/clients/client-lakeformation/src/LakeFormationClient.ts index 6e78c9c1231e2..db5894d051d83 100644 --- a/clients/client-lakeformation/src/LakeFormationClient.ts +++ b/clients/client-lakeformation/src/LakeFormationClient.ts @@ -338,7 +338,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lambda/src/LambdaClient.ts b/clients/client-lambda/src/LambdaClient.ts index 4716cceb23d20..f632bac5cdfd6 100644 --- a/clients/client-lambda/src/LambdaClient.ts +++ b/clients/client-lambda/src/LambdaClient.ts @@ -466,7 +466,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lambda/src/commands/InvokeCommand.ts b/clients/client-lambda/src/commands/InvokeCommand.ts index c950c60221ac1..d4415df8089fb 100644 --- a/clients/client-lambda/src/commands/InvokeCommand.ts +++ b/clients/client-lambda/src/commands/InvokeCommand.ts @@ -34,6 +34,7 @@ export { __MetadataBearer, $Command }; export type InvokeCommandInputType = Omit & { Payload?: BlobTypes; }; + /** * @public * @@ -46,6 +47,7 @@ export interface InvokeCommandInput extends InvokeCommandInputType {} export type InvokeCommandOutputType = Omit & { Payload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts index c4545af8e0e11..6606824266fd4 100644 --- a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts +++ b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts @@ -34,6 +34,7 @@ export { __MetadataBearer, $Command }; export type InvokeWithResponseStreamCommandInputType = Omit & { Payload?: BlobTypes; }; + /** * @public * diff --git a/clients/client-lex-model-building-service/src/LexModelBuildingServiceClient.ts b/clients/client-lex-model-building-service/src/LexModelBuildingServiceClient.ts index 9ebb2f7fd91b8..7e7c95931adcf 100644 --- a/clients/client-lex-model-building-service/src/LexModelBuildingServiceClient.ts +++ b/clients/client-lex-model-building-service/src/LexModelBuildingServiceClient.ts @@ -292,7 +292,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lex-models-v2/src/LexModelsV2Client.ts b/clients/client-lex-models-v2/src/LexModelsV2Client.ts index 222cbfe4b296c..e5a4ba2992f2c 100644 --- a/clients/client-lex-models-v2/src/LexModelsV2Client.ts +++ b/clients/client-lex-models-v2/src/LexModelsV2Client.ts @@ -478,7 +478,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lex-runtime-service/src/LexRuntimeServiceClient.ts b/clients/client-lex-runtime-service/src/LexRuntimeServiceClient.ts index ef1f102246fcc..1b8d4c9f34f67 100644 --- a/clients/client-lex-runtime-service/src/LexRuntimeServiceClient.ts +++ b/clients/client-lex-runtime-service/src/LexRuntimeServiceClient.ts @@ -152,7 +152,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lex-runtime-v2/src/LexRuntimeV2Client.ts b/clients/client-lex-runtime-v2/src/LexRuntimeV2Client.ts index a880a1c9e65c3..c92fce33970dd 100644 --- a/clients/client-lex-runtime-v2/src/LexRuntimeV2Client.ts +++ b/clients/client-lex-runtime-v2/src/LexRuntimeV2Client.ts @@ -167,7 +167,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-license-manager-linux-subscriptions/src/LicenseManagerLinuxSubscriptionsClient.ts b/clients/client-license-manager-linux-subscriptions/src/LicenseManagerLinuxSubscriptionsClient.ts index c80998a276d7e..0db2185fc15ed 100644 --- a/clients/client-license-manager-linux-subscriptions/src/LicenseManagerLinuxSubscriptionsClient.ts +++ b/clients/client-license-manager-linux-subscriptions/src/LicenseManagerLinuxSubscriptionsClient.ts @@ -157,7 +157,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-license-manager-user-subscriptions/src/LicenseManagerUserSubscriptionsClient.ts b/clients/client-license-manager-user-subscriptions/src/LicenseManagerUserSubscriptionsClient.ts index 811bf5f0f80e9..0552e46f66d19 100644 --- a/clients/client-license-manager-user-subscriptions/src/LicenseManagerUserSubscriptionsClient.ts +++ b/clients/client-license-manager-user-subscriptions/src/LicenseManagerUserSubscriptionsClient.ts @@ -193,7 +193,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-license-manager/src/LicenseManagerClient.ts b/clients/client-license-manager/src/LicenseManagerClient.ts index 4cc3a39f9695c..0b8cd7457ee6b 100644 --- a/clients/client-license-manager/src/LicenseManagerClient.ts +++ b/clients/client-license-manager/src/LicenseManagerClient.ts @@ -373,7 +373,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lightsail/src/LightsailClient.ts b/clients/client-lightsail/src/LightsailClient.ts index 83d7167250f19..4deaee61b2967 100644 --- a/clients/client-lightsail/src/LightsailClient.ts +++ b/clients/client-lightsail/src/LightsailClient.ts @@ -847,7 +847,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-location/src/LocationClient.ts b/clients/client-location/src/LocationClient.ts index c13f2eef333d6..8c9ff706e4f02 100644 --- a/clients/client-location/src/LocationClient.ts +++ b/clients/client-location/src/LocationClient.ts @@ -388,7 +388,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-location/src/commands/GetMapGlyphsCommand.ts b/clients/client-location/src/commands/GetMapGlyphsCommand.ts index a41f310ad0f7f..2ec2d3af6054f 100644 --- a/clients/client-location/src/commands/GetMapGlyphsCommand.ts +++ b/clients/client-location/src/commands/GetMapGlyphsCommand.ts @@ -34,6 +34,7 @@ export interface GetMapGlyphsCommandInput extends GetMapGlyphsRequest {} export type GetMapGlyphsCommandOutputType = Omit & { Blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-location/src/commands/GetMapSpritesCommand.ts b/clients/client-location/src/commands/GetMapSpritesCommand.ts index e1cb40d0502b8..154a744dedd10 100644 --- a/clients/client-location/src/commands/GetMapSpritesCommand.ts +++ b/clients/client-location/src/commands/GetMapSpritesCommand.ts @@ -38,6 +38,7 @@ export interface GetMapSpritesCommandInput extends GetMapSpritesRequest {} export type GetMapSpritesCommandOutputType = Omit & { Blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts index 2789a9098511e..0538e154b2f23 100644 --- a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts +++ b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts @@ -38,6 +38,7 @@ export interface GetMapStyleDescriptorCommandInput extends GetMapStyleDescriptor export type GetMapStyleDescriptorCommandOutputType = Omit & { Blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-location/src/commands/GetMapTileCommand.ts b/clients/client-location/src/commands/GetMapTileCommand.ts index 7e88e5e54610f..5d3c32d7eb54c 100644 --- a/clients/client-location/src/commands/GetMapTileCommand.ts +++ b/clients/client-location/src/commands/GetMapTileCommand.ts @@ -34,6 +34,7 @@ export interface GetMapTileCommandInput extends GetMapTileRequest {} export type GetMapTileCommandOutputType = Omit & { Blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-lookoutequipment/src/LookoutEquipmentClient.ts b/clients/client-lookoutequipment/src/LookoutEquipmentClient.ts index 6c04776686f43..17f5187e1596f 100644 --- a/clients/client-lookoutequipment/src/LookoutEquipmentClient.ts +++ b/clients/client-lookoutequipment/src/LookoutEquipmentClient.ts @@ -277,7 +277,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lookoutmetrics/src/LookoutMetricsClient.ts b/clients/client-lookoutmetrics/src/LookoutMetricsClient.ts index 6495339a5831c..24998452d4f6b 100644 --- a/clients/client-lookoutmetrics/src/LookoutMetricsClient.ts +++ b/clients/client-lookoutmetrics/src/LookoutMetricsClient.ts @@ -271,7 +271,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-lookoutvision/src/LookoutVisionClient.ts b/clients/client-lookoutvision/src/LookoutVisionClient.ts index e472f721bd168..b772d81d03363 100644 --- a/clients/client-lookoutvision/src/LookoutVisionClient.ts +++ b/clients/client-lookoutvision/src/LookoutVisionClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-m2/src/M2Client.ts b/clients/client-m2/src/M2Client.ts index 5e104f8a52450..82767efd93bd7 100644 --- a/clients/client-m2/src/M2Client.ts +++ b/clients/client-m2/src/M2Client.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-machine-learning/src/MachineLearningClient.ts b/clients/client-machine-learning/src/MachineLearningClient.ts index 01e2551f84ef7..ffb8414efa56d 100644 --- a/clients/client-machine-learning/src/MachineLearningClient.ts +++ b/clients/client-machine-learning/src/MachineLearningClient.ts @@ -253,7 +253,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-macie/src/MacieClient.ts b/clients/client-macie/src/MacieClient.ts index d37b2138a8f89..3bedf7ab07485 100644 --- a/clients/client-macie/src/MacieClient.ts +++ b/clients/client-macie/src/MacieClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-macie2/src/Macie2Client.ts b/clients/client-macie2/src/Macie2Client.ts index b81adc0a5ebdb..032261331849f 100644 --- a/clients/client-macie2/src/Macie2Client.ts +++ b/clients/client-macie2/src/Macie2Client.ts @@ -520,7 +520,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-managedblockchain/src/ManagedBlockchainClient.ts b/clients/client-managedblockchain/src/ManagedBlockchainClient.ts index a4eca68af8ff8..7018e8d7f44b9 100644 --- a/clients/client-managedblockchain/src/ManagedBlockchainClient.ts +++ b/clients/client-managedblockchain/src/ManagedBlockchainClient.ts @@ -220,7 +220,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-marketplace-catalog/src/MarketplaceCatalogClient.ts b/clients/client-marketplace-catalog/src/MarketplaceCatalogClient.ts index 973a56c077181..c68c6c43fe32f 100644 --- a/clients/client-marketplace-catalog/src/MarketplaceCatalogClient.ts +++ b/clients/client-marketplace-catalog/src/MarketplaceCatalogClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-marketplace-commerce-analytics/src/MarketplaceCommerceAnalyticsClient.ts b/clients/client-marketplace-commerce-analytics/src/MarketplaceCommerceAnalyticsClient.ts index 2e25b2a4ab42e..1e74d4b0a40f1 100644 --- a/clients/client-marketplace-commerce-analytics/src/MarketplaceCommerceAnalyticsClient.ts +++ b/clients/client-marketplace-commerce-analytics/src/MarketplaceCommerceAnalyticsClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-marketplace-entitlement-service/src/MarketplaceEntitlementServiceClient.ts b/clients/client-marketplace-entitlement-service/src/MarketplaceEntitlementServiceClient.ts index 11bc7a3f4caee..617a275dbd641 100644 --- a/clients/client-marketplace-entitlement-service/src/MarketplaceEntitlementServiceClient.ts +++ b/clients/client-marketplace-entitlement-service/src/MarketplaceEntitlementServiceClient.ts @@ -137,7 +137,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-marketplace-metering/src/MarketplaceMeteringClient.ts b/clients/client-marketplace-metering/src/MarketplaceMeteringClient.ts index 7aa0a3e094d5c..fb7e8755dbcd4 100644 --- a/clients/client-marketplace-metering/src/MarketplaceMeteringClient.ts +++ b/clients/client-marketplace-metering/src/MarketplaceMeteringClient.ts @@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediaconnect/src/MediaConnectClient.ts b/clients/client-mediaconnect/src/MediaConnectClient.ts index 11c516efee88c..1b787cb35c930 100644 --- a/clients/client-mediaconnect/src/MediaConnectClient.ts +++ b/clients/client-mediaconnect/src/MediaConnectClient.ts @@ -328,7 +328,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediaconvert/src/MediaConvertClient.ts b/clients/client-mediaconvert/src/MediaConvertClient.ts index f58b363016789..d61c293344eeb 100644 --- a/clients/client-mediaconvert/src/MediaConvertClient.ts +++ b/clients/client-mediaconvert/src/MediaConvertClient.ts @@ -229,7 +229,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-medialive/src/MediaLiveClient.ts b/clients/client-medialive/src/MediaLiveClient.ts index d0fb9dccc523f..804dd36ec63a6 100644 --- a/clients/client-medialive/src/MediaLiveClient.ts +++ b/clients/client-medialive/src/MediaLiveClient.ts @@ -377,7 +377,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediapackage-vod/src/MediaPackageVodClient.ts b/clients/client-mediapackage-vod/src/MediaPackageVodClient.ts index 725d2f098beaf..fec358d8fb71b 100644 --- a/clients/client-mediapackage-vod/src/MediaPackageVodClient.ts +++ b/clients/client-mediapackage-vod/src/MediaPackageVodClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediapackage/src/MediaPackageClient.ts b/clients/client-mediapackage/src/MediaPackageClient.ts index d22a54bec75e7..055f61d5feb77 100644 --- a/clients/client-mediapackage/src/MediaPackageClient.ts +++ b/clients/client-mediapackage/src/MediaPackageClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediapackagev2/src/MediaPackageV2Client.ts b/clients/client-mediapackagev2/src/MediaPackageV2Client.ts index 9b9eee0daa6b4..e0557c28eb91b 100644 --- a/clients/client-mediapackagev2/src/MediaPackageV2Client.ts +++ b/clients/client-mediapackagev2/src/MediaPackageV2Client.ts @@ -235,7 +235,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediastore-data/src/MediaStoreDataClient.ts b/clients/client-mediastore-data/src/MediaStoreDataClient.ts index 8d4397eac92a8..a4d13911cf80a 100644 --- a/clients/client-mediastore-data/src/MediaStoreDataClient.ts +++ b/clients/client-mediastore-data/src/MediaStoreDataClient.ts @@ -152,7 +152,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediastore/src/MediaStoreClient.ts b/clients/client-mediastore/src/MediaStoreClient.ts index 48e077792d6a8..5ab33de3713df 100644 --- a/clients/client-mediastore/src/MediaStoreClient.ts +++ b/clients/client-mediastore/src/MediaStoreClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mediatailor/src/MediaTailorClient.ts b/clients/client-mediatailor/src/MediaTailorClient.ts index 417f0b82e30a8..74fc0cc76847e 100644 --- a/clients/client-mediatailor/src/MediaTailorClient.ts +++ b/clients/client-mediatailor/src/MediaTailorClient.ts @@ -319,7 +319,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-memorydb/src/MemoryDBClient.ts b/clients/client-memorydb/src/MemoryDBClient.ts index f0a1ea09c91da..768f87290d507 100644 --- a/clients/client-memorydb/src/MemoryDBClient.ts +++ b/clients/client-memorydb/src/MemoryDBClient.ts @@ -286,7 +286,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mgn/src/MgnClient.ts b/clients/client-mgn/src/MgnClient.ts index 8bc2e9ea2c5ae..8e02bb91c826e 100644 --- a/clients/client-mgn/src/MgnClient.ts +++ b/clients/client-mgn/src/MgnClient.ts @@ -415,7 +415,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-migration-hub-refactor-spaces/src/MigrationHubRefactorSpacesClient.ts b/clients/client-migration-hub-refactor-spaces/src/MigrationHubRefactorSpacesClient.ts index ead7d0d7d2abe..2bca6d863d7eb 100644 --- a/clients/client-migration-hub-refactor-spaces/src/MigrationHubRefactorSpacesClient.ts +++ b/clients/client-migration-hub-refactor-spaces/src/MigrationHubRefactorSpacesClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-migration-hub/src/MigrationHubClient.ts b/clients/client-migration-hub/src/MigrationHubClient.ts index 086570b6c8885..202c6f0c286ce 100644 --- a/clients/client-migration-hub/src/MigrationHubClient.ts +++ b/clients/client-migration-hub/src/MigrationHubClient.ts @@ -235,7 +235,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-migrationhub-config/src/MigrationHubConfigClient.ts b/clients/client-migrationhub-config/src/MigrationHubConfigClient.ts index 21f6995226d4a..10bc992425892 100644 --- a/clients/client-migrationhub-config/src/MigrationHubConfigClient.ts +++ b/clients/client-migrationhub-config/src/MigrationHubConfigClient.ts @@ -151,7 +151,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-migrationhuborchestrator/src/MigrationHubOrchestratorClient.ts b/clients/client-migrationhuborchestrator/src/MigrationHubOrchestratorClient.ts index 749d917aa17c1..4a6a4a103ffdf 100644 --- a/clients/client-migrationhuborchestrator/src/MigrationHubOrchestratorClient.ts +++ b/clients/client-migrationhuborchestrator/src/MigrationHubOrchestratorClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-migrationhubstrategy/src/MigrationHubStrategyClient.ts b/clients/client-migrationhubstrategy/src/MigrationHubStrategyClient.ts index 25408bbf8453f..e628a6252af87 100644 --- a/clients/client-migrationhubstrategy/src/MigrationHubStrategyClient.ts +++ b/clients/client-migrationhubstrategy/src/MigrationHubStrategyClient.ts @@ -235,7 +235,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mobile/src/MobileClient.ts b/clients/client-mobile/src/MobileClient.ts index 5aaba46f22503..9c60f12edbc91 100644 --- a/clients/client-mobile/src/MobileClient.ts +++ b/clients/client-mobile/src/MobileClient.ts @@ -163,7 +163,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mobile/src/commands/CreateProjectCommand.ts b/clients/client-mobile/src/commands/CreateProjectCommand.ts index e652a17b01b6b..d12693416f280 100644 --- a/clients/client-mobile/src/commands/CreateProjectCommand.ts +++ b/clients/client-mobile/src/commands/CreateProjectCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type CreateProjectCommandInputType = Omit & { contents?: BlobTypes; }; + /** * @public * diff --git a/clients/client-mobile/src/commands/UpdateProjectCommand.ts b/clients/client-mobile/src/commands/UpdateProjectCommand.ts index 8b3049d15e355..6a41f5ab42055 100644 --- a/clients/client-mobile/src/commands/UpdateProjectCommand.ts +++ b/clients/client-mobile/src/commands/UpdateProjectCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type UpdateProjectCommandInputType = Omit & { contents?: BlobTypes; }; + /** * @public * diff --git a/clients/client-mq/src/MqClient.ts b/clients/client-mq/src/MqClient.ts index 0585043e87ee0..57c58a772a85d 100644 --- a/clients/client-mq/src/MqClient.ts +++ b/clients/client-mq/src/MqClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mturk/src/MTurkClient.ts b/clients/client-mturk/src/MTurkClient.ts index 6cc54c42990f4..b776fba18dd0e 100644 --- a/clients/client-mturk/src/MTurkClient.ts +++ b/clients/client-mturk/src/MTurkClient.ts @@ -316,7 +316,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-mwaa/src/MWAAClient.ts b/clients/client-mwaa/src/MWAAClient.ts index c003bd2c2f813..be1cfc33f52cc 100644 --- a/clients/client-mwaa/src/MWAAClient.ts +++ b/clients/client-mwaa/src/MWAAClient.ts @@ -175,7 +175,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-neptune/src/NeptuneClient.ts b/clients/client-neptune/src/NeptuneClient.ts index a66b3525ab114..8c2d5c72c6a74 100644 --- a/clients/client-neptune/src/NeptuneClient.ts +++ b/clients/client-neptune/src/NeptuneClient.ts @@ -508,7 +508,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-network-firewall/src/NetworkFirewallClient.ts b/clients/client-network-firewall/src/NetworkFirewallClient.ts index cb3857996b2ea..1bc5e35e82d10 100644 --- a/clients/client-network-firewall/src/NetworkFirewallClient.ts +++ b/clients/client-network-firewall/src/NetworkFirewallClient.ts @@ -313,7 +313,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-networkmanager/src/NetworkManagerClient.ts b/clients/client-networkmanager/src/NetworkManagerClient.ts index 037d9636d7cfe..244540af0d8fd 100644 --- a/clients/client-networkmanager/src/NetworkManagerClient.ts +++ b/clients/client-networkmanager/src/NetworkManagerClient.ts @@ -523,7 +523,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-nimble/src/NimbleClient.ts b/clients/client-nimble/src/NimbleClient.ts index 498395698955e..e369fb4130894 100644 --- a/clients/client-nimble/src/NimbleClient.ts +++ b/clients/client-nimble/src/NimbleClient.ts @@ -376,7 +376,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-oam/src/OAMClient.ts b/clients/client-oam/src/OAMClient.ts index 97b6198fc2236..f46802b629d8e 100644 --- a/clients/client-oam/src/OAMClient.ts +++ b/clients/client-oam/src/OAMClient.ts @@ -184,7 +184,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-omics/src/OmicsClient.ts b/clients/client-omics/src/OmicsClient.ts index 6b71d4de46265..512229099eca8 100644 --- a/clients/client-omics/src/OmicsClient.ts +++ b/clients/client-omics/src/OmicsClient.ts @@ -461,7 +461,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-opensearch/src/OpenSearchClient.ts b/clients/client-opensearch/src/OpenSearchClient.ts index 4600982995c73..aea2a4d3d5a6c 100644 --- a/clients/client-opensearch/src/OpenSearchClient.ts +++ b/clients/client-opensearch/src/OpenSearchClient.ts @@ -391,7 +391,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-opensearchserverless/src/OpenSearchServerlessClient.ts b/clients/client-opensearchserverless/src/OpenSearchServerlessClient.ts index eed183e30df51..7dcda0ca0524c 100644 --- a/clients/client-opensearchserverless/src/OpenSearchServerlessClient.ts +++ b/clients/client-opensearchserverless/src/OpenSearchServerlessClient.ts @@ -262,7 +262,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-opsworks/src/OpsWorksClient.ts b/clients/client-opsworks/src/OpsWorksClient.ts index 22b14be87e1d6..656613edf8e0e 100644 --- a/clients/client-opsworks/src/OpsWorksClient.ts +++ b/clients/client-opsworks/src/OpsWorksClient.ts @@ -436,7 +436,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-opsworkscm/src/OpsWorksCMClient.ts b/clients/client-opsworkscm/src/OpsWorksCMClient.ts index 59d19862f1c95..af3bfda74a035 100644 --- a/clients/client-opsworkscm/src/OpsWorksCMClient.ts +++ b/clients/client-opsworkscm/src/OpsWorksCMClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-organizations/src/OrganizationsClient.ts b/clients/client-organizations/src/OrganizationsClient.ts index 233f756eb5c43..8e2c9c084783f 100644 --- a/clients/client-organizations/src/OrganizationsClient.ts +++ b/clients/client-organizations/src/OrganizationsClient.ts @@ -382,7 +382,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-osis/src/OSISClient.ts b/clients/client-osis/src/OSISClient.ts index 60d6cdb349ce8..16132d3e7a52d 100644 --- a/clients/client-osis/src/OSISClient.ts +++ b/clients/client-osis/src/OSISClient.ts @@ -190,7 +190,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-outposts/src/OutpostsClient.ts b/clients/client-outposts/src/OutpostsClient.ts index 58469e8783278..b3e83cc090a5c 100644 --- a/clients/client-outposts/src/OutpostsClient.ts +++ b/clients/client-outposts/src/OutpostsClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-panorama/src/PanoramaClient.ts b/clients/client-panorama/src/PanoramaClient.ts index e430d6e014a12..0e8dd2cc4f67a 100644 --- a/clients/client-panorama/src/PanoramaClient.ts +++ b/clients/client-panorama/src/PanoramaClient.ts @@ -298,7 +298,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-payment-cryptography-data/src/PaymentCryptographyDataClient.ts b/clients/client-payment-cryptography-data/src/PaymentCryptographyDataClient.ts index 53de75d9b8fe7..f9e29ae881081 100644 --- a/clients/client-payment-cryptography-data/src/PaymentCryptographyDataClient.ts +++ b/clients/client-payment-cryptography-data/src/PaymentCryptographyDataClient.ts @@ -178,7 +178,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-payment-cryptography/src/PaymentCryptographyClient.ts b/clients/client-payment-cryptography/src/PaymentCryptographyClient.ts index d8ba7c22c4ccc..5f86fae50611a 100644 --- a/clients/client-payment-cryptography/src/PaymentCryptographyClient.ts +++ b/clients/client-payment-cryptography/src/PaymentCryptographyClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-personalize-events/src/PersonalizeEventsClient.ts b/clients/client-personalize-events/src/PersonalizeEventsClient.ts index f4e0a9ff3fa15..9fed820f38881 100644 --- a/clients/client-personalize-events/src/PersonalizeEventsClient.ts +++ b/clients/client-personalize-events/src/PersonalizeEventsClient.ts @@ -139,7 +139,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-personalize-runtime/src/PersonalizeRuntimeClient.ts b/clients/client-personalize-runtime/src/PersonalizeRuntimeClient.ts index 302795ce6b0fe..81fd4b4e28b8b 100644 --- a/clients/client-personalize-runtime/src/PersonalizeRuntimeClient.ts +++ b/clients/client-personalize-runtime/src/PersonalizeRuntimeClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-personalize/src/PersonalizeClient.ts b/clients/client-personalize/src/PersonalizeClient.ts index 11173f410b4d5..6df54dbbe52a6 100644 --- a/clients/client-personalize/src/PersonalizeClient.ts +++ b/clients/client-personalize/src/PersonalizeClient.ts @@ -415,7 +415,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pi/src/PIClient.ts b/clients/client-pi/src/PIClient.ts index d155a39fc758f..dc184e6669d8d 100644 --- a/clients/client-pi/src/PIClient.ts +++ b/clients/client-pi/src/PIClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pinpoint-email/src/PinpointEmailClient.ts b/clients/client-pinpoint-email/src/PinpointEmailClient.ts index f95b04bf729ee..b9d9d791f5125 100644 --- a/clients/client-pinpoint-email/src/PinpointEmailClient.ts +++ b/clients/client-pinpoint-email/src/PinpointEmailClient.ts @@ -367,7 +367,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pinpoint-sms-voice-v2/src/PinpointSMSVoiceV2Client.ts b/clients/client-pinpoint-sms-voice-v2/src/PinpointSMSVoiceV2Client.ts index fb0ead28002ba..5dd9423894a8c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/PinpointSMSVoiceV2Client.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/PinpointSMSVoiceV2Client.ts @@ -337,7 +337,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pinpoint-sms-voice/src/PinpointSMSVoiceClient.ts b/clients/client-pinpoint-sms-voice/src/PinpointSMSVoiceClient.ts index 00750d7d8e4e8..1b60793311f5c 100644 --- a/clients/client-pinpoint-sms-voice/src/PinpointSMSVoiceClient.ts +++ b/clients/client-pinpoint-sms-voice/src/PinpointSMSVoiceClient.ts @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pinpoint/src/PinpointClient.ts b/clients/client-pinpoint/src/PinpointClient.ts index 8e182023d4048..cf5150a8f4c00 100644 --- a/clients/client-pinpoint/src/PinpointClient.ts +++ b/clients/client-pinpoint/src/PinpointClient.ts @@ -625,7 +625,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pipes/src/PipesClient.ts b/clients/client-pipes/src/PipesClient.ts index 833cafe93a2e2..bd7b8b4a6a931 100644 --- a/clients/client-pipes/src/PipesClient.ts +++ b/clients/client-pipes/src/PipesClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-polly/src/PollyClient.ts b/clients/client-polly/src/PollyClient.ts index 4c8fdbdd6ef4f..404d1753a2696 100644 --- a/clients/client-polly/src/PollyClient.ts +++ b/clients/client-polly/src/PollyClient.ts @@ -173,7 +173,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pricing/src/PricingClient.ts b/clients/client-pricing/src/PricingClient.ts index bbe992258a36a..b89db96cacc96 100644 --- a/clients/client-pricing/src/PricingClient.ts +++ b/clients/client-pricing/src/PricingClient.ts @@ -154,7 +154,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-pricing/src/commands/DescribeServicesCommand.ts b/clients/client-pricing/src/commands/DescribeServicesCommand.ts index aa5fe4a9801e6..32b8be09e49ac 100644 --- a/clients/client-pricing/src/commands/DescribeServicesCommand.ts +++ b/clients/client-pricing/src/commands/DescribeServicesCommand.ts @@ -96,37 +96,6 @@ export interface DescribeServicesCommandOutput extends DescribeServicesResponse, * @throws {@link PricingServiceException} *

Base exception class for all service exceptions from Pricing service.

* - * @example To retrieve a list of services and service codes - * ```javascript - * // Retrieves the service for the given Service Code. - * const input = { - * "FormatVersion": "aws_v1", - * "MaxResults": 1, - * "ServiceCode": "AmazonEC2" - * }; - * const command = new DescribeServicesCommand(input); - * const response = await client.send(command); - * /* response == - * { - * "FormatVersion": "aws_v1", - * "NextToken": "abcdefg123", - * "Services": [ - * { - * "AttributeNames": [ - * "volumeType", - * "maxIopsvolume", - * "instanceCapacity10xlarge", - * "locationType", - * "operation" - * ], - * "ServiceCode": "AmazonEC2" - * } - * ] - * } - * *\/ - * // example id: to-retrieve-service-metadata - * ``` - * */ export class DescribeServicesCommand extends $Command< DescribeServicesCommandInput, diff --git a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts index f1308f32d935f..a18957213f437 100644 --- a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts +++ b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts @@ -89,32 +89,6 @@ export interface GetAttributeValuesCommandOutput extends GetAttributeValuesRespo * @throws {@link PricingServiceException} *

Base exception class for all service exceptions from Pricing service.

* - * @example To retrieve a list of attribute values - * ```javascript - * // This operation returns a list of values available for the given attribute. - * const input = { - * "AttributeName": "volumeType", - * "MaxResults": 2, - * "ServiceCode": "AmazonEC2" - * }; - * const command = new GetAttributeValuesCommand(input); - * const response = await client.send(command); - * /* response == - * { - * "AttributeValues": [ - * { - * "Value": "Throughput Optimized HDD" - * }, - * { - * "Value": "Provisioned IOPS" - * } - * ], - * "NextToken": "GpgauEXAMPLEezucl5LV0w==:7GzYJ0nw0DBTJ2J66EoTIIynE6O1uXwQtTRqioJzQadBnDVgHPzI1en4BUQnPCLpzeBk9RQQAWaFieA4+DapFAGLgk+Z/9/cTw9GldnPOHN98+FdmJP7wKU3QQpQ8MQr5KOeBkIsAqvAQYdL0DkL7tHwPtE5iCEByAmg9gcC/yBU1vAOsf7R3VaNN4M5jMDv3woSWqASSIlBVB6tgW78YL22KhssoItM/jWW+aP6Jqtq4mldxp/ct6DWAl+xLFwHU/CbketimPPXyqHF3/UXDw==" - * } - * *\/ - * // example id: to-retreive-attribute-values - * ``` - * */ export class GetAttributeValuesCommand extends $Command< GetAttributeValuesCommandInput, diff --git a/clients/client-privatenetworks/src/PrivateNetworksClient.ts b/clients/client-privatenetworks/src/PrivateNetworksClient.ts index 4083c6e82d912..8c29d08236655 100644 --- a/clients/client-privatenetworks/src/PrivateNetworksClient.ts +++ b/clients/client-privatenetworks/src/PrivateNetworksClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-proton/src/ProtonClient.ts b/clients/client-proton/src/ProtonClient.ts index 6d5f1d54e11ad..e54dc2e92fbbc 100644 --- a/clients/client-proton/src/ProtonClient.ts +++ b/clients/client-proton/src/ProtonClient.ts @@ -568,7 +568,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-qldb-session/src/QLDBSessionClient.ts b/clients/client-qldb-session/src/QLDBSessionClient.ts index 7b5b0e3bfd3fd..43c6a9d0c0ba6 100644 --- a/clients/client-qldb-session/src/QLDBSessionClient.ts +++ b/clients/client-qldb-session/src/QLDBSessionClient.ts @@ -137,7 +137,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-qldb/src/QLDBClient.ts b/clients/client-qldb/src/QLDBClient.ts index b51709279ef40..1c1aeee692739 100644 --- a/clients/client-qldb/src/QLDBClient.ts +++ b/clients/client-qldb/src/QLDBClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-quicksight/src/QuickSightClient.ts b/clients/client-quicksight/src/QuickSightClient.ts index 1c641aced4520..b2c19439f7e10 100644 --- a/clients/client-quicksight/src/QuickSightClient.ts +++ b/clients/client-quicksight/src/QuickSightClient.ts @@ -853,7 +853,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ram/src/RAMClient.ts b/clients/client-ram/src/RAMClient.ts index 270447148c82e..eaf9168f603b4 100644 --- a/clients/client-ram/src/RAMClient.ts +++ b/clients/client-ram/src/RAMClient.ts @@ -310,7 +310,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rbin/src/RbinClient.ts b/clients/client-rbin/src/RbinClient.ts index edc3e58cec1ae..35a0211c0f9e1 100644 --- a/clients/client-rbin/src/RbinClient.ts +++ b/clients/client-rbin/src/RbinClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rds-data/src/RDSDataClient.ts b/clients/client-rds-data/src/RDSDataClient.ts index 6aa39effd9fd8..ec972498e93ba 100644 --- a/clients/client-rds-data/src/RDSDataClient.ts +++ b/clients/client-rds-data/src/RDSDataClient.ts @@ -160,7 +160,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rds/src/RDSClient.ts b/clients/client-rds/src/RDSClient.ts index 815b308f251ff..e301c37168d51 100644 --- a/clients/client-rds/src/RDSClient.ts +++ b/clients/client-rds/src/RDSClient.ts @@ -874,7 +874,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-redshift-data/src/RedshiftDataClient.ts b/clients/client-redshift-data/src/RedshiftDataClient.ts index c517470b92060..fad2a068b1b2e 100644 --- a/clients/client-redshift-data/src/RedshiftDataClient.ts +++ b/clients/client-redshift-data/src/RedshiftDataClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-redshift-serverless/src/RedshiftServerlessClient.ts b/clients/client-redshift-serverless/src/RedshiftServerlessClient.ts index 33c5ebc5cb4d9..069ac8ed36a9b 100644 --- a/clients/client-redshift-serverless/src/RedshiftServerlessClient.ts +++ b/clients/client-redshift-serverless/src/RedshiftServerlessClient.ts @@ -289,7 +289,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-redshift/src/RedshiftClient.ts b/clients/client-redshift/src/RedshiftClient.ts index 691499837c808..1afd42cbdc197 100644 --- a/clients/client-redshift/src/RedshiftClient.ts +++ b/clients/client-redshift/src/RedshiftClient.ts @@ -793,7 +793,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rekognition/src/RekognitionClient.ts b/clients/client-rekognition/src/RekognitionClient.ts index dc627e1e5f0a1..b98d3634894f6 100644 --- a/clients/client-rekognition/src/RekognitionClient.ts +++ b/clients/client-rekognition/src/RekognitionClient.ts @@ -439,7 +439,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rekognitionstreaming/src/RekognitionStreamingClient.ts b/clients/client-rekognitionstreaming/src/RekognitionStreamingClient.ts index 1cd0803649ad4..ab1596cc66e2b 100644 --- a/clients/client-rekognitionstreaming/src/RekognitionStreamingClient.ts +++ b/clients/client-rekognitionstreaming/src/RekognitionStreamingClient.ts @@ -153,7 +153,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-resiliencehub/src/ResiliencehubClient.ts b/clients/client-resiliencehub/src/ResiliencehubClient.ts index 8437cc89f03eb..7e363aeb419a7 100644 --- a/clients/client-resiliencehub/src/ResiliencehubClient.ts +++ b/clients/client-resiliencehub/src/ResiliencehubClient.ts @@ -409,7 +409,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-resource-explorer-2/src/ResourceExplorer2Client.ts b/clients/client-resource-explorer-2/src/ResourceExplorer2Client.ts index a51db7e5ae231..6d57fdf168770 100644 --- a/clients/client-resource-explorer-2/src/ResourceExplorer2Client.ts +++ b/clients/client-resource-explorer-2/src/ResourceExplorer2Client.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-resource-groups-tagging-api/src/ResourceGroupsTaggingAPIClient.ts b/clients/client-resource-groups-tagging-api/src/ResourceGroupsTaggingAPIClient.ts index 19dccbc0da9ad..7d496f4e6b2d2 100644 --- a/clients/client-resource-groups-tagging-api/src/ResourceGroupsTaggingAPIClient.ts +++ b/clients/client-resource-groups-tagging-api/src/ResourceGroupsTaggingAPIClient.ts @@ -169,7 +169,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-resource-groups/src/ResourceGroupsClient.ts b/clients/client-resource-groups/src/ResourceGroupsClient.ts index e9da69d4ba60a..05edd5ffcf80b 100644 --- a/clients/client-resource-groups/src/ResourceGroupsClient.ts +++ b/clients/client-resource-groups/src/ResourceGroupsClient.ts @@ -199,7 +199,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-robomaker/src/RoboMakerClient.ts b/clients/client-robomaker/src/RoboMakerClient.ts index f14b94e214dc6..e3b016ec5ced5 100644 --- a/clients/client-robomaker/src/RoboMakerClient.ts +++ b/clients/client-robomaker/src/RoboMakerClient.ts @@ -421,7 +421,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rolesanywhere/src/RolesAnywhereClient.ts b/clients/client-rolesanywhere/src/RolesAnywhereClient.ts index 10f49c73fded5..1164760c5b558 100644 --- a/clients/client-rolesanywhere/src/RolesAnywhereClient.ts +++ b/clients/client-rolesanywhere/src/RolesAnywhereClient.ts @@ -229,7 +229,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route-53-domains/src/Route53DomainsClient.ts b/clients/client-route-53-domains/src/Route53DomainsClient.ts index b80509cb78b12..d58926439cb66 100644 --- a/clients/client-route-53-domains/src/Route53DomainsClient.ts +++ b/clients/client-route-53-domains/src/Route53DomainsClient.ts @@ -304,7 +304,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route-53/src/Route53Client.ts b/clients/client-route-53/src/Route53Client.ts index c397d261310da..59460b9cce23d 100644 --- a/clients/client-route-53/src/Route53Client.ts +++ b/clients/client-route-53/src/Route53Client.ts @@ -493,7 +493,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route53-recovery-cluster/src/Route53RecoveryClusterClient.ts b/clients/client-route53-recovery-cluster/src/Route53RecoveryClusterClient.ts index 2c2cf7d93c603..f0c0fc45a693e 100644 --- a/clients/client-route53-recovery-cluster/src/Route53RecoveryClusterClient.ts +++ b/clients/client-route53-recovery-cluster/src/Route53RecoveryClusterClient.ts @@ -160,7 +160,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route53-recovery-control-config/src/Route53RecoveryControlConfigClient.ts b/clients/client-route53-recovery-control-config/src/Route53RecoveryControlConfigClient.ts index ca8d9cc1e485f..e1e6c5972e849 100644 --- a/clients/client-route53-recovery-control-config/src/Route53RecoveryControlConfigClient.ts +++ b/clients/client-route53-recovery-control-config/src/Route53RecoveryControlConfigClient.ts @@ -229,7 +229,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route53-recovery-readiness/src/Route53RecoveryReadinessClient.ts b/clients/client-route53-recovery-readiness/src/Route53RecoveryReadinessClient.ts index 562dfb6990c88..d6a8799ea1ece 100644 --- a/clients/client-route53-recovery-readiness/src/Route53RecoveryReadinessClient.ts +++ b/clients/client-route53-recovery-readiness/src/Route53RecoveryReadinessClient.ts @@ -280,7 +280,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-route53resolver/src/Route53ResolverClient.ts b/clients/client-route53resolver/src/Route53ResolverClient.ts index b37ad7504b386..a891e106b3f4a 100644 --- a/clients/client-route53resolver/src/Route53ResolverClient.ts +++ b/clients/client-route53resolver/src/Route53ResolverClient.ts @@ -475,7 +475,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-rum/src/RUMClient.ts b/clients/client-rum/src/RUMClient.ts index 07ce67c6b570c..ae19e1b236853 100644 --- a/clients/client-rum/src/RUMClient.ts +++ b/clients/client-rum/src/RUMClient.ts @@ -211,7 +211,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-s3-control/src/S3ControlClient.ts b/clients/client-s3-control/src/S3ControlClient.ts index c5960df4e1e07..cdb15d386edd4 100644 --- a/clients/client-s3-control/src/S3ControlClient.ts +++ b/clients/client-s3-control/src/S3ControlClient.ts @@ -468,7 +468,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-s3/src/S3Client.ts b/clients/client-s3/src/S3Client.ts index 87affb9635aa4..fb9018e848ec7 100644 --- a/clients/client-s3/src/S3Client.ts +++ b/clients/client-s3/src/S3Client.ts @@ -588,7 +588,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-s3outposts/src/S3OutpostsClient.ts b/clients/client-s3outposts/src/S3OutpostsClient.ts index 597133ff924ea..c04b81b3c16f1 100644 --- a/clients/client-s3outposts/src/S3OutpostsClient.ts +++ b/clients/client-s3outposts/src/S3OutpostsClient.ts @@ -154,7 +154,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-a2i-runtime/src/SageMakerA2IRuntimeClient.ts b/clients/client-sagemaker-a2i-runtime/src/SageMakerA2IRuntimeClient.ts index 8eb9083104164..16fee8be59828 100644 --- a/clients/client-sagemaker-a2i-runtime/src/SageMakerA2IRuntimeClient.ts +++ b/clients/client-sagemaker-a2i-runtime/src/SageMakerA2IRuntimeClient.ts @@ -151,7 +151,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-edge/src/SagemakerEdgeClient.ts b/clients/client-sagemaker-edge/src/SagemakerEdgeClient.ts index c0f5f7c5e4b87..3b014ade0d6a0 100644 --- a/clients/client-sagemaker-edge/src/SagemakerEdgeClient.ts +++ b/clients/client-sagemaker-edge/src/SagemakerEdgeClient.ts @@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-featurestore-runtime/src/SageMakerFeatureStoreRuntimeClient.ts b/clients/client-sagemaker-featurestore-runtime/src/SageMakerFeatureStoreRuntimeClient.ts index f024d52889056..5de2729bd0846 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/SageMakerFeatureStoreRuntimeClient.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/SageMakerFeatureStoreRuntimeClient.ts @@ -148,7 +148,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-geospatial/src/SageMakerGeospatialClient.ts b/clients/client-sagemaker-geospatial/src/SageMakerGeospatialClient.ts index efa09b0aede8a..593adff9f5f7b 100644 --- a/clients/client-sagemaker-geospatial/src/SageMakerGeospatialClient.ts +++ b/clients/client-sagemaker-geospatial/src/SageMakerGeospatialClient.ts @@ -242,7 +242,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-metrics/src/SageMakerMetricsClient.ts b/clients/client-sagemaker-metrics/src/SageMakerMetricsClient.ts index 75d1ec41717da..9605215778f53 100644 --- a/clients/client-sagemaker-metrics/src/SageMakerMetricsClient.ts +++ b/clients/client-sagemaker-metrics/src/SageMakerMetricsClient.ts @@ -137,7 +137,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-runtime/src/SageMakerRuntimeClient.ts b/clients/client-sagemaker-runtime/src/SageMakerRuntimeClient.ts index a986253e5ed5a..c7a32e61b06b1 100644 --- a/clients/client-sagemaker-runtime/src/SageMakerRuntimeClient.ts +++ b/clients/client-sagemaker-runtime/src/SageMakerRuntimeClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts index 761370e649968..c2394209f8bce 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts @@ -34,6 +34,7 @@ export { __MetadataBearer, $Command }; export type InvokeEndpointCommandInputType = Omit & { Body: BlobTypes; }; + /** * @public * @@ -46,6 +47,7 @@ export interface InvokeEndpointCommandInput extends InvokeEndpointCommandInputTy export type InvokeEndpointCommandOutputType = Omit & { Body: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-sagemaker/src/SageMakerClient.ts b/clients/client-sagemaker/src/SageMakerClient.ts index 97a3125eda1eb..45ec0ea06fd90 100644 --- a/clients/client-sagemaker/src/SageMakerClient.ts +++ b/clients/client-sagemaker/src/SageMakerClient.ts @@ -1498,7 +1498,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-savingsplans/src/SavingsplansClient.ts b/clients/client-savingsplans/src/SavingsplansClient.ts index 14223e8a25619..b64431a68fcda 100644 --- a/clients/client-savingsplans/src/SavingsplansClient.ts +++ b/clients/client-savingsplans/src/SavingsplansClient.ts @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-scheduler/src/SchedulerClient.ts b/clients/client-scheduler/src/SchedulerClient.ts index 12250b28f36ff..12546ef22e616 100644 --- a/clients/client-scheduler/src/SchedulerClient.ts +++ b/clients/client-scheduler/src/SchedulerClient.ts @@ -181,7 +181,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-schemas/src/SchemasClient.ts b/clients/client-schemas/src/SchemasClient.ts index f7727d079269a..e11b92e242da3 100644 --- a/clients/client-schemas/src/SchemasClient.ts +++ b/clients/client-schemas/src/SchemasClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts index 2ed9dea22c7cc..0baaeff221f1a 100644 --- a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts +++ b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts @@ -34,6 +34,7 @@ export interface GetCodeBindingSourceCommandInput extends GetCodeBindingSourceRe export type GetCodeBindingSourceCommandOutputType = Omit & { Body?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-secrets-manager/src/SecretsManagerClient.ts b/clients/client-secrets-manager/src/SecretsManagerClient.ts index eefc8da079389..b9af328c381ec 100644 --- a/clients/client-secrets-manager/src/SecretsManagerClient.ts +++ b/clients/client-secrets-manager/src/SecretsManagerClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-securityhub/src/SecurityHubClient.ts b/clients/client-securityhub/src/SecurityHubClient.ts index 3e15ec9f520f8..2ed0bb13f443c 100644 --- a/clients/client-securityhub/src/SecurityHubClient.ts +++ b/clients/client-securityhub/src/SecurityHubClient.ts @@ -454,7 +454,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-securitylake/src/SecurityLakeClient.ts b/clients/client-securitylake/src/SecurityLakeClient.ts index d48a46874efd2..2f6a9c3fd02ab 100644 --- a/clients/client-securitylake/src/SecurityLakeClient.ts +++ b/clients/client-securitylake/src/SecurityLakeClient.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-serverlessapplicationrepository/src/ServerlessApplicationRepositoryClient.ts b/clients/client-serverlessapplicationrepository/src/ServerlessApplicationRepositoryClient.ts index 2adf59e6e40c5..d27b1a25627b5 100644 --- a/clients/client-serverlessapplicationrepository/src/ServerlessApplicationRepositoryClient.ts +++ b/clients/client-serverlessapplicationrepository/src/ServerlessApplicationRepositoryClient.ts @@ -202,7 +202,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-service-catalog-appregistry/src/ServiceCatalogAppRegistryClient.ts b/clients/client-service-catalog-appregistry/src/ServiceCatalogAppRegistryClient.ts index c61d991966500..dedeb1d53dc28 100644 --- a/clients/client-service-catalog-appregistry/src/ServiceCatalogAppRegistryClient.ts +++ b/clients/client-service-catalog-appregistry/src/ServiceCatalogAppRegistryClient.ts @@ -244,7 +244,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-service-catalog/src/ServiceCatalogClient.ts b/clients/client-service-catalog/src/ServiceCatalogClient.ts index 8d5ddbc985560..947398c9dbe76 100644 --- a/clients/client-service-catalog/src/ServiceCatalogClient.ts +++ b/clients/client-service-catalog/src/ServiceCatalogClient.ts @@ -601,7 +601,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-service-quotas/src/ServiceQuotasClient.ts b/clients/client-service-quotas/src/ServiceQuotasClient.ts index 9c6d0018c4937..1a0b7eca53209 100644 --- a/clients/client-service-quotas/src/ServiceQuotasClient.ts +++ b/clients/client-service-quotas/src/ServiceQuotasClient.ts @@ -235,7 +235,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-servicediscovery/src/ServiceDiscoveryClient.ts b/clients/client-servicediscovery/src/ServiceDiscoveryClient.ts index 4bc72fee98c76..949e236c104bf 100644 --- a/clients/client-servicediscovery/src/ServiceDiscoveryClient.ts +++ b/clients/client-servicediscovery/src/ServiceDiscoveryClient.ts @@ -241,7 +241,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ses/src/SESClient.ts b/clients/client-ses/src/SESClient.ts index 612c11feaea70..d7681137a32e9 100644 --- a/clients/client-ses/src/SESClient.ts +++ b/clients/client-ses/src/SESClient.ts @@ -499,7 +499,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sesv2/src/SESv2Client.ts b/clients/client-sesv2/src/SESv2Client.ts index 25b2fef272b49..843ff4c0c21d8 100644 --- a/clients/client-sesv2/src/SESv2Client.ts +++ b/clients/client-sesv2/src/SESv2Client.ts @@ -580,7 +580,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sfn/src/SFNClient.ts b/clients/client-sfn/src/SFNClient.ts index 57cc083e5800a..b3a75456436dd 100644 --- a/clients/client-sfn/src/SFNClient.ts +++ b/clients/client-sfn/src/SFNClient.ts @@ -226,7 +226,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-shield/src/ShieldClient.ts b/clients/client-shield/src/ShieldClient.ts index c0e77521d48e0..6d4cf4aafd811 100644 --- a/clients/client-shield/src/ShieldClient.ts +++ b/clients/client-shield/src/ShieldClient.ts @@ -313,7 +313,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-signer/src/SignerClient.ts b/clients/client-signer/src/SignerClient.ts index 693d12c2dc10f..0cfc6d6043957 100644 --- a/clients/client-signer/src/SignerClient.ts +++ b/clients/client-signer/src/SignerClient.ts @@ -220,7 +220,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-simspaceweaver/src/SimSpaceWeaverClient.ts b/clients/client-simspaceweaver/src/SimSpaceWeaverClient.ts index f8ebce864c286..ad963a189633b 100644 --- a/clients/client-simspaceweaver/src/SimSpaceWeaverClient.ts +++ b/clients/client-simspaceweaver/src/SimSpaceWeaverClient.ts @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sms/src/SMSClient.ts b/clients/client-sms/src/SMSClient.ts index 67b37cb8ad2c3..d575482074b74 100644 --- a/clients/client-sms/src/SMSClient.ts +++ b/clients/client-sms/src/SMSClient.ts @@ -301,7 +301,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-snow-device-management/src/SnowDeviceManagementClient.ts b/clients/client-snow-device-management/src/SnowDeviceManagementClient.ts index 9fe010ae49eb0..7f72bdafcb69d 100644 --- a/clients/client-snow-device-management/src/SnowDeviceManagementClient.ts +++ b/clients/client-snow-device-management/src/SnowDeviceManagementClient.ts @@ -184,7 +184,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-snowball/src/SnowballClient.ts b/clients/client-snowball/src/SnowballClient.ts index 991aba10c451a..312fb15b61831 100644 --- a/clients/client-snowball/src/SnowballClient.ts +++ b/clients/client-snowball/src/SnowballClient.ts @@ -238,7 +238,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sns/src/SNSClient.ts b/clients/client-sns/src/SNSClient.ts index 96b263a5f9987..236cf8e605641 100644 --- a/clients/client-sns/src/SNSClient.ts +++ b/clients/client-sns/src/SNSClient.ts @@ -334,7 +334,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sqs/src/SQSClient.ts b/clients/client-sqs/src/SQSClient.ts index 905e6157d4bb2..2224c7de3652e 100644 --- a/clients/client-sqs/src/SQSClient.ts +++ b/clients/client-sqs/src/SQSClient.ts @@ -223,7 +223,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ssm-contacts/src/SSMContactsClient.ts b/clients/client-ssm-contacts/src/SSMContactsClient.ts index 61e95ae2c4710..bcde35cefa60c 100644 --- a/clients/client-ssm-contacts/src/SSMContactsClient.ts +++ b/clients/client-ssm-contacts/src/SSMContactsClient.ts @@ -295,7 +295,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ssm-incidents/src/SSMIncidentsClient.ts b/clients/client-ssm-incidents/src/SSMIncidentsClient.ts index ca53f8e08759f..9282592f1d58d 100644 --- a/clients/client-ssm-incidents/src/SSMIncidentsClient.ts +++ b/clients/client-ssm-incidents/src/SSMIncidentsClient.ts @@ -265,7 +265,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ssm-sap/src/SsmSapClient.ts b/clients/client-ssm-sap/src/SsmSapClient.ts index 6c55e122113c6..444200f004757 100644 --- a/clients/client-ssm-sap/src/SsmSapClient.ts +++ b/clients/client-ssm-sap/src/SsmSapClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-ssm/src/SSMClient.ts b/clients/client-ssm/src/SSMClient.ts index 0977a78c6f8c8..4dd34d2eb0290 100644 --- a/clients/client-ssm/src/SSMClient.ts +++ b/clients/client-ssm/src/SSMClient.ts @@ -826,7 +826,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sso-admin/src/SSOAdminClient.ts b/clients/client-sso-admin/src/SSOAdminClient.ts index 7da6ba88ca4ab..ed06a85b45906 100644 --- a/clients/client-sso-admin/src/SSOAdminClient.ts +++ b/clients/client-sso-admin/src/SSOAdminClient.ts @@ -346,7 +346,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sso-oidc/src/SSOOIDCClient.ts b/clients/client-sso-oidc/src/SSOOIDCClient.ts index fc2cddd0437f4..26d843a74cc4d 100644 --- a/clients/client-sso-oidc/src/SSOOIDCClient.ts +++ b/clients/client-sso-oidc/src/SSOOIDCClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sso/src/SSOClient.ts b/clients/client-sso/src/SSOClient.ts index 05221e043b2bb..3c8145d1e4fb8 100644 --- a/clients/client-sso/src/SSOClient.ts +++ b/clients/client-sso/src/SSOClient.ts @@ -141,7 +141,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-storage-gateway/src/StorageGatewayClient.ts b/clients/client-storage-gateway/src/StorageGatewayClient.ts index e316dcf71b65b..cbcb24b21bebd 100644 --- a/clients/client-storage-gateway/src/StorageGatewayClient.ts +++ b/clients/client-storage-gateway/src/StorageGatewayClient.ts @@ -559,7 +559,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-sts/src/STSClient.ts b/clients/client-sts/src/STSClient.ts index fd5efb0ad8a83..8f1e7b7eba2c0 100644 --- a/clients/client-sts/src/STSClient.ts +++ b/clients/client-sts/src/STSClient.ts @@ -161,7 +161,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-support-app/src/SupportAppClient.ts b/clients/client-support-app/src/SupportAppClient.ts index bf893de2aeb6c..0a9254414a237 100644 --- a/clients/client-support-app/src/SupportAppClient.ts +++ b/clients/client-support-app/src/SupportAppClient.ts @@ -187,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-support/src/SupportClient.ts b/clients/client-support/src/SupportClient.ts index fab0549854f09..3b552db417bdb 100644 --- a/clients/client-support/src/SupportClient.ts +++ b/clients/client-support/src/SupportClient.ts @@ -217,7 +217,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-swf/src/SWFClient.ts b/clients/client-swf/src/SWFClient.ts index 36b08ad5d009e..8181cadea6ad7 100644 --- a/clients/client-swf/src/SWFClient.ts +++ b/clients/client-swf/src/SWFClient.ts @@ -331,7 +331,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-synthetics/src/SyntheticsClient.ts b/clients/client-synthetics/src/SyntheticsClient.ts index 9fb22078f9b47..02e7d15820331 100644 --- a/clients/client-synthetics/src/SyntheticsClient.ts +++ b/clients/client-synthetics/src/SyntheticsClient.ts @@ -214,7 +214,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-textract/src/TextractClient.ts b/clients/client-textract/src/TextractClient.ts index 625e4abd2bf6c..8ed1d115b20b5 100644 --- a/clients/client-textract/src/TextractClient.ts +++ b/clients/client-textract/src/TextractClient.ts @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-timestream-query/src/TimestreamQueryClient.ts b/clients/client-timestream-query/src/TimestreamQueryClient.ts index 94f85b2fb722b..75ae0f8472314 100644 --- a/clients/client-timestream-query/src/TimestreamQueryClient.ts +++ b/clients/client-timestream-query/src/TimestreamQueryClient.ts @@ -205,7 +205,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-timestream-write/src/TimestreamWriteClient.ts b/clients/client-timestream-write/src/TimestreamWriteClient.ts index a27cb9bb817be..e12a0011ed38d 100644 --- a/clients/client-timestream-write/src/TimestreamWriteClient.ts +++ b/clients/client-timestream-write/src/TimestreamWriteClient.ts @@ -214,7 +214,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-tnb/src/TnbClient.ts b/clients/client-tnb/src/TnbClient.ts index 3c052f9658097..e94e7f7af6c0e 100644 --- a/clients/client-tnb/src/TnbClient.ts +++ b/clients/client-tnb/src/TnbClient.ts @@ -328,7 +328,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts index 1ec1ddd017d05..79a774916f413 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts @@ -40,6 +40,7 @@ export type GetSolFunctionPackageContentCommandOutputType = Omit< > & { packageContent?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts index c21497b235ba9..4c7b077af311e 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts @@ -37,6 +37,7 @@ export interface GetSolFunctionPackageDescriptorCommandInput extends GetSolFunct export type GetSolFunctionPackageDescriptorCommandOutputType = Omit & { vnfd?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts index 17ba9e38038ce..d797175f8f28d 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts @@ -37,6 +37,7 @@ export interface GetSolNetworkPackageContentCommandInput extends GetSolNetworkPa export type GetSolNetworkPackageContentCommandOutputType = Omit & { nsdContent?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts index 6f61f6cd76cfd..f766f62b3b437 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts @@ -37,6 +37,7 @@ export interface GetSolNetworkPackageDescriptorCommandInput extends GetSolNetwor export type GetSolNetworkPackageDescriptorCommandOutputType = Omit & { nsd?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts index a5dd2e357b63b..4234ec585bce5 100644 --- a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type PutSolFunctionPackageContentCommandInputType = Omit & { file: BlobTypes; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts index 7df28f2736695..765eada147126 100644 --- a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type PutSolNetworkPackageContentCommandInputType = Omit & { file: BlobTypes; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts index 6ca3823f888e5..e38ab57b3641d 100644 --- a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type ValidateSolFunctionPackageContentCommandInputType = Omit & { file: BlobTypes; }; + /** * @public * diff --git a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts index 73143bbc82a62..229eaad57c776 100644 --- a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type ValidateSolNetworkPackageContentCommandInputType = Omit & { file: BlobTypes; }; + /** * @public * diff --git a/clients/client-transcribe-streaming/src/TranscribeStreamingClient.ts b/clients/client-transcribe-streaming/src/TranscribeStreamingClient.ts index bee22d3067e29..2d544cea64f58 100644 --- a/clients/client-transcribe-streaming/src/TranscribeStreamingClient.ts +++ b/clients/client-transcribe-streaming/src/TranscribeStreamingClient.ts @@ -168,7 +168,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-transcribe/src/TranscribeClient.ts b/clients/client-transcribe/src/TranscribeClient.ts index e8517610ca28f..8f8d39659f450 100644 --- a/clients/client-transcribe/src/TranscribeClient.ts +++ b/clients/client-transcribe/src/TranscribeClient.ts @@ -346,7 +346,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-transfer/src/TransferClient.ts b/clients/client-transfer/src/TransferClient.ts index 9758971dab368..22eb5b2a067a5 100644 --- a/clients/client-transfer/src/TransferClient.ts +++ b/clients/client-transfer/src/TransferClient.ts @@ -328,7 +328,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-translate/src/TranslateClient.ts b/clients/client-translate/src/TranslateClient.ts index b3c690703f467..c8cf0a3bd262c 100644 --- a/clients/client-translate/src/TranslateClient.ts +++ b/clients/client-translate/src/TranslateClient.ts @@ -208,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-verifiedpermissions/src/VerifiedPermissionsClient.ts b/clients/client-verifiedpermissions/src/VerifiedPermissionsClient.ts index e815f4c891007..c2b56ce90e23f 100644 --- a/clients/client-verifiedpermissions/src/VerifiedPermissionsClient.ts +++ b/clients/client-verifiedpermissions/src/VerifiedPermissionsClient.ts @@ -235,7 +235,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-voice-id/src/VoiceIDClient.ts b/clients/client-voice-id/src/VoiceIDClient.ts index f1fd7d75450b0..3445ec8235ffc 100644 --- a/clients/client-voice-id/src/VoiceIDClient.ts +++ b/clients/client-voice-id/src/VoiceIDClient.ts @@ -247,7 +247,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-vpc-lattice/src/VPCLatticeClient.ts b/clients/client-vpc-lattice/src/VPCLatticeClient.ts index 5cf6ca15cdc22..6671679ac2c77 100644 --- a/clients/client-vpc-lattice/src/VPCLatticeClient.ts +++ b/clients/client-vpc-lattice/src/VPCLatticeClient.ts @@ -352,7 +352,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-waf-regional/src/WAFRegionalClient.ts b/clients/client-waf-regional/src/WAFRegionalClient.ts index 4bc5193b6b8f6..e6858ff0844db 100644 --- a/clients/client-waf-regional/src/WAFRegionalClient.ts +++ b/clients/client-waf-regional/src/WAFRegionalClient.ts @@ -484,7 +484,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-waf/src/WAFClient.ts b/clients/client-waf/src/WAFClient.ts index 924e9591ca020..262f0a4cdd7c8 100644 --- a/clients/client-waf/src/WAFClient.ts +++ b/clients/client-waf/src/WAFClient.ts @@ -466,7 +466,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-wafv2/src/WAFV2Client.ts b/clients/client-wafv2/src/WAFV2Client.ts index 6e7f9e1a9a5b8..e311c59151f54 100644 --- a/clients/client-wafv2/src/WAFV2Client.ts +++ b/clients/client-wafv2/src/WAFV2Client.ts @@ -376,7 +376,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-wellarchitected/src/WellArchitectedClient.ts b/clients/client-wellarchitected/src/WellArchitectedClient.ts index 66b264ce1ad0e..08d1c4fae945b 100644 --- a/clients/client-wellarchitected/src/WellArchitectedClient.ts +++ b/clients/client-wellarchitected/src/WellArchitectedClient.ts @@ -346,7 +346,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-wisdom/src/WisdomClient.ts b/clients/client-wisdom/src/WisdomClient.ts index 058438e06616c..9523bfba07375 100644 --- a/clients/client-wisdom/src/WisdomClient.ts +++ b/clients/client-wisdom/src/WisdomClient.ts @@ -259,7 +259,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-workdocs/src/WorkDocsClient.ts b/clients/client-workdocs/src/WorkDocsClient.ts index 1f71b9a5104ef..f514ddea2aca3 100644 --- a/clients/client-workdocs/src/WorkDocsClient.ts +++ b/clients/client-workdocs/src/WorkDocsClient.ts @@ -322,7 +322,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-worklink/src/WorkLinkClient.ts b/clients/client-worklink/src/WorkLinkClient.ts index dbf5eeee31658..c043758c6e46e 100644 --- a/clients/client-worklink/src/WorkLinkClient.ts +++ b/clients/client-worklink/src/WorkLinkClient.ts @@ -295,7 +295,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-workmail/src/WorkMailClient.ts b/clients/client-workmail/src/WorkMailClient.ts index 9b36a74b9f2aa..56e27f95b8c74 100644 --- a/clients/client-workmail/src/WorkMailClient.ts +++ b/clients/client-workmail/src/WorkMailClient.ts @@ -526,7 +526,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-workmailmessageflow/src/WorkMailMessageFlowClient.ts b/clients/client-workmailmessageflow/src/WorkMailMessageFlowClient.ts index 9e45696dbba94..96a9fb30faed5 100644 --- a/clients/client-workmailmessageflow/src/WorkMailMessageFlowClient.ts +++ b/clients/client-workmailmessageflow/src/WorkMailMessageFlowClient.ts @@ -145,7 +145,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-workspaces-web/src/WorkSpacesWebClient.ts b/clients/client-workspaces-web/src/WorkSpacesWebClient.ts index 184bc2943f69f..9c25c997def65 100644 --- a/clients/client-workspaces-web/src/WorkSpacesWebClient.ts +++ b/clients/client-workspaces-web/src/WorkSpacesWebClient.ts @@ -427,7 +427,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-workspaces/src/WorkSpacesClient.ts b/clients/client-workspaces/src/WorkSpacesClient.ts index a83027a3d5698..1ab3dc970e96d 100644 --- a/clients/client-workspaces/src/WorkSpacesClient.ts +++ b/clients/client-workspaces/src/WorkSpacesClient.ts @@ -466,7 +466,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/clients/client-xray/src/XRayClient.ts b/clients/client-xray/src/XRayClient.ts index 3d8048868e5ae..11ecca5c62846 100644 --- a/clients/client-xray/src/XRayClient.ts +++ b/clients/client-xray/src/XRayClient.ts @@ -256,7 +256,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-echo-service/src/EchoServiceClient.ts b/private/aws-echo-service/src/EchoServiceClient.ts index b9614094aec20..b14e622121813 100644 --- a/private/aws-echo-service/src/EchoServiceClient.ts +++ b/private/aws-echo-service/src/EchoServiceClient.ts @@ -126,7 +126,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-ec2/src/EC2ProtocolClient.ts b/private/aws-protocoltests-ec2/src/EC2ProtocolClient.ts index fe5419a30b813..78052fd09b6c9 100644 --- a/private/aws-protocoltests-ec2/src/EC2ProtocolClient.ts +++ b/private/aws-protocoltests-ec2/src/EC2ProtocolClient.ts @@ -219,7 +219,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-json-10/src/JSONRPC10Client.ts b/private/aws-protocoltests-json-10/src/JSONRPC10Client.ts index 0fe81b3ba08bb..b2720c70a0be4 100644 --- a/private/aws-protocoltests-json-10/src/JSONRPC10Client.ts +++ b/private/aws-protocoltests-json-10/src/JSONRPC10Client.ts @@ -168,7 +168,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-json/src/JsonProtocolClient.ts b/private/aws-protocoltests-json/src/JsonProtocolClient.ts index 5d38b190605aa..8b25a13a7c331 100644 --- a/private/aws-protocoltests-json/src/JsonProtocolClient.ts +++ b/private/aws-protocoltests-json/src/JsonProtocolClient.ts @@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-query/src/QueryProtocolClient.ts b/private/aws-protocoltests-query/src/QueryProtocolClient.ts index 4ae5ea7bc5dd9..723982cd45232 100644 --- a/private/aws-protocoltests-query/src/QueryProtocolClient.ts +++ b/private/aws-protocoltests-query/src/QueryProtocolClient.ts @@ -249,7 +249,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-restjson/src/RestJsonProtocolClient.ts b/private/aws-protocoltests-restjson/src/RestJsonProtocolClient.ts index 0e579dea4f99a..2a9d7340655c4 100644 --- a/private/aws-protocoltests-restjson/src/RestJsonProtocolClient.ts +++ b/private/aws-protocoltests-restjson/src/RestJsonProtocolClient.ts @@ -552,7 +552,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts index 7b6979a7fdcd7..e788ed5a4ec9e 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type HttpPayloadTraitsCommandInputType = Omit & { blob?: BlobTypes; }; + /** * @public * @@ -40,6 +41,7 @@ export interface HttpPayloadTraitsCommandInput extends HttpPayloadTraitsCommandI export type HttpPayloadTraitsCommandOutputType = Omit & { blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index 1b61056341217..48525171b7676 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type HttpPayloadTraitsWithMediaTypeCommandInputType = Omit & { blob?: BlobTypes; }; + /** * @public * @@ -46,6 +47,7 @@ export type HttpPayloadTraitsWithMediaTypeCommandOutputType = Omit< > & { blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts index 2e3d06de4613f..f0e973452c7f2 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts @@ -33,6 +33,7 @@ export interface MalformedAcceptWithPayloadCommandInput {} export type MalformedAcceptWithPayloadCommandOutputType = Omit & { payload?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts index 97f510f3bfe40..bb61a26b133bf 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts @@ -30,6 +30,7 @@ export { __MetadataBearer, $Command }; export type MalformedContentTypeWithPayloadCommandInputType = Omit & { payload?: BlobTypes; }; + /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts index 5206e5a5d42ab..2a20fb16a1b9d 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type TestPayloadBlobCommandInputType = Omit & { data?: BlobTypes; }; + /** * @public * @@ -40,6 +41,7 @@ export interface TestPayloadBlobCommandInput extends TestPayloadBlobCommandInput export type TestPayloadBlobCommandOutputType = Omit & { data?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/private/aws-protocoltests-restxml/src/RestXmlProtocolClient.ts b/private/aws-protocoltests-restxml/src/RestXmlProtocolClient.ts index a239669984b75..c1f11ad8815b1 100644 --- a/private/aws-protocoltests-restxml/src/RestXmlProtocolClient.ts +++ b/private/aws-protocoltests-restxml/src/RestXmlProtocolClient.ts @@ -381,7 +381,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__ runtime?: string; /** - * Disable dyanamically changing the endpoint of the client based on the hostPrefix + * Disable dynamically changing the endpoint of the client based on the hostPrefix * trait of an operation. */ disableHostPrefix?: boolean; diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts index f42e5aba2d46e..53250a00de956 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts @@ -28,6 +28,7 @@ export { __MetadataBearer, $Command }; export type HttpPayloadTraitsCommandInputType = Omit & { blob?: BlobTypes; }; + /** * @public * @@ -40,6 +41,7 @@ export interface HttpPayloadTraitsCommandInput extends HttpPayloadTraitsCommandI export type HttpPayloadTraitsCommandOutputType = Omit & { blob?: Uint8ArrayBlobAdapter; }; + /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index 7f7dd0b72791c..a38fcaafbdcc3 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -31,6 +31,7 @@ export { __MetadataBearer, $Command }; export type HttpPayloadTraitsWithMediaTypeCommandInputType = Omit & { blob?: BlobTypes; }; + /** * @public * @@ -46,6 +47,7 @@ export type HttpPayloadTraitsWithMediaTypeCommandOutputType = Omit< > & { blob?: Uint8ArrayBlobAdapter; }; + /** * @public *