- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
create_date
Type: TIMESTAMP
Provider name: CreateDate
Description: The date and time that the job was created.
created_by
Type: STRING
Provider name: CreatedBy
Description: The Amazon Resource Name (ARN) of the user who created the job.
data_catalog_outputs
Type: UNORDERED_LIST_STRUCT
Provider name: DataCatalogOutputs
Description: One or more artifacts that represent the Glue Data Catalog output from running the job.
catalog_id
STRING
CatalogId
database_name
STRING
DatabaseName
database_options
STRUCT
DatabaseOptions
table_name
STRING
TableName
temp_directory
STRUCT
TempDirectory
bucket
STRING
Bucket
bucket_owner
STRING
BucketOwner
key
STRING
Key
overwrite
BOOLEAN
Overwrite
s3_options
STRUCT
S3Options
location
STRUCT
Location
bucket
STRING
Bucket
bucket_owner
STRING
BucketOwner
key
STRING
Key
table_name
STRING
TableName
database_outputs
Type: UNORDERED_LIST_STRUCT
Provider name: DatabaseOutputs
Description: Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
database_options
STRUCT
DatabaseOptions
table_name
STRING
TableName
temp_directory
STRUCT
TempDirectory
bucket
STRING
Bucket
bucket_owner
STRING
BucketOwner
key
STRING
Key
database_output_mode
STRING
DatabaseOutputMode
glue_connection_name
STRING
GlueConnectionName
dataset_name
Type: STRING
Provider name: DatasetName
Description: A dataset that the job is to process.
encryption_key_arn
Type: STRING
Provider name: EncryptionKeyArn
Description: The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output. For more information, see Encrypting data written by DataBrew jobs
encryption_mode
Type: STRING
Provider name: EncryptionMode
Description: The encryption mode for the job, which can be one of the following:
SSE-KMS
- Server-side encryption with keys managed by KMS.SSE-S3
- Server-side encryption with keys managed by Amazon S3.job_sample
Type: STRUCT
Provider name: JobSample
Description: A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run. If a JobSample
value isn’t provided, the default value is used. The default value is CUSTOM_ROWS for the mode parameter and 20,000 for the size parameter.
mode
STRING
Mode
Size
parameter.size
INT64
Size
Size
parameter is only required when the mode is CUSTOM_ROWS. The profile job is run on the specified number of rows. The maximum value for size is Long.MAX_VALUE. Long.MAX_VALUE = 9223372036854775807last_modified_by
Type: STRING
Provider name: LastModifiedBy
Description: The Amazon Resource Name (ARN) of the user who last modified the job.
last_modified_date
Type: TIMESTAMP
Provider name: LastModifiedDate
Description: The modification date and time of the job.
log_subscription
Type: STRING
Provider name: LogSubscription
Description: The current status of Amazon CloudWatch logging for the job.
max_capacity
Type: INT32
Provider name: MaxCapacity
Description: The maximum number of nodes that can be consumed when the job processes data.
max_retries
Type: INT32
Provider name: MaxRetries
Description: The maximum number of times to retry the job after a job run fails.
name
Type: STRING
Provider name: Name
Description: The unique name of the job.
outputs
Type: UNORDERED_LIST_STRUCT
Provider name: Outputs
Description: One or more artifacts that represent output from running the job.
compression_format
STRING
CompressionFormat
format
STRING
Format
format_options
STRUCT
FormatOptions
csv
STRUCT
Csv
delimiter
STRING
Delimiter
location
STRUCT
Location
bucket
STRING
Bucket
bucket_owner
STRING
BucketOwner
key
STRING
Key
max_output_files
INT32
MaxOutputFiles
overwrite
BOOLEAN
Overwrite
partition_columns
UNORDERED_LIST_STRING
PartitionColumns
project_name
Type: STRING
Provider name: ProjectName
Description: The name of the project that the job is associated with.
recipe_reference
Type: STRUCT
Provider name: RecipeReference
Description: A set of steps that the job runs.
name
STRING
Name
recipe_version
STRING
RecipeVersion
resource_arn
Type: STRING
Provider name: ResourceArn
Description: The unique Amazon Resource Name (ARN) for the job.
role_arn
Type: STRING
Provider name: RoleArn
Description: The Amazon Resource Name (ARN) of the role to be assumed for this job.
tags
Type: UNORDERED_LIST_STRING
timeout
Type: INT32
Provider name: Timeout
Description: The job’s timeout in minutes. A job that attempts to run longer than this timeout period ends with a status of TIMEOUT
.
type
Type: STRING
Provider name: Type
Description: The job type of the job, which must be one of the following:
PROFILE
- A job to analyze a dataset, to determine its size, data types, data distribution, and more.RECIPE
- A job to apply one or more transformations to a dataset.validation_configurations
Type: UNORDERED_LIST_STRUCT
Provider name: ValidationConfigurations
Description: List of validation configurations that are applied to the profile job.
ruleset_arn
STRING
RulesetArn
validation_mode
STRING
ValidationMode