Skip to content

Commit 46718e8

Browse files
feat: update AWS API models
1 parent a341342 commit 46718e8

File tree

6 files changed

+1461
-426
lines changed

6 files changed

+1461
-426
lines changed

codegen/sdk/aws-models/arc-zonal-shift.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
}
178178
},
179179
"traits": {
180-
"smithy.api#documentation": "<p>Information about an autoshift. Amazon Web Services starts an autoshift to temporarily move traffic for a resource \n\t\t\taway from an Availability Zone in an Amazon Web Services Region\n\t\t\twhen Amazon Web Services determines that there's an issue in the Availability Zone that could potentially affect customers.\n\t\t\tYou can configure zonal autoshift in ARC for managed resources in your Amazon Web Services account in a Region. \n\t\t\tSupported Amazon Web Services resources are automatically registered with ARC.</p>\n <p>Autoshifts are temporary. When the Availability Zone recovers, Amazon Web Services ends the autoshift, and \n\t\t\ttraffic for the resource is no longer directed to the other Availability Zones in the Region.</p>\n <p>You can stop an autoshift for a resource by disabling zonal autoshift.</p>"
180+
"smithy.api#documentation": "<p>Information about an autoshift. Amazon Web Services starts an autoshift to temporarily move traffic for a resource \n\t\t\taway from an Availability Zone in an Amazon Web Services Region\n\t\t\twhen Amazon Web Services determines that there's an issue in the Availability Zone that could potentially affect customers.\n\t\t\tYou can configure zonal autoshift in ARC for managed resources in your Amazon Web Services account in a Region. \n\t\t\tSupported Amazon Web Services resources are automatically registered with ARC.</p>\n <p>Autoshifts are temporary. When the Availability Zone recovers, Amazon Web Services ends the autoshift, and \n\t\t\ttraffic for the resource is no longer directed to the other Availability Zones in the Region.</p>"
181181
}
182182
},
183183
"com.amazonaws.arczonalshift#AutoshiftTriggerResource": {
@@ -1013,7 +1013,7 @@
10131013
}
10141014
],
10151015
"traits": {
1016-
"smithy.api#documentation": "<p>Lists all active and completed zonal shifts in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account in this Amazon Web Services Region.\n \t\t<code>ListZonalShifts</code> returns customer-initiated zonal shifts, as well as practice run zonal shifts that ARC started on \n \t\tyour behalf for zonal autoshift.</p>\n <p>For more information about listing\n \t\tautoshifts, see <a href=\"https://docs.aws.amazon.com/arc-zonal-shift/latest/api/API_ListAutoshifts.html\">\"&gt;ListAutoshifts</a>.</p>",
1016+
"smithy.api#documentation": "<p>Lists all active and completed zonal shifts in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account in this Amazon Web Services Region.</p>",
10171017
"smithy.api#http": {
10181018
"method": "GET",
10191019
"uri": "/zonalshifts",
@@ -2594,6 +2594,12 @@
25942594
"traits": {
25952595
"smithy.api#enumValue": "FISExperimentUpdateNotAllowed"
25962596
}
2597+
},
2598+
"AUTOSHIFT_UPDATE_NOT_ALLOWED": {
2599+
"target": "smithy.api#Unit",
2600+
"traits": {
2601+
"smithy.api#enumValue": "AutoshiftUpdateNotAllowed"
2602+
}
25972603
}
25982604
}
25992605
},

0 commit comments

Comments
 (0)