This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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