v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Returns the definition of a specific DataBrew recipe corresponding to a particular version.

get/recipes/{name}

Path parameters

namestring required

The name of the recipe to be described.

Query parameters

recipeVersionstring

The recipe version identifier. If this parameter isn't specified, then the latest published version is returned.

Response

Success

CreatedBystring

The identifier (user name) of the user who created the recipe.

CreateDatestring date-time

The date and time that the recipe was created.

LastModifiedBystring

The identifier (user name) of the user who last modified the recipe.

LastModifiedDatestring date-time

The date and time that the recipe was last modified.

ProjectNamestring

The name of the project associated with this recipe.

PublishedBystring

The identifier (user name) of the user who last published the recipe.

PublishedDatestring date-time

The date and time when the recipe was last published.

Descriptionstring

The description of the recipe.

Namestring required

The name of the recipe.

Tagsobject

Metadata tags associated with this project.

ResourceArnstring

The ARN of the recipe.

RecipeVersionstring

The recipe version identifier.