/v20180820/mrap/instances/{mrap}/routes
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
PATCH
/v20180820/mrap/instances/{mrap}/routes
0
indicates a passive status, which means that traffic won't be routed to the specified Region. A value of 100
indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times.-
us-east-1
-
us-west-2
-
ap-southeast-2
-
ap-northeast-1
-
eu-west-1
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request PATCH 'http://s3-control.{region}.amazonaws.com/v20180820/mrap/instances//routes' \
--header 'x-amz-account-id;' \
--header 'Content-Type: text/plain' \
--data-raw ''
Response Response Example
{}
Request
Path Params
mrap
string
required
Header Params
x-amz-account-id
string
required
Responses
Modified at 2023-08-15 09:09:39