Verify that the schema’s IAM role can be assumed and has DynamoDB access.
schemas:writeBearer token obtained from POST /v1/auth/token. Pass in the Authorization header as Bearer <token>.
The schema name to validate.
Validation complete. Check data.ok — true means the role and table access are correctly configured. false means validation failed; data.message contains details.