SendProjectSessionActionRequest schema from Amazon Glue DataBrew API
Type: objectProperties: 5
Data AnalyticsData PreparationETLMachine-Learning
SendProjectSessionActionRequest is a JSON Structure definition published by Amazon Glue DataBrew, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue-databrew/refs/heads/main/json-structure/glue-databrew-send-project-session-action-request-structure.json",
"name": "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"
}
}
}
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.