Update Resource Server
POST {{aws_cognito_identity_provider_base_url}}/?Action=UpdateResourceServer
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The identifier for the resource server. |
Request Body
{"Identifier"=>"string", "Name"=>"string", "Scopes"=>[{"ScopeDescription"=>"string", "ScopeName"=>"string"}], "UserPoolId"=>"string"}