diff --git a/clients/client-omics/README.md b/clients/client-omics/README.md index c10cbb9ee610..9131c2ca10df 100644 --- a/clients/client-omics/README.md +++ b/clients/client-omics/README.md @@ -6,8 +6,8 @@ AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native. -

This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the -Amazon Omics User Guide.

+

This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the +AWS HealthOmics User Guide.

## Installing diff --git a/clients/client-omics/src/Omics.ts b/clients/client-omics/src/Omics.ts index 07b401ce23b7..4136375adfa1 100644 --- a/clients/client-omics/src/Omics.ts +++ b/clients/client-omics/src/Omics.ts @@ -1504,8 +1504,8 @@ export interface Omics { /** * @public - *

This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the - * Amazon Omics User Guide.

+ *

This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the + * AWS HealthOmics User Guide.

*/ export class Omics extends OmicsClient implements Omics {} createAggregatedClient(commands, Omics); diff --git a/clients/client-omics/src/OmicsClient.ts b/clients/client-omics/src/OmicsClient.ts index 013db3122cfa..1810fe2d8aaa 100644 --- a/clients/client-omics/src/OmicsClient.ts +++ b/clients/client-omics/src/OmicsClient.ts @@ -564,8 +564,8 @@ export interface OmicsClientResolvedConfig extends OmicsClientResolvedConfigType /** * @public - *

This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the - * Amazon Omics User Guide.

+ *

This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the + * AWS HealthOmics User Guide.

*/ export class OmicsClient extends __Client< __HttpHandlerOptions, diff --git a/clients/client-omics/src/index.ts b/clients/client-omics/src/index.ts index ea0e14640d57..1d1ca3cecaf6 100644 --- a/clients/client-omics/src/index.ts +++ b/clients/client-omics/src/index.ts @@ -1,8 +1,8 @@ // smithy-typescript generated code /* eslint-disable */ /** - *

This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the - * Amazon Omics User Guide.

+ *

This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the + * AWS HealthOmics User Guide.

* * @packageDocumentation */ diff --git a/codegen/sdk-codegen/aws-models/omics.json b/codegen/sdk-codegen/aws-models/omics.json index cb5c651a7b39..6b1f23ed37de 100644 --- a/codegen/sdk-codegen/aws-models/omics.json +++ b/codegen/sdk-codegen/aws-models/omics.json @@ -9074,7 +9074,7 @@ }, "aws.iam#supportedPrincipalTypes": ["Root", "IAMUser", "IAMRole", "FederatedUser"], "aws.protocols#restJson1": {}, - "smithy.api#documentation": "

This is the Amazon Omics API Reference. For an introduction to the service, see What is Amazon Omics? in the\n Amazon Omics User Guide.

", + "smithy.api#documentation": "

This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the\n AWS HealthOmics User Guide.

", "smithy.api#title": "Amazon Omics", "smithy.rules#endpointRuleSet": { "version": "1.0", @@ -9436,9 +9436,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": true, - "Region": "us-gov-east-1" + "Region": "us-gov-east-1", + "UseFIPS": true } }, { @@ -9449,9 +9449,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": false, - "Region": "us-gov-east-1" + "Region": "us-gov-east-1", + "UseFIPS": true } }, { @@ -9462,9 +9462,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": true, - "Region": "us-gov-east-1" + "Region": "us-gov-east-1", + "UseFIPS": false } }, { @@ -9475,9 +9475,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, - "Region": "us-gov-east-1" + "Region": "us-gov-east-1", + "UseFIPS": false } }, { @@ -9488,9 +9488,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": true, - "Region": "cn-north-1" + "Region": "cn-north-1", + "UseFIPS": true } }, { @@ -9501,9 +9501,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": false, - "Region": "cn-north-1" + "Region": "cn-north-1", + "UseFIPS": true } }, { @@ -9514,9 +9514,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": true, - "Region": "cn-north-1" + "Region": "cn-north-1", + "UseFIPS": false } }, { @@ -9527,9 +9527,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, - "Region": "cn-north-1" + "Region": "cn-north-1", + "UseFIPS": false } }, { @@ -9538,9 +9538,9 @@ "error": "FIPS and DualStack are enabled, but this partition does not support one or both" }, "params": { - "UseFIPS": true, "UseDualStack": true, - "Region": "us-iso-east-1" + "Region": "us-iso-east-1", + "UseFIPS": true } }, { @@ -9551,9 +9551,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": false, - "Region": "us-iso-east-1" + "Region": "us-iso-east-1", + "UseFIPS": true } }, { @@ -9562,9 +9562,9 @@ "error": "DualStack is enabled but this partition does not support DualStack" }, "params": { - "UseFIPS": false, "UseDualStack": true, - "Region": "us-iso-east-1" + "Region": "us-iso-east-1", + "UseFIPS": false } }, { @@ -9575,9 +9575,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, - "Region": "us-iso-east-1" + "Region": "us-iso-east-1", + "UseFIPS": false } }, { @@ -9588,9 +9588,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": true, - "Region": "us-east-1" + "Region": "us-east-1", + "UseFIPS": true } }, { @@ -9601,9 +9601,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": false, - "Region": "us-east-1" + "Region": "us-east-1", + "UseFIPS": true } }, { @@ -9614,9 +9614,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": true, - "Region": "us-east-1" + "Region": "us-east-1", + "UseFIPS": false } }, { @@ -9627,9 +9627,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, - "Region": "us-east-1" + "Region": "us-east-1", + "UseFIPS": false } }, { @@ -9638,9 +9638,9 @@ "error": "FIPS and DualStack are enabled, but this partition does not support one or both" }, "params": { - "UseFIPS": true, "UseDualStack": true, - "Region": "us-isob-east-1" + "Region": "us-isob-east-1", + "UseFIPS": true } }, { @@ -9651,9 +9651,9 @@ } }, "params": { - "UseFIPS": true, "UseDualStack": false, - "Region": "us-isob-east-1" + "Region": "us-isob-east-1", + "UseFIPS": true } }, { @@ -9662,9 +9662,9 @@ "error": "DualStack is enabled but this partition does not support DualStack" }, "params": { - "UseFIPS": false, "UseDualStack": true, - "Region": "us-isob-east-1" + "Region": "us-isob-east-1", + "UseFIPS": false } }, { @@ -9675,9 +9675,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, - "Region": "us-isob-east-1" + "Region": "us-isob-east-1", + "UseFIPS": false } }, { @@ -9688,9 +9688,9 @@ } }, "params": { - "UseFIPS": false, "UseDualStack": false, "Region": "us-east-1", + "UseFIPS": false, "Endpoint": "https://example.com" } }, @@ -9700,9 +9700,9 @@ "error": "Invalid Configuration: FIPS and custom endpoint are not supported" }, "params": { - "UseFIPS": true, "UseDualStack": false, "Region": "us-east-1", + "UseFIPS": true, "Endpoint": "https://example.com" } }, @@ -9712,9 +9712,9 @@ "error": "Invalid Configuration: Dualstack and custom endpoint are not supported" }, "params": { - "UseFIPS": false, "UseDualStack": true, "Region": "us-east-1", + "UseFIPS": false, "Endpoint": "https://example.com" } }