Skip to content

Commit

Permalink
chore: codegen post fix in #778
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Jan 23, 2020
1 parent a1f31da commit 893ea19
Show file tree
Hide file tree
Showing 24 changed files with 144 additions and 0 deletions.
6 changes: 6 additions & 0 deletions clients/client-alexa-for-business/AlexaForBusinessClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-auto-scaling-plans/AutoScalingPlansClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-iot-1click-projects/IoT1ClickProjectsClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-iot-events-data/IoTEventsDataClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-iot-jobs-data-plane/IoTJobsDataPlaneClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-kinesis-video-media/KinesisVideoMediaClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-lex-runtime-service/LexRuntimeServiceClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-pinpoint-sms-voice/PinpointSMSVoiceClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
6 changes: 6 additions & 0 deletions clients/client-route-53-domains/Route53DomainsClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ export interface ClientDefaults
*/
runtime?: string;

/**
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
* trait of an operation.
*/
disableHostPrefix?: boolean;

/**
* The service name with which to sign requests.
*/
Expand Down

0 comments on commit 893ea19

Please sign in to comment.