Amazon Glue DataBrew · Schema
SendProjectSessionActionRequest
SendProjectSessionActionRequest schema from Amazon Glue DataBrew API
Data AnalyticsData PreparationETLMachine-Learning
Properties
| Name | Type | Description |
|---|---|---|
| Preview | object | |
| RecipeStep | object | |
| StepIndex | object | |
| ClientSessionId | object | |
| ViewFrame | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue-databrew/refs/heads/main/json-schema/glue-databrew-send-project-session-action-request-schema.json",
"title": "SendProjectSessionActionRequest",
"description": "SendProjectSessionActionRequest schema from Amazon Glue DataBrew API",
"type": "object",
"properties": {
"Preview": {
"allOf": [
{
"$ref": "#/components/schemas/Preview"
},
{
"description": "If true, the result of the recipe step will be returned, but not applied."
}
]
},
"RecipeStep": {
"$ref": "#/components/schemas/RecipeStep"
},
"StepIndex": {
"allOf": [
{
"$ref": "#/components/schemas/StepIndex"
},
{
"description": "The index from which to preview a step. This index is used to preview the result of steps that have already been applied, so that the resulting view frame is from earlier in the view frame stack."
}
]
},
"ClientSessionId": {
"allOf": [
{
"$ref": "#/components/schemas/ClientSessionId"
},
{
"description": "A unique identifier for an interactive session that's currently open and ready for work. The action will be performed on this session."
}
]
},
"ViewFrame": {
"$ref": "#/components/schemas/ViewFrame"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/glue-databrew-send-project-session-action-request"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.