Retrieve a schema by name.
schemas:readBearer token obtained from POST /v1/auth/token. Pass in the Authorization header as Bearer <token>.
The schema name to retrieve.
Schema record.
true when the request was processed without errors, false otherwise. Always present.
A DynamoSQL schema record. A schema connects a logical name to the IAM role and AWS region DynamoSQL uses to access DynamoDB on your behalf via cross-account role assumption.
Present in the response body when success is false.