Parameter | Description |
---|---|
AWS Region | Enter the desired AWS Region. If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default. |
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
{
"GetAccountSummaryResponse": {
"-xmlns": "<string>",
"GetAccountSummaryResult": {
"SummaryMap": {
"entry": [
{
"key": "<string>",
"value": "<string>"
}
]
}
},
"ResponseMetadata": {
"RequestId": "<string>"
}
}
}
Was this page helpful?