This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_databrew_project

account_id

Type: STRING

create_date

Type: TIMESTAMP
Provider name: CreateDate
Description: The date and time that the project was created.

created_by

Type: STRING
Provider name: CreatedBy
Description: The Amazon Resource Name (ARN) of the user who crated the project.

dataset_name

Type: STRING
Provider name: DatasetName
Description: The dataset that the project is to act upon.

last_modified_by

Type: STRING
Provider name: LastModifiedBy
Description: The Amazon Resource Name (ARN) of the user who last modified the project.

last_modified_date

Type: TIMESTAMP
Provider name: LastModifiedDate
Description: The last modification date and time for the project.

name

Type: STRING
Provider name: Name
Description: The unique name of a project.

open_date

Type: TIMESTAMP
Provider name: OpenDate
Description: The date and time when the project was opened.

opened_by

Type: STRING
Provider name: OpenedBy
Description: The Amazon Resource Name (ARN) of the user that opened the project for use.

recipe_name

Type: STRING
Provider name: RecipeName
Description: The name of a recipe that will be developed during a project session.

resource_arn

Type: STRING
Provider name: ResourceArn
Description: The Amazon Resource Name (ARN) for the project.

role_arn

Type: STRING
Provider name: RoleArn
Description: The Amazon Resource Name (ARN) of the role that will be assumed for this project.

sample

Type: STRUCT
Provider name: Sample
Description: The sample size and sampling type to apply to the data. If this parameter isn’t specified, then the sample consists of the first 500 rows from the dataset.

  • size
    Type: INT32
    Provider name: Size
    Description: The number of rows in the sample.
  • type
    Type: STRING
    Provider name: Type
    Description: The way in which DataBrew obtains rows from a dataset.

tags

Type: UNORDERED_LIST_STRING