Skip to content

Commit

Permalink
feat(clients): update clients as of 2021/11/11 (#3015)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Nov 11, 2021
1 parent f13cac0 commit 3d82c4e
Show file tree
Hide file tree
Showing 516 changed files with 37,388 additions and 7,165 deletions.
8 changes: 8 additions & 0 deletions clients/client-accessanalyzer/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@ const partitionHash: PartitionHash = {
hostname: "access-analyzer.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "access-analyzer-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -172,6 +176,10 @@ const partitionHash: PartitionHash = {
hostname: "access-analyzer.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "access-analyzer-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-account/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ const partitionHash: PartitionHash = {
hostname: "account.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "account-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -110,6 +114,10 @@ const partitionHash: PartitionHash = {
hostname: "account.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "account-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-acm-pca/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ const partitionHash: PartitionHash = {
hostname: "acm-pca.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "acm-pca-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -178,6 +182,10 @@ const partitionHash: PartitionHash = {
hostname: "acm-pca.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "acm-pca-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-acm/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@ const partitionHash: PartitionHash = {
hostname: "acm.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "acm-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -172,6 +176,10 @@ const partitionHash: PartitionHash = {
hostname: "acm.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "acm-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-alexa-for-business/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "a4b.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "a4b-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "a4b.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "a4b-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amp/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "aps.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "aps-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "aps.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "aps-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amplify/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "amplify.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "amplify-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "amplify.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "amplify-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amplifybackend/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "amplifybackend.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "amplifybackend-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "amplifybackend.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "amplifybackend-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-api-gateway/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "apigateway.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "apigateway-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "apigateway.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "apigateway-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-apigatewaymanagementapi/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "execute-api.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "execute-api-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "execute-api.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "execute-api-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-apigatewayv2/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "apigateway.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "apigateway-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "apigateway.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "apigateway-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-app-mesh/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "appmesh.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "appmesh-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "appmesh.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "appmesh-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appconfig/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "appconfig.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "appconfig-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "appconfig.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "appconfig-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appflow/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "appflow.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "appflow-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "appflow.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "appflow-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appintegrations/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "app-integrations.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "app-integrations-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "app-integrations.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "app-integrations-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-application-auto-scaling/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "application-autoscaling.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "application-autoscaling-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "application-autoscaling.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "application-autoscaling-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-application-discovery-service/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ const partitionHash: PartitionHash = {
hostname: "discovery.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "discovery-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -88,6 +92,10 @@ const partitionHash: PartitionHash = {
hostname: "discovery.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "discovery-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
8 changes: 8 additions & 0 deletions clients/client-application-insights/src/endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ const partitionHash: PartitionHash = {
hostname: "applicationinsights.{region}.c2s.ic.gov",
tags: [],
},
{
hostname: "applicationinsights-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],
},
"aws-iso-b": {
Expand All @@ -107,6 +111,10 @@ const partitionHash: PartitionHash = {
hostname: "applicationinsights.{region}.sc2s.sgov.gov",
tags: [],
},
{
hostname: "applicationinsights-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],
},
"aws-us-gov": {
Expand Down
Loading

0 comments on commit 3d82c4e

Please sign in to comment.