cognitoidentityprovider_describe_resource_server: Describes a resource server
Description
Describes a resource server.
Usage
cognitoidentityprovider_describe_resource_server(UserPoolId, Identifier)
Arguments
UserPoolId
[required] The user pool ID for the user pool that hosts the resource server.
Identifier
[required] The identifier for the resource server
Request syntax
svc$describe_resource_server(
UserPoolId = "string",
Identifier = "string"
)