Skip to content

Commit 4e686d3

Browse files
author
awstools
committed
feat(client-arc-region-switch): Endpoint rule test and documentation update.
1 parent b5adbbc commit 4e686d3

File tree

5 files changed

+5
-101
lines changed

5 files changed

+5
-101
lines changed

clients/client-arc-region-switch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
AWS SDK for JavaScript ARCRegionSwitch Client for Node.js, Browser and React Native.
88

9-
<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>
9+
<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>
1010

1111
## Installing
1212

clients/client-arc-region-switch/src/ARCRegionSwitch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ export interface ARCRegionSwitch {
403403
}
404404

405405
/**
406-
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>
406+
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>
407407
* @public
408408
*/
409409
export class ARCRegionSwitch extends ARCRegionSwitchClient implements ARCRegionSwitch {}

clients/client-arc-region-switch/src/ARCRegionSwitchClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ export type ARCRegionSwitchClientResolvedConfigType = __SmithyResolvedConfigurat
349349
export interface ARCRegionSwitchClientResolvedConfig extends ARCRegionSwitchClientResolvedConfigType {}
350350

351351
/**
352-
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>
352+
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>
353353
* @public
354354
*/
355355
export class ARCRegionSwitchClient extends __Client<

clients/client-arc-region-switch/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// smithy-typescript generated code
22
/* eslint-disable */
33
/**
4-
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>
4+
* <p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>
55
*
66
* @packageDocumentation
77
*/

codegen/sdk-codegen/aws-models/arc-region-switch.json

Lines changed: 1 addition & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
},
416416
"aws.iam#supportedPrincipalTypes": ["Root", "IAMUser", "IAMRole", "FederatedUser"],
417417
"aws.protocols#awsJson1_0": {},
418-
"smithy.api#documentation": "<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>",
418+
"smithy.api#documentation": "<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html\">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>",
419419
"smithy.api#title": "ARC - Region switch",
420420
"smithy.protocols#rpcv2Cbor": {},
421421
"smithy.rules#endpointRuleSet": {
@@ -948,102 +948,6 @@
948948
"UseFIPS": false
949949
}
950950
},
951-
{
952-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
953-
"expect": {
954-
"endpoint": {
955-
"url": "https://arc-region-switch-fips.us-iso-east-1.c2s.ic.gov"
956-
}
957-
},
958-
"params": {
959-
"Region": "us-iso-east-1",
960-
"UseFIPS": true
961-
}
962-
},
963-
{
964-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
965-
"expect": {
966-
"endpoint": {
967-
"url": "https://arc-region-switch.us-iso-east-1.c2s.ic.gov"
968-
}
969-
},
970-
"params": {
971-
"Region": "us-iso-east-1",
972-
"UseFIPS": false
973-
}
974-
},
975-
{
976-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
977-
"expect": {
978-
"endpoint": {
979-
"url": "https://arc-region-switch-fips.us-isob-east-1.sc2s.sgov.gov"
980-
}
981-
},
982-
"params": {
983-
"Region": "us-isob-east-1",
984-
"UseFIPS": true
985-
}
986-
},
987-
{
988-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
989-
"expect": {
990-
"endpoint": {
991-
"url": "https://arc-region-switch.us-isob-east-1.sc2s.sgov.gov"
992-
}
993-
},
994-
"params": {
995-
"Region": "us-isob-east-1",
996-
"UseFIPS": false
997-
}
998-
},
999-
{
1000-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
1001-
"expect": {
1002-
"endpoint": {
1003-
"url": "https://arc-region-switch-fips.eu-isoe-west-1.cloud.adc-e.uk"
1004-
}
1005-
},
1006-
"params": {
1007-
"Region": "eu-isoe-west-1",
1008-
"UseFIPS": true
1009-
}
1010-
},
1011-
{
1012-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
1013-
"expect": {
1014-
"endpoint": {
1015-
"url": "https://arc-region-switch.eu-isoe-west-1.cloud.adc-e.uk"
1016-
}
1017-
},
1018-
"params": {
1019-
"Region": "eu-isoe-west-1",
1020-
"UseFIPS": false
1021-
}
1022-
},
1023-
{
1024-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
1025-
"expect": {
1026-
"endpoint": {
1027-
"url": "https://arc-region-switch-fips.us-isof-south-1.csp.hci.ic.gov"
1028-
}
1029-
},
1030-
"params": {
1031-
"Region": "us-isof-south-1",
1032-
"UseFIPS": true
1033-
}
1034-
},
1035-
{
1036-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
1037-
"expect": {
1038-
"endpoint": {
1039-
"url": "https://arc-region-switch.us-isof-south-1.csp.hci.ic.gov"
1040-
}
1041-
},
1042-
"params": {
1043-
"Region": "us-isof-south-1",
1044-
"UseFIPS": false
1045-
}
1046-
},
1047951
{
1048952
"documentation": "Missing region",
1049953
"expect": {

0 commit comments

Comments
 (0)