curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"UserPoolId": "string",
"Identifier": "string",
"Name": "string",
"Scopes": []
}'
{
"ResourceServer": {
"UserPoolId": "string",
"Identifier": "string",
"Name": "string",
"Scopes": []
}
}