creates queues and routing keys so that you can publish and subscribe to a queue.
AWS Cognito Authorizer. Since there are no custom scopes the ID Token must be used for authorization
The RapidIdentity Cloud tenant id
The project id this service belongs. MUST be builtin or custom
The queue name.
Utilized to generate the routing key for the queue. This format is tenants/{tenantId}/projects/{projectId}/topics/{sub}
An example for a topic
{
"topic": "tenants/1234/projects/custom/topics/alerts"
}Subscription has been created successfully
The request is not authorized. Check that an api key exists and that the api key is valid for the tenantId
Error creating dead letter subscription
The request does not have a projectId of custom or builtin
Unable to connect to pubsub service