GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::GlueDataBrew::DescribeJobResponse(3) User Contributed Perl Documentation Paws::GlueDataBrew::DescribeJobResponse(3)

Paws::GlueDataBrew::DescribeJobResponse

The date and time that the job was created.

The identifier (user name) of the user associated with the creation of the job.

One or more artifacts that represent the AWS Glue Data Catalog output from running the job.

The dataset that the job acts upon.

The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.

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.

Valid values are: "SSE-KMS", "SSE-S3" =head2 JobSample => Paws::GlueDataBrew::JobSample

Sample configuration for profile jobs only. Determines the number of rows on which the profile job will be executed.

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

The date and time that the job was last modified.

Indicates whether Amazon CloudWatch logging is enabled for this job.

Valid values are: "ENABLE", "DISABLE" =head2 MaxCapacity => Int

The maximum number of compute nodes that DataBrew can consume when the job processes data.

The maximum number of times to retry the job after a job run fails.

REQUIRED Name => Str

The name of the job.

One or more artifacts that represent the output from running the job.

The DataBrew project associated with this job.

The Amazon Resource Name (ARN) of the job.

The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.

Metadata tags associated with this job.

The job's timeout in minutes. A job that attempts to run longer than this timeout period ends with a status of "TIMEOUT".

The job type, which must be one of the following:

  • "PROFILE" - The job analyzes the dataset to determine its size, data types, data distribution, and more.
  • "RECIPE" - The job applies one or more transformations to a dataset.

Valid values are: "PROFILE", "RECIPE" =head2 _request_id => Str

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.