Update Resource Server

POST {{aws_cognito_identity_provider_base_url}}/?Action=UpdateResourceServer

Request Params

KeyDatatypeRequiredDescription
ActionstringThe identifier for the resource server.

Request Body

{"Identifier"=>"string", "Name"=>"string", "Scopes"=>[{"ScopeDescription"=>"string", "ScopeName"=>"string"}], "UserPoolId"=>"string"}