libZSservicesZSamazonka-glueZSamazonka-glue
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Glue

Contents

Description

Derived from API version 2017-03-31 of the AWS service descriptions, licensed under Apache 2.0.

Glue

Defines the public endpoint for the Glue service.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2017-03-31 of the Amazon Glue SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by Glue.

ValidationException

_ValidationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A value could not be validated.

AccessDeniedException

_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Access to a resource was denied.

CrawlerRunningException

_CrawlerRunningException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The operation cannot be performed because the crawler is already running.

SchedulerTransitioningException

_SchedulerTransitioningException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified scheduler is transitioning.

SchedulerRunningException

_SchedulerRunningException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified scheduler is already running.

ConditionCheckFailureException

_ConditionCheckFailureException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A specified condition was not satisfied.

ConcurrentRunsExceededException

_ConcurrentRunsExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Too many jobs are being run concurrently.

IllegalWorkflowStateException

_IllegalWorkflowStateException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The workflow is in an invalid state to perform a requested operation.

NoScheduleException

_NoScheduleException :: AsError a => Getting (First ServiceError) a ServiceError Source #

There is no applicable schedule.

OperationTimeoutException

ConflictException

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The CreatePartitions API was called on a table that has indexes enabled.

CrawlerNotRunningException

_CrawlerNotRunningException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified crawler is not running.

VersionMismatchException

MLTransformNotReadyException

_MLTransformNotReadyException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The machine learning transform is not ready to run.

EntityNotFoundException

_EntityNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A specified entity does not exist

ConcurrentModificationException

_ConcurrentModificationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Two processes are trying to modify a resource simultaneously.

SchedulerNotRunningException

_SchedulerNotRunningException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified scheduler is not running.

InternalServiceException

_InternalServiceException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An internal service error occurred.

InvalidInputException

_InvalidInputException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The input provided was not valid.

ResourceNumberLimitExceededException

_ResourceNumberLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A resource numerical limit was exceeded.

GlueEncryptionException

_GlueEncryptionException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An encryption operation failed.

IdempotentParameterMismatchException

_IdempotentParameterMismatchException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The same unique identifier was associated with two different records.

CrawlerStoppingException

_CrawlerStoppingException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified crawler is stopping.

IllegalBlueprintStateException

_IllegalBlueprintStateException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Prism for IllegalBlueprintStateException' errors.

AlreadyExistsException

_AlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

A resource to be created or added already exists.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

StartImportLabelsTaskRun

data StartImportLabelsTaskRun Source #

See: newStartImportLabelsTaskRun smart constructor.

Instances

Instances details
Eq StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Read StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Show StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Generic StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Associated Types

type Rep StartImportLabelsTaskRun :: Type -> Type #

NFData StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Hashable StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

ToJSON StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

AWSRequest StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

ToHeaders StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

ToPath StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

ToQuery StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

type Rep StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

type Rep StartImportLabelsTaskRun = D1 ('MetaData "StartImportLabelsTaskRun" "Amazonka.Glue.StartImportLabelsTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartImportLabelsTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "replaceAllLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

newStartImportLabelsTaskRun Source #

Create a value of StartImportLabelsTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:replaceAllLabels:StartImportLabelsTaskRun', startImportLabelsTaskRun_replaceAllLabels - Indicates whether to overwrite your existing labels.

$sel:transformId:StartImportLabelsTaskRun', startImportLabelsTaskRun_transformId - The unique identifier of the machine learning transform.

$sel:inputS3Path:StartImportLabelsTaskRun', startImportLabelsTaskRun_inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.

data StartImportLabelsTaskRunResponse Source #

See: newStartImportLabelsTaskRunResponse smart constructor.

Instances

Instances details
Eq StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Read StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Show StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Generic StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Associated Types

type Rep StartImportLabelsTaskRunResponse :: Type -> Type #

NFData StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

type Rep StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

type Rep StartImportLabelsTaskRunResponse = D1 ('MetaData "StartImportLabelsTaskRunResponse" "Amazonka.Glue.StartImportLabelsTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartImportLabelsTaskRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartImportLabelsTaskRunResponse Source #

Create a value of StartImportLabelsTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskRunId:StartImportLabelsTaskRunResponse', startImportLabelsTaskRunResponse_taskRunId - The unique identifier for the task run.

$sel:httpStatus:StartImportLabelsTaskRunResponse', startImportLabelsTaskRunResponse_httpStatus - The response's http status code.

UpdateMLTransform

data UpdateMLTransform Source #

See: newUpdateMLTransform smart constructor.

Instances

Instances details
Eq UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Read UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Show UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Generic UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type Rep UpdateMLTransform :: Type -> Type #

NFData UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Methods

rnf :: UpdateMLTransform -> () #

Hashable UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

ToJSON UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

AWSRequest UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type AWSResponse UpdateMLTransform #

ToHeaders UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

ToPath UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

ToQuery UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

type Rep UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

type Rep UpdateMLTransform = D1 ('MetaData "UpdateMLTransform" "Amazonka.Glue.UpdateMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateMLTransform'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters)) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

newUpdateMLTransform Source #

Create a value of UpdateMLTransform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:UpdateMLTransform', updateMLTransform_numberOfWorkers - The number of workers of a defined workerType that are allocated when this task runs.

$sel:workerType:UpdateMLTransform', updateMLTransform_workerType - The type of predefined worker that is allocated when this task runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

$sel:glueVersion:UpdateMLTransform', updateMLTransform_glueVersion - This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see Glue Versions in the developer guide.

$sel:role':UpdateMLTransform', updateMLTransform_role - The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.

$sel:name:UpdateMLTransform', updateMLTransform_name - The unique name that you gave the transform when you created it.

$sel:parameters:UpdateMLTransform', updateMLTransform_parameters - The configuration parameters that are specific to the transform type (algorithm) used. Conditionally dependent on the transform type.

$sel:maxRetries:UpdateMLTransform', updateMLTransform_maxRetries - The maximum number of times to retry a task for this transform after a task run fails.

$sel:maxCapacity:UpdateMLTransform', updateMLTransform_maxCapacity - The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

When the WorkerType field is set to a value other than Standard, the MaxCapacity field is set automatically and becomes read-only.

$sel:timeout:UpdateMLTransform', updateMLTransform_timeout - The timeout for a task run for this transform in minutes. This is the maximum time that a task run for this transform can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:description:UpdateMLTransform', updateMLTransform_description - A description of the transform. The default is an empty string.

$sel:transformId:UpdateMLTransform', updateMLTransform_transformId - A unique identifier that was generated when the transform was created.

data UpdateMLTransformResponse Source #

See: newUpdateMLTransformResponse smart constructor.

Instances

Instances details
Eq UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Read UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Show UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Generic UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type Rep UpdateMLTransformResponse :: Type -> Type #

NFData UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

type Rep UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

type Rep UpdateMLTransformResponse = D1 ('MetaData "UpdateMLTransformResponse" "Amazonka.Glue.UpdateMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateMLTransformResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateMLTransformResponse Source #

Create a value of UpdateMLTransformResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:UpdateMLTransform', updateMLTransformResponse_transformId - The unique identifier for the transform that was updated.

$sel:httpStatus:UpdateMLTransformResponse', updateMLTransformResponse_httpStatus - The response's http status code.

UpdateRegistry

data UpdateRegistry Source #

See: newUpdateRegistry smart constructor.

Instances

Instances details
Eq UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Read UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Show UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Generic UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type Rep UpdateRegistry :: Type -> Type #

NFData UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Methods

rnf :: UpdateRegistry -> () #

Hashable UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

ToJSON UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

AWSRequest UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type AWSResponse UpdateRegistry #

ToHeaders UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

ToPath UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

ToQuery UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type Rep UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type Rep UpdateRegistry = D1 ('MetaData "UpdateRegistry" "Amazonka.Glue.UpdateRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

newUpdateRegistry Source #

Create a value of UpdateRegistry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryId:UpdateRegistry', updateRegistry_registryId - This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

$sel:description:UpdateRegistry', updateRegistry_description - A description of the registry. If description is not provided, this field will not be updated.

data UpdateRegistryResponse Source #

See: newUpdateRegistryResponse smart constructor.

Instances

Instances details
Eq UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Read UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Show UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Generic UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type Rep UpdateRegistryResponse :: Type -> Type #

NFData UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Methods

rnf :: UpdateRegistryResponse -> () #

type Rep UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type Rep UpdateRegistryResponse = D1 ('MetaData "UpdateRegistryResponse" "Amazonka.Glue.UpdateRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateRegistryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateRegistryResponse Source #

Create a value of UpdateRegistryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:UpdateRegistryResponse', updateRegistryResponse_registryName - The name of the updated registry.

$sel:registryArn:UpdateRegistryResponse', updateRegistryResponse_registryArn - The Amazon Resource name (ARN) of the updated registry.

$sel:httpStatus:UpdateRegistryResponse', updateRegistryResponse_httpStatus - The response's http status code.

DeleteRegistry

data DeleteRegistry Source #

See: newDeleteRegistry smart constructor.

Instances

Instances details
Eq DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Read DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Show DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Generic DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type Rep DeleteRegistry :: Type -> Type #

NFData DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Methods

rnf :: DeleteRegistry -> () #

Hashable DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

ToJSON DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

AWSRequest DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type AWSResponse DeleteRegistry #

ToHeaders DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

ToPath DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

ToQuery DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type Rep DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type Rep DeleteRegistry = D1 ('MetaData "DeleteRegistry" "Amazonka.Glue.DeleteRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId)))
type AWSResponse DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

newDeleteRegistry Source #

Create a value of DeleteRegistry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryId:DeleteRegistry', deleteRegistry_registryId - This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

data DeleteRegistryResponse Source #

See: newDeleteRegistryResponse smart constructor.

Instances

Instances details
Eq DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Read DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Show DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Generic DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type Rep DeleteRegistryResponse :: Type -> Type #

NFData DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Methods

rnf :: DeleteRegistryResponse -> () #

type Rep DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type Rep DeleteRegistryResponse = D1 ('MetaData "DeleteRegistryResponse" "Amazonka.Glue.DeleteRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteRegistryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryStatus)) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteRegistryResponse Source #

Create a value of DeleteRegistryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DeleteRegistryResponse', deleteRegistryResponse_status - The status of the registry. A successful operation will return the Deleting status.

$sel:registryName:DeleteRegistryResponse', deleteRegistryResponse_registryName - The name of the registry being deleted.

$sel:registryArn:DeleteRegistryResponse', deleteRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the registry being deleted.

$sel:httpStatus:DeleteRegistryResponse', deleteRegistryResponse_httpStatus - The response's http status code.

DeleteMLTransform

data DeleteMLTransform Source #

See: newDeleteMLTransform smart constructor.

Constructors

DeleteMLTransform' Text 

Instances

Instances details
Eq DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Read DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Show DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Generic DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type Rep DeleteMLTransform :: Type -> Type #

NFData DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Methods

rnf :: DeleteMLTransform -> () #

Hashable DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

ToJSON DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

AWSRequest DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type AWSResponse DeleteMLTransform #

ToHeaders DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

ToPath DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

ToQuery DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

type Rep DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

type Rep DeleteMLTransform = D1 ('MetaData "DeleteMLTransform" "Amazonka.Glue.DeleteMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteMLTransform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

newDeleteMLTransform Source #

Create a value of DeleteMLTransform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:DeleteMLTransform', deleteMLTransform_transformId - The unique identifier of the transform to delete.

data DeleteMLTransformResponse Source #

See: newDeleteMLTransformResponse smart constructor.

Instances

Instances details
Eq DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Read DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Show DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Generic DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type Rep DeleteMLTransformResponse :: Type -> Type #

NFData DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

type Rep DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

type Rep DeleteMLTransformResponse = D1 ('MetaData "DeleteMLTransformResponse" "Amazonka.Glue.DeleteMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteMLTransformResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteMLTransformResponse Source #

Create a value of DeleteMLTransformResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:DeleteMLTransform', deleteMLTransformResponse_transformId - The unique identifier of the transform that was deleted.

$sel:httpStatus:DeleteMLTransformResponse', deleteMLTransformResponse_httpStatus - The response's http status code.

StartCrawler

data StartCrawler Source #

See: newStartCrawler smart constructor.

Constructors

StartCrawler' Text 

Instances

Instances details
Eq StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Read StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Show StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Generic StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type Rep StartCrawler :: Type -> Type #

NFData StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Methods

rnf :: StartCrawler -> () #

Hashable StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

ToJSON StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

AWSRequest StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type AWSResponse StartCrawler #

ToHeaders StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

ToPath StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

ToQuery StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type Rep StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type Rep StartCrawler = D1 ('MetaData "StartCrawler" "Amazonka.Glue.StartCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

newStartCrawler Source #

Create a value of StartCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StartCrawler', startCrawler_name - Name of the crawler to start.

data StartCrawlerResponse Source #

See: newStartCrawlerResponse smart constructor.

Instances

Instances details
Eq StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Read StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Show StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Generic StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type Rep StartCrawlerResponse :: Type -> Type #

NFData StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Methods

rnf :: StartCrawlerResponse -> () #

type Rep StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type Rep StartCrawlerResponse = D1 ('MetaData "StartCrawlerResponse" "Amazonka.Glue.StartCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartCrawlerResponse Source #

Create a value of StartCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StartCrawlerResponse', startCrawlerResponse_httpStatus - The response's http status code.

GetCatalogImportStatus

data GetCatalogImportStatus Source #

See: newGetCatalogImportStatus smart constructor.

Instances

Instances details
Eq GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Read GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Show GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Generic GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatus :: Type -> Type #

NFData GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Methods

rnf :: GetCatalogImportStatus -> () #

Hashable GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

ToJSON GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

AWSRequest GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type AWSResponse GetCatalogImportStatus #

ToHeaders GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

ToPath GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

ToQuery GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatus = D1 ('MetaData "GetCatalogImportStatus" "Amazonka.Glue.GetCatalogImportStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCatalogImportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

newGetCatalogImportStatus :: GetCatalogImportStatus Source #

Create a value of GetCatalogImportStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetCatalogImportStatus', getCatalogImportStatus_catalogId - The ID of the catalog to migrate. Currently, this should be the Amazon Web Services account ID.

data GetCatalogImportStatusResponse Source #

See: newGetCatalogImportStatusResponse smart constructor.

Instances

Instances details
Eq GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Read GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Show GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Generic GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatusResponse :: Type -> Type #

NFData GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatusResponse = D1 ('MetaData "GetCatalogImportStatusResponse" "Amazonka.Glue.GetCatalogImportStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCatalogImportStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CatalogImportStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetCatalogImportStatusResponse Source #

Create a value of GetCatalogImportStatusResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:importStatus:GetCatalogImportStatusResponse', getCatalogImportStatusResponse_importStatus - The status of the specified catalog migration.

$sel:httpStatus:GetCatalogImportStatusResponse', getCatalogImportStatusResponse_httpStatus - The response's http status code.

ListMLTransforms

data ListMLTransforms Source #

See: newListMLTransforms smart constructor.

Instances

Instances details
Eq ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Read ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Show ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Generic ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type Rep ListMLTransforms :: Type -> Type #

NFData ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Methods

rnf :: ListMLTransforms -> () #

Hashable ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

ToJSON ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

AWSRequest ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type AWSResponse ListMLTransforms #

ToHeaders ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

ToPath ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

ToQuery ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type Rep ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type AWSResponse ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

newListMLTransforms :: ListMLTransforms Source #

Create a value of ListMLTransforms with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListMLTransforms', listMLTransforms_nextToken - A continuation token, if this is a continuation request.

$sel:sort:ListMLTransforms', listMLTransforms_sort - A TransformSortCriteria used to sort the machine learning transforms.

$sel:filter':ListMLTransforms', listMLTransforms_filter - A TransformFilterCriteria used to filter the machine learning transforms.

$sel:maxResults:ListMLTransforms', listMLTransforms_maxResults - The maximum size of a list to return.

$sel:tags:ListMLTransforms', listMLTransforms_tags - Specifies to return only these tagged resources.

data ListMLTransformsResponse Source #

See: newListMLTransformsResponse smart constructor.

Instances

Instances details
Eq ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Read ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Show ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Generic ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type Rep ListMLTransformsResponse :: Type -> Type #

NFData ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type Rep ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type Rep ListMLTransformsResponse = D1 ('MetaData "ListMLTransformsResponse" "Amazonka.Glue.ListMLTransforms" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListMLTransformsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "transformIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newListMLTransformsResponse Source #

Create a value of ListMLTransformsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListMLTransforms', listMLTransformsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:ListMLTransformsResponse', listMLTransformsResponse_httpStatus - The response's http status code.

$sel:transformIds:ListMLTransformsResponse', listMLTransformsResponse_transformIds - The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.

GetPartition

data GetPartition Source #

See: newGetPartition smart constructor.

Constructors

GetPartition' (Maybe Text) Text Text [Text] 

Instances

Instances details
Eq GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Read GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Show GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Generic GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type Rep GetPartition :: Type -> Type #

NFData GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Methods

rnf :: GetPartition -> () #

Hashable GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

ToJSON GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

AWSRequest GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type AWSResponse GetPartition #

ToHeaders GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

ToPath GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

ToQuery GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type Rep GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type Rep GetPartition = D1 ('MetaData "GetPartition" "Amazonka.Glue.GetPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

newGetPartition Source #

Create a value of GetPartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetPartition', getPartition_catalogId - The ID of the Data Catalog where the partition in question resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetPartition', getPartition_databaseName - The name of the catalog database where the partition resides.

$sel:tableName:GetPartition', getPartition_tableName - The name of the partition's table.

$sel:partitionValues:GetPartition', getPartition_partitionValues - The values that define the partition.

data GetPartitionResponse Source #

See: newGetPartitionResponse smart constructor.

Instances

Instances details
Eq GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Read GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Show GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Generic GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type Rep GetPartitionResponse :: Type -> Type #

NFData GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Methods

rnf :: GetPartitionResponse -> () #

type Rep GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type Rep GetPartitionResponse = D1 ('MetaData "GetPartitionResponse" "Amazonka.Glue.GetPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Partition)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetPartitionResponse Source #

Create a value of GetPartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partition:GetPartitionResponse', getPartitionResponse_partition - The requested information, in the form of a Partition object.

$sel:httpStatus:GetPartitionResponse', getPartitionResponse_httpStatus - The response's http status code.

QuerySchemaVersionMetadata

data QuerySchemaVersionMetadata Source #

See: newQuerySchemaVersionMetadata smart constructor.

Instances

Instances details
Eq QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Read QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Show QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Generic QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Associated Types

type Rep QuerySchemaVersionMetadata :: Type -> Type #

NFData QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Hashable QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

ToJSON QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

AWSRequest QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

ToHeaders QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

ToPath QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

ToQuery QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

type Rep QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

type Rep QuerySchemaVersionMetadata = D1 ('MetaData "QuerySchemaVersionMetadata" "Amazonka.Glue.QuerySchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "QuerySchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "metadataList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetadataKeyValuePair])) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))
type AWSResponse QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

newQuerySchemaVersionMetadata :: QuerySchemaVersionMetadata Source #

Create a value of QuerySchemaVersionMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:QuerySchemaVersionMetadata', querySchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

$sel:schemaId:QuerySchemaVersionMetadata', querySchemaVersionMetadata_schemaId - A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).

$sel:nextToken:QuerySchemaVersionMetadata', querySchemaVersionMetadata_nextToken - A continuation token, if this is a continuation call.

$sel:metadataList:QuerySchemaVersionMetadata', querySchemaVersionMetadata_metadataList - Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.

$sel:schemaVersionNumber:QuerySchemaVersionMetadata', querySchemaVersionMetadata_schemaVersionNumber - The version number of the schema.

$sel:maxResults:QuerySchemaVersionMetadata', querySchemaVersionMetadata_maxResults - Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

data QuerySchemaVersionMetadataResponse Source #

Instances

Instances details
Eq QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Read QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Show QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Generic QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Associated Types

type Rep QuerySchemaVersionMetadataResponse :: Type -> Type #

NFData QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

type Rep QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

type Rep QuerySchemaVersionMetadataResponse = D1 ('MetaData "QuerySchemaVersionMetadataResponse" "Amazonka.Glue.QuerySchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "QuerySchemaVersionMetadataResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metadataInfoMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text MetadataInfo))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newQuerySchemaVersionMetadataResponse Source #

Create a value of QuerySchemaVersionMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:QuerySchemaVersionMetadata', querySchemaVersionMetadataResponse_schemaVersionId - The unique version ID of the schema version.

$sel:nextToken:QuerySchemaVersionMetadata', querySchemaVersionMetadataResponse_nextToken - A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

$sel:metadataInfoMap:QuerySchemaVersionMetadataResponse', querySchemaVersionMetadataResponse_metadataInfoMap - A map of a metadata key and associated values.

$sel:httpStatus:QuerySchemaVersionMetadataResponse', querySchemaVersionMetadataResponse_httpStatus - The response's http status code.

CreateTrigger

data CreateTrigger Source #

See: newCreateTrigger smart constructor.

Instances

Instances details
Eq CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Read CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Show CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Generic CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type Rep CreateTrigger :: Type -> Type #

NFData CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Methods

rnf :: CreateTrigger -> () #

Hashable CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

ToJSON CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

AWSRequest CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type AWSResponse CreateTrigger #

ToHeaders CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

ToPath CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

ToQuery CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type Rep CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type AWSResponse CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

newCreateTrigger Source #

Create a value of CreateTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:workflowName:CreateTrigger', createTrigger_workflowName - The name of the workflow associated with the trigger.

$sel:schedule:CreateTrigger', createTrigger_schedule - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

This field is required when the trigger type is SCHEDULED.

$sel:predicate:CreateTrigger', createTrigger_predicate - A predicate to specify when the new trigger should fire.

This field is required when the trigger type is CONDITIONAL.

$sel:startOnCreation:CreateTrigger', createTrigger_startOnCreation - Set to true to start SCHEDULED and CONDITIONAL triggers when created. True is not supported for ON_DEMAND triggers.

$sel:eventBatchingCondition:CreateTrigger', createTrigger_eventBatchingCondition - Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

$sel:description:CreateTrigger', createTrigger_description - A description of the new trigger.

$sel:tags:CreateTrigger', createTrigger_tags - The tags to use with this trigger. You may use tags to limit access to the trigger. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

$sel:name:CreateTrigger', createTrigger_name - The name of the trigger.

$sel:type':CreateTrigger', createTrigger_type - The type of the new trigger.

$sel:actions:CreateTrigger', createTrigger_actions - The actions initiated by this trigger when it fires.

data CreateTriggerResponse Source #

See: newCreateTriggerResponse smart constructor.

Instances

Instances details
Eq CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Read CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Show CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Generic CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type Rep CreateTriggerResponse :: Type -> Type #

NFData CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Methods

rnf :: CreateTriggerResponse -> () #

type Rep CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type Rep CreateTriggerResponse = D1 ('MetaData "CreateTriggerResponse" "Amazonka.Glue.CreateTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateTriggerResponse Source #

Create a value of CreateTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateTrigger', createTriggerResponse_name - The name of the trigger.

$sel:httpStatus:CreateTriggerResponse', createTriggerResponse_httpStatus - The response's http status code.

CheckSchemaVersionValidity

data CheckSchemaVersionValidity Source #

See: newCheckSchemaVersionValidity smart constructor.

Instances

Instances details
Eq CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Read CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Show CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Generic CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Associated Types

type Rep CheckSchemaVersionValidity :: Type -> Type #

NFData CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Hashable CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

ToJSON CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

AWSRequest CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

ToHeaders CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

ToPath CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

ToQuery CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

type Rep CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

type Rep CheckSchemaVersionValidity = D1 ('MetaData "CheckSchemaVersionValidity" "Amazonka.Glue.CheckSchemaVersionValidity" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CheckSchemaVersionValidity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataFormat) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

newCheckSchemaVersionValidity Source #

Create a value of CheckSchemaVersionValidity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataFormat:CheckSchemaVersionValidity', checkSchemaVersionValidity_dataFormat - The data format of the schema definition. Currently AVRO and JSON are supported.

$sel:schemaDefinition:CheckSchemaVersionValidity', checkSchemaVersionValidity_schemaDefinition - The definition of the schema that has to be validated.

data CheckSchemaVersionValidityResponse Source #

Instances

Instances details
Eq CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Read CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Show CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Generic CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Associated Types

type Rep CheckSchemaVersionValidityResponse :: Type -> Type #

NFData CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

type Rep CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

type Rep CheckSchemaVersionValidityResponse = D1 ('MetaData "CheckSchemaVersionValidityResponse" "Amazonka.Glue.CheckSchemaVersionValidity" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CheckSchemaVersionValidityResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "valid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCheckSchemaVersionValidityResponse Source #

Create a value of CheckSchemaVersionValidityResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:error:CheckSchemaVersionValidityResponse', checkSchemaVersionValidityResponse_error - A validation failure error message.

$sel:valid:CheckSchemaVersionValidityResponse', checkSchemaVersionValidityResponse_valid - Return true, if the schema is valid and false otherwise.

$sel:httpStatus:CheckSchemaVersionValidityResponse', checkSchemaVersionValidityResponse_httpStatus - The response's http status code.

DeleteTable

data DeleteTable Source #

See: newDeleteTable smart constructor.

Constructors

DeleteTable' (Maybe Text) Text Text 

Instances

Instances details
Eq DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Read DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Show DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Generic DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type Rep DeleteTable :: Type -> Type #

NFData DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Methods

rnf :: DeleteTable -> () #

Hashable DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

ToJSON DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

AWSRequest DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type AWSResponse DeleteTable #

ToHeaders DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Methods

toHeaders :: DeleteTable -> [Header] #

ToPath DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

ToQuery DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type Rep DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type Rep DeleteTable = D1 ('MetaData "DeleteTable" "Amazonka.Glue.DeleteTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

newDeleteTable Source #

Create a value of DeleteTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteTable', deleteTable_catalogId - The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeleteTable', deleteTable_databaseName - The name of the catalog database in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:name:DeleteTable', deleteTable_name - The name of the table to be deleted. For Hive compatibility, this name is entirely lowercase.

data DeleteTableResponse Source #

See: newDeleteTableResponse smart constructor.

Instances

Instances details
Eq DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Read DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Show DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Generic DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type Rep DeleteTableResponse :: Type -> Type #

NFData DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Methods

rnf :: DeleteTableResponse -> () #

type Rep DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type Rep DeleteTableResponse = D1 ('MetaData "DeleteTableResponse" "Amazonka.Glue.DeleteTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTableResponse Source #

Create a value of DeleteTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteTableResponse', deleteTableResponse_httpStatus - The response's http status code.

UpdateTable

data UpdateTable Source #

See: newUpdateTable smart constructor.

Instances

Instances details
Eq UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Read UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Show UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Generic UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type Rep UpdateTable :: Type -> Type #

NFData UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Methods

rnf :: UpdateTable -> () #

Hashable UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

ToJSON UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

AWSRequest UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type AWSResponse UpdateTable #

ToHeaders UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Methods

toHeaders :: UpdateTable -> [Header] #

ToPath UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

ToQuery UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type Rep UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type Rep UpdateTable = D1 ('MetaData "UpdateTable" "Amazonka.Glue.UpdateTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "skipArchive") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TableInput))))
type AWSResponse UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

newUpdateTable Source #

Create a value of UpdateTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:skipArchive:UpdateTable', updateTable_skipArchive - By default, UpdateTable always creates an archived version of the table before updating it. However, if skipArchive is set to true, UpdateTable does not create the archived version.

$sel:catalogId:UpdateTable', updateTable_catalogId - The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:UpdateTable', updateTable_databaseName - The name of the catalog database in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:tableInput:UpdateTable', updateTable_tableInput - An updated TableInput object to define the metadata table in the catalog.

data UpdateTableResponse Source #

See: newUpdateTableResponse smart constructor.

Instances

Instances details
Eq UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Read UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Show UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Generic UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type Rep UpdateTableResponse :: Type -> Type #

NFData UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Methods

rnf :: UpdateTableResponse -> () #

type Rep UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type Rep UpdateTableResponse = D1 ('MetaData "UpdateTableResponse" "Amazonka.Glue.UpdateTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateTableResponse Source #

Create a value of UpdateTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateTableResponse', updateTableResponse_httpStatus - The response's http status code.

GetWorkflowRuns

data GetWorkflowRuns Source #

See: newGetWorkflowRuns smart constructor.

Instances

Instances details
Eq GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Read GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Show GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Generic GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type Rep GetWorkflowRuns :: Type -> Type #

NFData GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Methods

rnf :: GetWorkflowRuns -> () #

Hashable GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

ToJSON GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

AWSRequest GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type AWSResponse GetWorkflowRuns #

ToHeaders GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

ToPath GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

ToQuery GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type Rep GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type Rep GetWorkflowRuns = D1 ('MetaData "GetWorkflowRuns" "Amazonka.Glue.GetWorkflowRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRuns'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "includeGraph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

newGetWorkflowRuns Source #

Create a value of GetWorkflowRuns with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeGraph:GetWorkflowRuns', getWorkflowRuns_includeGraph - Specifies whether to include the workflow graph in response or not.

$sel:nextToken:GetWorkflowRuns', getWorkflowRuns_nextToken - The maximum size of the response.

$sel:maxResults:GetWorkflowRuns', getWorkflowRuns_maxResults - The maximum number of workflow runs to be included in the response.

$sel:name:GetWorkflowRuns', getWorkflowRuns_name - Name of the workflow whose metadata of runs should be returned.

data GetWorkflowRunsResponse Source #

See: newGetWorkflowRunsResponse smart constructor.

Instances

Instances details
Eq GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Read GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Show GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Generic GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type Rep GetWorkflowRunsResponse :: Type -> Type #

NFData GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Methods

rnf :: GetWorkflowRunsResponse -> () #

type Rep GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type Rep GetWorkflowRunsResponse = D1 ('MetaData "GetWorkflowRunsResponse" "Amazonka.Glue.GetWorkflowRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty WorkflowRun))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetWorkflowRunsResponse Source #

Create a value of GetWorkflowRunsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runs:GetWorkflowRunsResponse', getWorkflowRunsResponse_runs - A list of workflow run metadata objects.

$sel:nextToken:GetWorkflowRuns', getWorkflowRunsResponse_nextToken - A continuation token, if not all requested workflow runs have been returned.

$sel:httpStatus:GetWorkflowRunsResponse', getWorkflowRunsResponse_httpStatus - The response's http status code.

CreateWorkflow

data CreateWorkflow Source #

See: newCreateWorkflow smart constructor.

Instances

Instances details
Eq CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Read CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Show CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Generic CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type Rep CreateWorkflow :: Type -> Type #

NFData CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Methods

rnf :: CreateWorkflow -> () #

Hashable CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

ToJSON CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

AWSRequest CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type AWSResponse CreateWorkflow #

ToHeaders CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

ToPath CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

ToQuery CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type Rep CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type Rep CreateWorkflow = D1 ('MetaData "CreateWorkflow" "Amazonka.Glue.CreateWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateWorkflow'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxConcurrentRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "defaultRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

newCreateWorkflow Source #

Create a value of CreateWorkflow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxConcurrentRuns:CreateWorkflow', createWorkflow_maxConcurrentRuns - You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.

$sel:defaultRunProperties:CreateWorkflow', createWorkflow_defaultRunProperties - A collection of properties to be used as part of each execution of the workflow.

$sel:description:CreateWorkflow', createWorkflow_description - A description of the workflow.

$sel:tags:CreateWorkflow', createWorkflow_tags - The tags to be used with this workflow.

$sel:name:CreateWorkflow', createWorkflow_name - The name to be assigned to the workflow. It should be unique within your account.

data CreateWorkflowResponse Source #

See: newCreateWorkflowResponse smart constructor.

Instances

Instances details
Eq CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Read CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Show CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Generic CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type Rep CreateWorkflowResponse :: Type -> Type #

NFData CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Methods

rnf :: CreateWorkflowResponse -> () #

type Rep CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type Rep CreateWorkflowResponse = D1 ('MetaData "CreateWorkflowResponse" "Amazonka.Glue.CreateWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateWorkflowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateWorkflowResponse Source #

Create a value of CreateWorkflowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateWorkflow', createWorkflowResponse_name - The name of the workflow which was provided as part of the request.

$sel:httpStatus:CreateWorkflowResponse', createWorkflowResponse_httpStatus - The response's http status code.

UpdateColumnStatisticsForTable

data UpdateColumnStatisticsForTable Source #

See: newUpdateColumnStatisticsForTable smart constructor.

Instances

Instances details
Eq UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Read UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Show UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Generic UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Associated Types

type Rep UpdateColumnStatisticsForTable :: Type -> Type #

NFData UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Hashable UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

ToJSON UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

AWSRequest UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

ToHeaders UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

ToPath UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

ToQuery UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

type Rep UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

type Rep UpdateColumnStatisticsForTable = D1 ('MetaData "UpdateColumnStatisticsForTable" "Amazonka.Glue.UpdateColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateColumnStatisticsForTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ColumnStatistics]))))
type AWSResponse UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

newUpdateColumnStatisticsForTable Source #

Create a value of UpdateColumnStatisticsForTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdateColumnStatisticsForTable', updateColumnStatisticsForTable_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:UpdateColumnStatisticsForTable', updateColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:UpdateColumnStatisticsForTable', updateColumnStatisticsForTable_tableName - The name of the partitions' table.

$sel:columnStatisticsList:UpdateColumnStatisticsForTable', updateColumnStatisticsForTable_columnStatisticsList - A list of the column statistics.

data UpdateColumnStatisticsForTableResponse Source #

Instances

Instances details
Eq UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Read UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Show UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Generic UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

NFData UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

type Rep UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

type Rep UpdateColumnStatisticsForTableResponse = D1 ('MetaData "UpdateColumnStatisticsForTableResponse" "Amazonka.Glue.UpdateColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateColumnStatisticsForTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatisticsError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateColumnStatisticsForTableResponse Source #

Create a value of UpdateColumnStatisticsForTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:UpdateColumnStatisticsForTableResponse', updateColumnStatisticsForTableResponse_errors - List of ColumnStatisticsErrors.

$sel:httpStatus:UpdateColumnStatisticsForTableResponse', updateColumnStatisticsForTableResponse_httpStatus - The response's http status code.

DeleteColumnStatisticsForTable

data DeleteColumnStatisticsForTable Source #

See: newDeleteColumnStatisticsForTable smart constructor.

Instances

Instances details
Eq DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Read DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Show DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Generic DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Associated Types

type Rep DeleteColumnStatisticsForTable :: Type -> Type #

NFData DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Hashable DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

ToJSON DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

AWSRequest DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

ToHeaders DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

ToPath DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

ToQuery DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

type Rep DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

type Rep DeleteColumnStatisticsForTable = D1 ('MetaData "DeleteColumnStatisticsForTable" "Amazonka.Glue.DeleteColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteColumnStatisticsForTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

newDeleteColumnStatisticsForTable Source #

Create a value of DeleteColumnStatisticsForTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteColumnStatisticsForTable', deleteColumnStatisticsForTable_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeleteColumnStatisticsForTable', deleteColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:DeleteColumnStatisticsForTable', deleteColumnStatisticsForTable_tableName - The name of the partitions' table.

$sel:columnName:DeleteColumnStatisticsForTable', deleteColumnStatisticsForTable_columnName - The name of the column.

data DeleteColumnStatisticsForTableResponse Source #

Instances

Instances details
Eq DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Read DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Show DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Generic DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

NFData DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

type Rep DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

type Rep DeleteColumnStatisticsForTableResponse = D1 ('MetaData "DeleteColumnStatisticsForTableResponse" "Amazonka.Glue.DeleteColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteColumnStatisticsForTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteColumnStatisticsForTableResponse Source #

Create a value of DeleteColumnStatisticsForTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteColumnStatisticsForTableResponse', deleteColumnStatisticsForTableResponse_httpStatus - The response's http status code.

DeleteConnection

data DeleteConnection Source #

See: newDeleteConnection smart constructor.

Instances

Instances details
Eq DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Read DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Show DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Generic DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type Rep DeleteConnection :: Type -> Type #

NFData DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Methods

rnf :: DeleteConnection -> () #

Hashable DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

ToJSON DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

AWSRequest DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type AWSResponse DeleteConnection #

ToHeaders DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

ToPath DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

ToQuery DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

type Rep DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

type Rep DeleteConnection = D1 ('MetaData "DeleteConnection" "Amazonka.Glue.DeleteConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteConnection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

newDeleteConnection Source #

Create a value of DeleteConnection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteConnection', deleteConnection_catalogId - The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:connectionName:DeleteConnection', deleteConnection_connectionName - The name of the connection to delete.

data DeleteConnectionResponse Source #

See: newDeleteConnectionResponse smart constructor.

Instances

Instances details
Eq DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Read DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Show DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Generic DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type Rep DeleteConnectionResponse :: Type -> Type #

NFData DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

type Rep DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

type Rep DeleteConnectionResponse = D1 ('MetaData "DeleteConnectionResponse" "Amazonka.Glue.DeleteConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteConnectionResponse Source #

Create a value of DeleteConnectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteConnectionResponse', deleteConnectionResponse_httpStatus - The response's http status code.

UpdateConnection

data UpdateConnection Source #

See: newUpdateConnection smart constructor.

Instances

Instances details
Eq UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Read UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Show UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Generic UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type Rep UpdateConnection :: Type -> Type #

NFData UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Methods

rnf :: UpdateConnection -> () #

Hashable UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

ToJSON UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

AWSRequest UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type AWSResponse UpdateConnection #

ToHeaders UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

ToPath UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

ToQuery UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

type Rep UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

type Rep UpdateConnection = D1 ('MetaData "UpdateConnection" "Amazonka.Glue.UpdateConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateConnection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectionInput))))
type AWSResponse UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

newUpdateConnection Source #

Create a value of UpdateConnection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdateConnection', updateConnection_catalogId - The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:name:UpdateConnection', updateConnection_name - The name of the connection definition to update.

$sel:connectionInput:UpdateConnection', updateConnection_connectionInput - A ConnectionInput object that redefines the connection in question.

data UpdateConnectionResponse Source #

See: newUpdateConnectionResponse smart constructor.

Instances

Instances details
Eq UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Read UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Show UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Generic UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type Rep UpdateConnectionResponse :: Type -> Type #

NFData UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

type Rep UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

type Rep UpdateConnectionResponse = D1 ('MetaData "UpdateConnectionResponse" "Amazonka.Glue.UpdateConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateConnectionResponse Source #

Create a value of UpdateConnectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateConnectionResponse', updateConnectionResponse_httpStatus - The response's http status code.

GetUserDefinedFunctions (Paginated)

data GetUserDefinedFunctions Source #

See: newGetUserDefinedFunctions smart constructor.

Instances

Instances details
Eq GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Read GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Show GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Generic GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Associated Types

type Rep GetUserDefinedFunctions :: Type -> Type #

NFData GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Methods

rnf :: GetUserDefinedFunctions -> () #

Hashable GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

ToJSON GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

AWSPager GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

AWSRequest GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

ToHeaders GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

ToPath GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

ToQuery GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

type Rep GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

type Rep GetUserDefinedFunctions = D1 ('MetaData "GetUserDefinedFunctions" "Amazonka.Glue.GetUserDefinedFunctions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetUserDefinedFunctions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "pattern'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

newGetUserDefinedFunctions Source #

Create a value of GetUserDefinedFunctions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetUserDefinedFunctions', getUserDefinedFunctions_catalogId - The ID of the Data Catalog where the functions to be retrieved are located. If none is provided, the Amazon Web Services account ID is used by default.

$sel:nextToken:GetUserDefinedFunctions', getUserDefinedFunctions_nextToken - A continuation token, if this is a continuation call.

$sel:databaseName:GetUserDefinedFunctions', getUserDefinedFunctions_databaseName - The name of the catalog database where the functions are located. If none is provided, functions from all the databases across the catalog will be returned.

$sel:maxResults:GetUserDefinedFunctions', getUserDefinedFunctions_maxResults - The maximum number of functions to return in one response.

$sel:pattern':GetUserDefinedFunctions', getUserDefinedFunctions_pattern - An optional function-name pattern string that filters the function definitions returned.

data GetUserDefinedFunctionsResponse Source #

See: newGetUserDefinedFunctionsResponse smart constructor.

Instances

Instances details
Eq GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Read GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Show GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Generic GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Associated Types

type Rep GetUserDefinedFunctionsResponse :: Type -> Type #

NFData GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

type Rep GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

type Rep GetUserDefinedFunctionsResponse = D1 ('MetaData "GetUserDefinedFunctionsResponse" "Amazonka.Glue.GetUserDefinedFunctions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetUserDefinedFunctionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userDefinedFunctions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UserDefinedFunction])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetUserDefinedFunctionsResponse Source #

Create a value of GetUserDefinedFunctionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetUserDefinedFunctions', getUserDefinedFunctionsResponse_nextToken - A continuation token, if the list of functions returned does not include the last requested function.

$sel:userDefinedFunctions:GetUserDefinedFunctionsResponse', getUserDefinedFunctionsResponse_userDefinedFunctions - A list of requested function definitions.

$sel:httpStatus:GetUserDefinedFunctionsResponse', getUserDefinedFunctionsResponse_httpStatus - The response's http status code.

GetTags

data GetTags Source #

See: newGetTags smart constructor.

Constructors

GetTags' Text 

Instances

Instances details
Eq GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

(==) :: GetTags -> GetTags -> Bool #

(/=) :: GetTags -> GetTags -> Bool #

Read GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Show GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Generic GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Associated Types

type Rep GetTags :: Type -> Type #

Methods

from :: GetTags -> Rep GetTags x #

to :: Rep GetTags x -> GetTags #

NFData GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

rnf :: GetTags -> () #

Hashable GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

hashWithSalt :: Int -> GetTags -> Int #

hash :: GetTags -> Int #

ToJSON GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

AWSRequest GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Associated Types

type AWSResponse GetTags #

ToHeaders GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

toHeaders :: GetTags -> [Header] #

ToPath GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

toPath :: GetTags -> ByteString #

ToQuery GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

type Rep GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

type Rep GetTags = D1 ('MetaData "GetTags" "Amazonka.Glue.GetTags" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTags'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

newGetTags Source #

Create a value of GetTags with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:GetTags', getTags_resourceArn - The Amazon Resource Name (ARN) of the resource for which to retrieve tags.

data GetTagsResponse Source #

See: newGetTagsResponse smart constructor.

Instances

Instances details
Eq GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Read GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Show GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Generic GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Associated Types

type Rep GetTagsResponse :: Type -> Type #

NFData GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

rnf :: GetTagsResponse -> () #

type Rep GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

type Rep GetTagsResponse = D1 ('MetaData "GetTagsResponse" "Amazonka.Glue.GetTags" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTagsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetTagsResponse Source #

Create a value of GetTagsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:GetTagsResponse', getTagsResponse_tags - The requested tags.

$sel:httpStatus:GetTagsResponse', getTagsResponse_httpStatus - The response's http status code.

GetDataCatalogEncryptionSettings

data GetDataCatalogEncryptionSettings Source #

See: newGetDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
Eq GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Read GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Show GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Generic GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Associated Types

type Rep GetDataCatalogEncryptionSettings :: Type -> Type #

NFData GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Hashable GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

ToJSON GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

AWSRequest GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

ToHeaders GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

ToPath GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

ToQuery GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

type Rep GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

type Rep GetDataCatalogEncryptionSettings = D1 ('MetaData "GetDataCatalogEncryptionSettings" "Amazonka.Glue.GetDataCatalogEncryptionSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDataCatalogEncryptionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

newGetDataCatalogEncryptionSettings :: GetDataCatalogEncryptionSettings Source #

Create a value of GetDataCatalogEncryptionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetDataCatalogEncryptionSettings', getDataCatalogEncryptionSettings_catalogId - The ID of the Data Catalog to retrieve the security configuration for. If none is provided, the Amazon Web Services account ID is used by default.

data GetDataCatalogEncryptionSettingsResponse Source #

Instances

Instances details
Eq GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Read GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Show GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Generic GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

NFData GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

type Rep GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

type Rep GetDataCatalogEncryptionSettingsResponse = D1 ('MetaData "GetDataCatalogEncryptionSettingsResponse" "Amazonka.Glue.GetDataCatalogEncryptionSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDataCatalogEncryptionSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataCatalogEncryptionSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataCatalogEncryptionSettings)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

BatchCreatePartition

data BatchCreatePartition Source #

See: newBatchCreatePartition smart constructor.

Instances

Instances details
Eq BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Read BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Show BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Generic BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type Rep BatchCreatePartition :: Type -> Type #

NFData BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Methods

rnf :: BatchCreatePartition -> () #

Hashable BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

ToJSON BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

AWSRequest BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type AWSResponse BatchCreatePartition #

ToHeaders BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

ToPath BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

ToQuery BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

type Rep BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

type Rep BatchCreatePartition = D1 ('MetaData "BatchCreatePartition" "Amazonka.Glue.BatchCreatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchCreatePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionInputList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PartitionInput]))))
type AWSResponse BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

newBatchCreatePartition Source #

Create a value of BatchCreatePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchCreatePartition', batchCreatePartition_catalogId - The ID of the catalog in which the partition is to be created. Currently, this should be the Amazon Web Services account ID.

$sel:databaseName:BatchCreatePartition', batchCreatePartition_databaseName - The name of the metadata database in which the partition is to be created.

$sel:tableName:BatchCreatePartition', batchCreatePartition_tableName - The name of the metadata table in which the partition is to be created.

$sel:partitionInputList:BatchCreatePartition', batchCreatePartition_partitionInputList - A list of PartitionInput structures that define the partitions to be created.

data BatchCreatePartitionResponse Source #

See: newBatchCreatePartitionResponse smart constructor.

Instances

Instances details
Eq BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Read BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Show BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Generic BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type Rep BatchCreatePartitionResponse :: Type -> Type #

NFData BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

type Rep BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

type Rep BatchCreatePartitionResponse = D1 ('MetaData "BatchCreatePartitionResponse" "Amazonka.Glue.BatchCreatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchCreatePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchCreatePartitionResponse Source #

Create a value of BatchCreatePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:BatchCreatePartitionResponse', batchCreatePartitionResponse_errors - The errors encountered when trying to create the requested partitions.

$sel:httpStatus:BatchCreatePartitionResponse', batchCreatePartitionResponse_httpStatus - The response's http status code.

GetMapping

data GetMapping Source #

See: newGetMapping smart constructor.

Instances

Instances details
Eq GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Read GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Show GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Generic GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type Rep GetMapping :: Type -> Type #

NFData GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Methods

rnf :: GetMapping -> () #

Hashable GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

ToJSON GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

AWSRequest GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type AWSResponse GetMapping #

ToHeaders GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Methods

toHeaders :: GetMapping -> [Header] #

ToPath GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

ToQuery GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type Rep GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type Rep GetMapping = D1 ('MetaData "GetMapping" "Amazonka.Glue.GetMapping" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sinks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CatalogEntry])) :*: (S1 ('MetaSel ('Just "location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Location)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CatalogEntry))))
type AWSResponse GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

newGetMapping Source #

Create a value of GetMapping with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sinks:GetMapping', getMapping_sinks - A list of target tables.

$sel:location:GetMapping', getMapping_location - Parameters for the mapping.

$sel:source:GetMapping', getMapping_source - Specifies the source table.

data GetMappingResponse Source #

See: newGetMappingResponse smart constructor.

Instances

Instances details
Eq GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Read GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Show GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Generic GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type Rep GetMappingResponse :: Type -> Type #

NFData GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Methods

rnf :: GetMappingResponse -> () #

type Rep GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type Rep GetMappingResponse = D1 ('MetaData "GetMappingResponse" "Amazonka.Glue.GetMapping" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMappingResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "mapping") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MappingEntry])))

newGetMappingResponse Source #

Create a value of GetMappingResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetMappingResponse', getMappingResponse_httpStatus - The response's http status code.

$sel:mapping:GetMappingResponse', getMappingResponse_mapping - A list of mappings to the specified targets.

DeleteWorkflow

data DeleteWorkflow Source #

See: newDeleteWorkflow smart constructor.

Constructors

DeleteWorkflow' Text 

Instances

Instances details
Eq DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Read DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Show DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Generic DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type Rep DeleteWorkflow :: Type -> Type #

NFData DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Methods

rnf :: DeleteWorkflow -> () #

Hashable DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

ToJSON DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

AWSRequest DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type AWSResponse DeleteWorkflow #

ToHeaders DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

ToPath DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

ToQuery DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type Rep DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type Rep DeleteWorkflow = D1 ('MetaData "DeleteWorkflow" "Amazonka.Glue.DeleteWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteWorkflow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

newDeleteWorkflow Source #

Create a value of DeleteWorkflow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteWorkflow', deleteWorkflow_name - Name of the workflow to be deleted.

data DeleteWorkflowResponse Source #

See: newDeleteWorkflowResponse smart constructor.

Instances

Instances details
Eq DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Read DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Show DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Generic DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type Rep DeleteWorkflowResponse :: Type -> Type #

NFData DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Methods

rnf :: DeleteWorkflowResponse -> () #

type Rep DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type Rep DeleteWorkflowResponse = D1 ('MetaData "DeleteWorkflowResponse" "Amazonka.Glue.DeleteWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteWorkflowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteWorkflowResponse Source #

Create a value of DeleteWorkflowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteWorkflow', deleteWorkflowResponse_name - Name of the workflow specified in input.

$sel:httpStatus:DeleteWorkflowResponse', deleteWorkflowResponse_httpStatus - The response's http status code.

UpdateWorkflow

data UpdateWorkflow Source #

See: newUpdateWorkflow smart constructor.

Instances

Instances details
Eq UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Read UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Show UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Generic UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type Rep UpdateWorkflow :: Type -> Type #

NFData UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Methods

rnf :: UpdateWorkflow -> () #

Hashable UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

ToJSON UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

AWSRequest UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type AWSResponse UpdateWorkflow #

ToHeaders UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

ToPath UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

ToQuery UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type Rep UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type Rep UpdateWorkflow = D1 ('MetaData "UpdateWorkflow" "Amazonka.Glue.UpdateWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateWorkflow'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxConcurrentRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "defaultRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

newUpdateWorkflow Source #

Create a value of UpdateWorkflow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxConcurrentRuns:UpdateWorkflow', updateWorkflow_maxConcurrentRuns - You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.

$sel:defaultRunProperties:UpdateWorkflow', updateWorkflow_defaultRunProperties - A collection of properties to be used as part of each execution of the workflow.

$sel:description:UpdateWorkflow', updateWorkflow_description - The description of the workflow.

$sel:name:UpdateWorkflow', updateWorkflow_name - Name of the workflow to be updated.

data UpdateWorkflowResponse Source #

See: newUpdateWorkflowResponse smart constructor.

Instances

Instances details
Eq UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Read UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Show UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Generic UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type Rep UpdateWorkflowResponse :: Type -> Type #

NFData UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Methods

rnf :: UpdateWorkflowResponse -> () #

type Rep UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type Rep UpdateWorkflowResponse = D1 ('MetaData "UpdateWorkflowResponse" "Amazonka.Glue.UpdateWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateWorkflowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateWorkflowResponse Source #

Create a value of UpdateWorkflowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:UpdateWorkflow', updateWorkflowResponse_name - The name of the workflow which was specified in input.

$sel:httpStatus:UpdateWorkflowResponse', updateWorkflowResponse_httpStatus - The response's http status code.

GetTableVersion

data GetTableVersion Source #

See: newGetTableVersion smart constructor.

Instances

Instances details
Eq GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Read GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Show GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Generic GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type Rep GetTableVersion :: Type -> Type #

NFData GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Methods

rnf :: GetTableVersion -> () #

Hashable GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

ToJSON GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

AWSRequest GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type AWSResponse GetTableVersion #

ToHeaders GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

ToPath GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

ToQuery GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type Rep GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type Rep GetTableVersion = D1 ('MetaData "GetTableVersion" "Amazonka.Glue.GetTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTableVersion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

newGetTableVersion Source #

Create a value of GetTableVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionId:GetTableVersion', getTableVersion_versionId - The ID value of the table version to be retrieved. A VersionID is a string representation of an integer. Each version is incremented by 1.

$sel:catalogId:GetTableVersion', getTableVersion_catalogId - The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetTableVersion', getTableVersion_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:tableName:GetTableVersion', getTableVersion_tableName - The name of the table. For Hive compatibility, this name is entirely lowercase.

data GetTableVersionResponse Source #

See: newGetTableVersionResponse smart constructor.

Instances

Instances details
Eq GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Read GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Show GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Generic GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type Rep GetTableVersionResponse :: Type -> Type #

NFData GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Methods

rnf :: GetTableVersionResponse -> () #

type Rep GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type Rep GetTableVersionResponse = D1 ('MetaData "GetTableVersionResponse" "Amazonka.Glue.GetTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTableVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableVersion)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetTableVersionResponse Source #

Create a value of GetTableVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableVersion:GetTableVersionResponse', getTableVersionResponse_tableVersion - The requested table version.

$sel:httpStatus:GetTableVersionResponse', getTableVersionResponse_httpStatus - The response's http status code.

CreateSecurityConfiguration

data CreateSecurityConfiguration Source #

See: newCreateSecurityConfiguration smart constructor.

Instances

Instances details
Eq CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Read CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Show CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Generic CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Associated Types

type Rep CreateSecurityConfiguration :: Type -> Type #

NFData CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Hashable CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

ToJSON CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

AWSRequest CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

ToHeaders CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

ToPath CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

ToQuery CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

type Rep CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

type Rep CreateSecurityConfiguration = D1 ('MetaData "CreateSecurityConfiguration" "Amazonka.Glue.CreateSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "encryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EncryptionConfiguration)))
type AWSResponse CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

newCreateSecurityConfiguration Source #

Create a value of CreateSecurityConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateSecurityConfiguration', createSecurityConfiguration_name - The name for the new security configuration.

$sel:encryptionConfiguration:CreateSecurityConfiguration', createSecurityConfiguration_encryptionConfiguration - The encryption configuration for the new security configuration.

data CreateSecurityConfigurationResponse Source #

Instances

Instances details
Eq CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Read CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Show CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Generic CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

NFData CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

type Rep CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

type Rep CreateSecurityConfigurationResponse = D1 ('MetaData "CreateSecurityConfigurationResponse" "Amazonka.Glue.CreateSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateSecurityConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateSecurityConfigurationResponse Source #

Create a value of CreateSecurityConfigurationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateSecurityConfiguration', createSecurityConfigurationResponse_name - The name assigned to the new security configuration.

$sel:createdTimestamp:CreateSecurityConfigurationResponse', createSecurityConfigurationResponse_createdTimestamp - The time at which the new security configuration was created.

$sel:httpStatus:CreateSecurityConfigurationResponse', createSecurityConfigurationResponse_httpStatus - The response's http status code.

StartWorkflowRun

data StartWorkflowRun Source #

See: newStartWorkflowRun smart constructor.

Constructors

StartWorkflowRun' Text 

Instances

Instances details
Eq StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Read StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Show StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Generic StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type Rep StartWorkflowRun :: Type -> Type #

NFData StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Methods

rnf :: StartWorkflowRun -> () #

Hashable StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

ToJSON StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

AWSRequest StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type AWSResponse StartWorkflowRun #

ToHeaders StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

ToPath StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

ToQuery StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

type Rep StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

type Rep StartWorkflowRun = D1 ('MetaData "StartWorkflowRun" "Amazonka.Glue.StartWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

newStartWorkflowRun Source #

Create a value of StartWorkflowRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StartWorkflowRun', startWorkflowRun_name - The name of the workflow to start.

data StartWorkflowRunResponse Source #

See: newStartWorkflowRunResponse smart constructor.

Instances

Instances details
Eq StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Read StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Show StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Generic StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type Rep StartWorkflowRunResponse :: Type -> Type #

NFData StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

type Rep StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

type Rep StartWorkflowRunResponse = D1 ('MetaData "StartWorkflowRunResponse" "Amazonka.Glue.StartWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartWorkflowRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartWorkflowRunResponse Source #

Create a value of StartWorkflowRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runId:StartWorkflowRunResponse', startWorkflowRunResponse_runId - An Id for the new run.

$sel:httpStatus:StartWorkflowRunResponse', startWorkflowRunResponse_httpStatus - The response's http status code.

GetJobs (Paginated)

data GetJobs Source #

See: newGetJobs smart constructor.

Constructors

GetJobs' (Maybe Text) (Maybe Natural) 

Instances

Instances details
Eq GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

(==) :: GetJobs -> GetJobs -> Bool #

(/=) :: GetJobs -> GetJobs -> Bool #

Read GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Show GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Generic GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Associated Types

type Rep GetJobs :: Type -> Type #

Methods

from :: GetJobs -> Rep GetJobs x #

to :: Rep GetJobs x -> GetJobs #

NFData GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

rnf :: GetJobs -> () #

Hashable GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

hashWithSalt :: Int -> GetJobs -> Int #

hash :: GetJobs -> Int #

ToJSON GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

AWSPager GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

AWSRequest GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Associated Types

type AWSResponse GetJobs #

ToHeaders GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

toHeaders :: GetJobs -> [Header] #

ToPath GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

toPath :: GetJobs -> ByteString #

ToQuery GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

type Rep GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

type Rep GetJobs = D1 ('MetaData "GetJobs" "Amazonka.Glue.GetJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

newGetJobs :: GetJobs Source #

Create a value of GetJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetJobs', getJobs_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetJobs', getJobs_maxResults - The maximum size of the response.

data GetJobsResponse Source #

See: newGetJobsResponse smart constructor.

Constructors

GetJobsResponse' (Maybe Text) (Maybe [Job]) Int 

Instances

Instances details
Eq GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Read GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Show GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Generic GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Associated Types

type Rep GetJobsResponse :: Type -> Type #

NFData GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

rnf :: GetJobsResponse -> () #

type Rep GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

type Rep GetJobsResponse = D1 ('MetaData "GetJobsResponse" "Amazonka.Glue.GetJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Job])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetJobsResponse Source #

Create a value of GetJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetJobs', getJobsResponse_nextToken - A continuation token, if not all job definitions have yet been returned.

$sel:jobs:GetJobsResponse', getJobsResponse_jobs - A list of job definitions.

$sel:httpStatus:GetJobsResponse', getJobsResponse_httpStatus - The response's http status code.

BatchGetWorkflows

data BatchGetWorkflows Source #

See: newBatchGetWorkflows smart constructor.

Instances

Instances details
Eq BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Read BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Show BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Generic BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type Rep BatchGetWorkflows :: Type -> Type #

NFData BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Methods

rnf :: BatchGetWorkflows -> () #

Hashable BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

ToJSON BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

AWSRequest BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type AWSResponse BatchGetWorkflows #

ToHeaders BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

ToPath BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

ToQuery BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

type Rep BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

type Rep BatchGetWorkflows = D1 ('MetaData "BatchGetWorkflows" "Amazonka.Glue.BatchGetWorkflows" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetWorkflows'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeGraph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))
type AWSResponse BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

newBatchGetWorkflows Source #

Create a value of BatchGetWorkflows with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeGraph:BatchGetWorkflows', batchGetWorkflows_includeGraph - Specifies whether to include a graph when returning the workflow resource metadata.

$sel:names:BatchGetWorkflows', batchGetWorkflows_names - A list of workflow names, which may be the names returned from the ListWorkflows operation.

data BatchGetWorkflowsResponse Source #

See: newBatchGetWorkflowsResponse smart constructor.

Instances

Instances details
Eq BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Read BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Show BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Generic BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type Rep BatchGetWorkflowsResponse :: Type -> Type #

NFData BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

type Rep BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

type Rep BatchGetWorkflowsResponse = D1 ('MetaData "BatchGetWorkflowsResponse" "Amazonka.Glue.BatchGetWorkflows" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetWorkflowsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "missingWorkflows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "workflows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Workflow))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetWorkflowsResponse Source #

Create a value of BatchGetWorkflowsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:missingWorkflows:BatchGetWorkflowsResponse', batchGetWorkflowsResponse_missingWorkflows - A list of names of workflows not found.

$sel:workflows:BatchGetWorkflowsResponse', batchGetWorkflowsResponse_workflows - A list of workflow resource metadata.

$sel:httpStatus:BatchGetWorkflowsResponse', batchGetWorkflowsResponse_httpStatus - The response's http status code.

GetClassifiers (Paginated)

data GetClassifiers Source #

See: newGetClassifiers smart constructor.

Instances

Instances details
Eq GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Read GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Show GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Generic GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Associated Types

type Rep GetClassifiers :: Type -> Type #

NFData GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Methods

rnf :: GetClassifiers -> () #

Hashable GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

ToJSON GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

AWSPager GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

AWSRequest GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Associated Types

type AWSResponse GetClassifiers #

ToHeaders GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

ToPath GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

ToQuery GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type Rep GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type Rep GetClassifiers = D1 ('MetaData "GetClassifiers" "Amazonka.Glue.GetClassifiers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetClassifiers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

newGetClassifiers :: GetClassifiers Source #

Create a value of GetClassifiers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetClassifiers', getClassifiers_nextToken - An optional continuation token.

$sel:maxResults:GetClassifiers', getClassifiers_maxResults - The size of the list to return (optional).

data GetClassifiersResponse Source #

See: newGetClassifiersResponse smart constructor.

Instances

Instances details
Eq GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Read GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Show GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Generic GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Associated Types

type Rep GetClassifiersResponse :: Type -> Type #

NFData GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Methods

rnf :: GetClassifiersResponse -> () #

type Rep GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type Rep GetClassifiersResponse = D1 ('MetaData "GetClassifiersResponse" "Amazonka.Glue.GetClassifiers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetClassifiersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Classifier])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetClassifiersResponse Source #

Create a value of GetClassifiersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetClassifiers', getClassifiersResponse_nextToken - A continuation token.

$sel:classifiers:GetClassifiersResponse', getClassifiersResponse_classifiers - The requested list of classifier objects.

$sel:httpStatus:GetClassifiersResponse', getClassifiersResponse_httpStatus - The response's http status code.

GetResourcePolicies (Paginated)

data GetResourcePolicies Source #

See: newGetResourcePolicies smart constructor.

Instances

Instances details
Eq GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Read GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Show GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Generic GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Associated Types

type Rep GetResourcePolicies :: Type -> Type #

NFData GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Methods

rnf :: GetResourcePolicies -> () #

Hashable GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

ToJSON GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

AWSPager GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

AWSRequest GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Associated Types

type AWSResponse GetResourcePolicies #

ToHeaders GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

ToPath GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

ToQuery GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

type Rep GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

type Rep GetResourcePolicies = D1 ('MetaData "GetResourcePolicies" "Amazonka.Glue.GetResourcePolicies" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetResourcePolicies'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

newGetResourcePolicies :: GetResourcePolicies Source #

Create a value of GetResourcePolicies with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetResourcePolicies', getResourcePolicies_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:GetResourcePolicies', getResourcePolicies_maxResults - The maximum size of a list to return.

data GetResourcePoliciesResponse Source #

See: newGetResourcePoliciesResponse smart constructor.

Instances

Instances details
Eq GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Read GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Show GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Generic GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Associated Types

type Rep GetResourcePoliciesResponse :: Type -> Type #

NFData GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

type Rep GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

type Rep GetResourcePoliciesResponse = D1 ('MetaData "GetResourcePoliciesResponse" "Amazonka.Glue.GetResourcePolicies" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetResourcePoliciesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "getResourcePoliciesResponseList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GluePolicy])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetResourcePoliciesResponse Source #

Create a value of GetResourcePoliciesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:getResourcePoliciesResponseList:GetResourcePoliciesResponse', getResourcePoliciesResponse_getResourcePoliciesResponseList - A list of the individual resource policies and the account-level resource policy.

$sel:nextToken:GetResourcePolicies', getResourcePoliciesResponse_nextToken - A continuation token, if the returned list does not contain the last resource policy available.

$sel:httpStatus:GetResourcePoliciesResponse', getResourcePoliciesResponse_httpStatus - The response's http status code.

CreateConnection

data CreateConnection Source #

See: newCreateConnection smart constructor.

Instances

Instances details
Eq CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Read CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Show CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Generic CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type Rep CreateConnection :: Type -> Type #

NFData CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Methods

rnf :: CreateConnection -> () #

Hashable CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

ToJSON CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

AWSRequest CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type AWSResponse CreateConnection #

ToHeaders CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

ToPath CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

ToQuery CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

type Rep CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

type Rep CreateConnection = D1 ('MetaData "CreateConnection" "Amazonka.Glue.CreateConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateConnection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "connectionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectionInput))))
type AWSResponse CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

newCreateConnection Source #

Create a value of CreateConnection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:CreateConnection', createConnection_catalogId - The ID of the Data Catalog in which to create the connection. If none is provided, the Amazon Web Services account ID is used by default.

$sel:tags:CreateConnection', createConnection_tags - The tags you assign to the connection.

$sel:connectionInput:CreateConnection', createConnection_connectionInput - A ConnectionInput object defining the connection to create.

data CreateConnectionResponse Source #

See: newCreateConnectionResponse smart constructor.

Instances

Instances details
Eq CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Read CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Show CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Generic CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type Rep CreateConnectionResponse :: Type -> Type #

NFData CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

type Rep CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

type Rep CreateConnectionResponse = D1 ('MetaData "CreateConnectionResponse" "Amazonka.Glue.CreateConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateConnectionResponse Source #

Create a value of CreateConnectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateConnectionResponse', createConnectionResponse_httpStatus - The response's http status code.

ListSchemaVersions (Paginated)

data ListSchemaVersions Source #

See: newListSchemaVersions smart constructor.

Instances

Instances details
Eq ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Read ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Show ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Generic ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Associated Types

type Rep ListSchemaVersions :: Type -> Type #

NFData ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Methods

rnf :: ListSchemaVersions -> () #

Hashable ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

ToJSON ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

AWSPager ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

AWSRequest ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Associated Types

type AWSResponse ListSchemaVersions #

ToHeaders ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

ToPath ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

ToQuery ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

type Rep ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

type Rep ListSchemaVersions = D1 ('MetaData "ListSchemaVersions" "Amazonka.Glue.ListSchemaVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListSchemaVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId))))
type AWSResponse ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

newListSchemaVersions Source #

Create a value of ListSchemaVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListSchemaVersions', listSchemaVersions_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:ListSchemaVersions', listSchemaVersions_maxResults - Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

$sel:schemaId:ListSchemaVersions', listSchemaVersions_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.
  • SchemaId$SchemaName: The name of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.

data ListSchemaVersionsResponse Source #

See: newListSchemaVersionsResponse smart constructor.

Instances

Instances details
Eq ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Read ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Show ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Generic ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Associated Types

type Rep ListSchemaVersionsResponse :: Type -> Type #

NFData ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

type Rep ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

type Rep ListSchemaVersionsResponse = D1 ('MetaData "ListSchemaVersionsResponse" "Amazonka.Glue.ListSchemaVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListSchemaVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaVersionListItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSchemaVersionsResponse Source #

Create a value of ListSchemaVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemas:ListSchemaVersionsResponse', listSchemaVersionsResponse_schemas - An array of SchemaVersionList objects containing details of each schema version.

$sel:nextToken:ListSchemaVersions', listSchemaVersionsResponse_nextToken - A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

$sel:httpStatus:ListSchemaVersionsResponse', listSchemaVersionsResponse_httpStatus - The response's http status code.

GetWorkflowRunProperties

data GetWorkflowRunProperties Source #

See: newGetWorkflowRunProperties smart constructor.

Instances

Instances details
Eq GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Read GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Show GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Generic GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Associated Types

type Rep GetWorkflowRunProperties :: Type -> Type #

NFData GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Hashable GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

ToJSON GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

AWSRequest GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

ToHeaders GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

ToPath GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

ToQuery GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

type Rep GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

type Rep GetWorkflowRunProperties = D1 ('MetaData "GetWorkflowRunProperties" "Amazonka.Glue.GetWorkflowRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

newGetWorkflowRunProperties Source #

Create a value of GetWorkflowRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GetWorkflowRunProperties', getWorkflowRunProperties_name - Name of the workflow which was run.

$sel:runId:GetWorkflowRunProperties', getWorkflowRunProperties_runId - The ID of the workflow run whose run properties should be returned.

data GetWorkflowRunPropertiesResponse Source #

See: newGetWorkflowRunPropertiesResponse smart constructor.

Instances

Instances details
Eq GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Read GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Show GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Generic GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Associated Types

type Rep GetWorkflowRunPropertiesResponse :: Type -> Type #

NFData GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

type Rep GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

type Rep GetWorkflowRunPropertiesResponse = D1 ('MetaData "GetWorkflowRunPropertiesResponse" "Amazonka.Glue.GetWorkflowRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRunPropertiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetWorkflowRunPropertiesResponse Source #

Create a value of GetWorkflowRunPropertiesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runProperties:GetWorkflowRunPropertiesResponse', getWorkflowRunPropertiesResponse_runProperties - The workflow run properties which were set during the specified run.

$sel:httpStatus:GetWorkflowRunPropertiesResponse', getWorkflowRunPropertiesResponse_httpStatus - The response's http status code.

BatchGetDevEndpoints

data BatchGetDevEndpoints Source #

See: newBatchGetDevEndpoints smart constructor.

Instances

Instances details
Eq BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Read BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Show BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Generic BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type Rep BatchGetDevEndpoints :: Type -> Type #

NFData BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Methods

rnf :: BatchGetDevEndpoints -> () #

Hashable BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

ToJSON BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

AWSRequest BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type AWSResponse BatchGetDevEndpoints #

ToHeaders BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

ToPath BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

ToQuery BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

type Rep BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

type Rep BatchGetDevEndpoints = D1 ('MetaData "BatchGetDevEndpoints" "Amazonka.Glue.BatchGetDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpointNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))
type AWSResponse BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

newBatchGetDevEndpoints Source #

Create a value of BatchGetDevEndpoints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:devEndpointNames:BatchGetDevEndpoints', batchGetDevEndpoints_devEndpointNames - The list of DevEndpoint names, which might be the names returned from the ListDevEndpoint operation.

data BatchGetDevEndpointsResponse Source #

See: newBatchGetDevEndpointsResponse smart constructor.

Instances

Instances details
Eq BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Read BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Show BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Generic BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type Rep BatchGetDevEndpointsResponse :: Type -> Type #

NFData BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

type Rep BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

type Rep BatchGetDevEndpointsResponse = D1 ('MetaData "BatchGetDevEndpointsResponse" "Amazonka.Glue.BatchGetDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpointsNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "devEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DevEndpoint])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetDevEndpointsResponse Source #

Create a value of BatchGetDevEndpointsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:devEndpointsNotFound:BatchGetDevEndpointsResponse', batchGetDevEndpointsResponse_devEndpointsNotFound - A list of DevEndpoints not found.

$sel:devEndpoints:BatchGetDevEndpointsResponse', batchGetDevEndpointsResponse_devEndpoints - A list of DevEndpoint definitions.

$sel:httpStatus:BatchGetDevEndpointsResponse', batchGetDevEndpointsResponse_httpStatus - The response's http status code.

DeletePartitionIndex

data DeletePartitionIndex Source #

See: newDeletePartitionIndex smart constructor.

Instances

Instances details
Eq DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Read DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Show DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Generic DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type Rep DeletePartitionIndex :: Type -> Type #

NFData DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Methods

rnf :: DeletePartitionIndex -> () #

Hashable DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

ToJSON DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

AWSRequest DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type AWSResponse DeletePartitionIndex #

ToHeaders DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

ToPath DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

ToQuery DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

type Rep DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

type Rep DeletePartitionIndex = D1 ('MetaData "DeletePartitionIndex" "Amazonka.Glue.DeletePartitionIndex" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeletePartitionIndex'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "indexName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

newDeletePartitionIndex Source #

Create a value of DeletePartitionIndex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeletePartitionIndex', deletePartitionIndex_catalogId - The catalog ID where the table resides.

$sel:databaseName:DeletePartitionIndex', deletePartitionIndex_databaseName - Specifies the name of a database from which you want to delete a partition index.

$sel:tableName:DeletePartitionIndex', deletePartitionIndex_tableName - Specifies the name of a table from which you want to delete a partition index.

$sel:indexName:DeletePartitionIndex', deletePartitionIndex_indexName - The name of the partition index to be deleted.

data DeletePartitionIndexResponse Source #

See: newDeletePartitionIndexResponse smart constructor.

Instances

Instances details
Eq DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Read DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Show DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Generic DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type Rep DeletePartitionIndexResponse :: Type -> Type #

NFData DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

type Rep DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

type Rep DeletePartitionIndexResponse = D1 ('MetaData "DeletePartitionIndexResponse" "Amazonka.Glue.DeletePartitionIndex" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeletePartitionIndexResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePartitionIndexResponse Source #

Create a value of DeletePartitionIndexResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeletePartitionIndexResponse', deletePartitionIndexResponse_httpStatus - The response's http status code.

DeleteTableVersion

data DeleteTableVersion Source #

See: newDeleteTableVersion smart constructor.

Instances

Instances details
Eq DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Read DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Show DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Generic DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type Rep DeleteTableVersion :: Type -> Type #

NFData DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Methods

rnf :: DeleteTableVersion -> () #

Hashable DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

ToJSON DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

AWSRequest DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type AWSResponse DeleteTableVersion #

ToHeaders DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

ToPath DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

ToQuery DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

type Rep DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

type Rep DeleteTableVersion = D1 ('MetaData "DeleteTableVersion" "Amazonka.Glue.DeleteTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTableVersion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

newDeleteTableVersion Source #

Create a value of DeleteTableVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteTableVersion', deleteTableVersion_catalogId - The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeleteTableVersion', deleteTableVersion_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:tableName:DeleteTableVersion', deleteTableVersion_tableName - The name of the table. For Hive compatibility, this name is entirely lowercase.

$sel:versionId:DeleteTableVersion', deleteTableVersion_versionId - The ID of the table version to be deleted. A VersionID is a string representation of an integer. Each version is incremented by 1.

data DeleteTableVersionResponse Source #

See: newDeleteTableVersionResponse smart constructor.

Instances

Instances details
Eq DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Read DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Show DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Generic DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type Rep DeleteTableVersionResponse :: Type -> Type #

NFData DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

type Rep DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

type Rep DeleteTableVersionResponse = D1 ('MetaData "DeleteTableVersionResponse" "Amazonka.Glue.DeleteTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTableVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTableVersionResponse Source #

Create a value of DeleteTableVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteTableVersionResponse', deleteTableVersionResponse_httpStatus - The response's http status code.

DeleteDevEndpoint

data DeleteDevEndpoint Source #

See: newDeleteDevEndpoint smart constructor.

Constructors

DeleteDevEndpoint' Text 

Instances

Instances details
Eq DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Read DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Show DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Generic DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type Rep DeleteDevEndpoint :: Type -> Type #

NFData DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Methods

rnf :: DeleteDevEndpoint -> () #

Hashable DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

ToJSON DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

AWSRequest DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type AWSResponse DeleteDevEndpoint #

ToHeaders DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

ToPath DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

ToQuery DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

type Rep DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

type Rep DeleteDevEndpoint = D1 ('MetaData "DeleteDevEndpoint" "Amazonka.Glue.DeleteDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteDevEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

newDeleteDevEndpoint Source #

Create a value of DeleteDevEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:DeleteDevEndpoint', deleteDevEndpoint_endpointName - The name of the DevEndpoint.

data DeleteDevEndpointResponse Source #

See: newDeleteDevEndpointResponse smart constructor.

Instances

Instances details
Eq DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Read DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Show DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Generic DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type Rep DeleteDevEndpointResponse :: Type -> Type #

NFData DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

type Rep DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

type Rep DeleteDevEndpointResponse = D1 ('MetaData "DeleteDevEndpointResponse" "Amazonka.Glue.DeleteDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteDevEndpointResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDevEndpointResponse Source #

Create a value of DeleteDevEndpointResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteDevEndpointResponse', deleteDevEndpointResponse_httpStatus - The response's http status code.

UpdateDevEndpoint

data UpdateDevEndpoint Source #

See: newUpdateDevEndpoint smart constructor.

Instances

Instances details
Eq UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Read UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Show UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Generic UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type Rep UpdateDevEndpoint :: Type -> Type #

NFData UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Methods

rnf :: UpdateDevEndpoint -> () #

Hashable UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

ToJSON UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

AWSRequest UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type AWSResponse UpdateDevEndpoint #

ToHeaders UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

ToPath UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

ToQuery UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

type Rep UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

type Rep UpdateDevEndpoint = D1 ('MetaData "UpdateDevEndpoint" "Amazonka.Glue.UpdateDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateDevEndpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "addPublicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "customLibraries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DevEndpointCustomLibraries))) :*: (S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deleteArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "deletePublicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "updateEtlLibraries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "addArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

newUpdateDevEndpoint Source #

Create a value of UpdateDevEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:addPublicKeys:UpdateDevEndpoint', updateDevEndpoint_addPublicKeys - The list of public keys for the DevEndpoint to use.

$sel:customLibraries:UpdateDevEndpoint', updateDevEndpoint_customLibraries - Custom Python or Java libraries to be loaded in the DevEndpoint.

$sel:publicKey:UpdateDevEndpoint', updateDevEndpoint_publicKey - The public key for the DevEndpoint to use.

$sel:deleteArguments:UpdateDevEndpoint', updateDevEndpoint_deleteArguments - The list of argument keys to be deleted from the map of arguments used to configure the DevEndpoint.

$sel:deletePublicKeys:UpdateDevEndpoint', updateDevEndpoint_deletePublicKeys - The list of public keys to be deleted from the DevEndpoint.

$sel:updateEtlLibraries:UpdateDevEndpoint', updateDevEndpoint_updateEtlLibraries - True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False if otherwise.

$sel:addArguments:UpdateDevEndpoint', updateDevEndpoint_addArguments - The map of arguments to add the map of arguments used to configure the DevEndpoint.

Valid arguments are:

  • "--enable-glue-datacatalog": ""

You can specify a version of Python support for development endpoints by using the Arguments parameter in the CreateDevEndpoint or UpdateDevEndpoint APIs. If no arguments are provided, the version defaults to Python 2.

$sel:endpointName:UpdateDevEndpoint', updateDevEndpoint_endpointName - The name of the DevEndpoint to be updated.

data UpdateDevEndpointResponse Source #

See: newUpdateDevEndpointResponse smart constructor.

Instances

Instances details
Eq UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Read UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Show UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Generic UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type Rep UpdateDevEndpointResponse :: Type -> Type #

NFData UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

type Rep UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

type Rep UpdateDevEndpointResponse = D1 ('MetaData "UpdateDevEndpointResponse" "Amazonka.Glue.UpdateDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateDevEndpointResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDevEndpointResponse Source #

Create a value of UpdateDevEndpointResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateDevEndpointResponse', updateDevEndpointResponse_httpStatus - The response's http status code.

GetWorkflow

data GetWorkflow Source #

See: newGetWorkflow smart constructor.

Constructors

GetWorkflow' (Maybe Bool) Text 

Instances

Instances details
Eq GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Read GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Show GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Generic GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type Rep GetWorkflow :: Type -> Type #

NFData GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Methods

rnf :: GetWorkflow -> () #

Hashable GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

ToJSON GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

AWSRequest GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type AWSResponse GetWorkflow #

ToHeaders GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Methods

toHeaders :: GetWorkflow -> [Header] #

ToPath GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

ToQuery GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type Rep GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type Rep GetWorkflow = D1 ('MetaData "GetWorkflow" "Amazonka.Glue.GetWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeGraph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

newGetWorkflow Source #

Create a value of GetWorkflow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeGraph:GetWorkflow', getWorkflow_includeGraph - Specifies whether to include a graph when returning the workflow resource metadata.

$sel:name:GetWorkflow', getWorkflow_name - The name of the workflow to retrieve.

data GetWorkflowResponse Source #

See: newGetWorkflowResponse smart constructor.

Instances

Instances details
Eq GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Read GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Show GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Generic GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type Rep GetWorkflowResponse :: Type -> Type #

NFData GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Methods

rnf :: GetWorkflowResponse -> () #

type Rep GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type Rep GetWorkflowResponse = D1 ('MetaData "GetWorkflowResponse" "Amazonka.Glue.GetWorkflow" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "workflow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Workflow)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetWorkflowResponse Source #

Create a value of GetWorkflowResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:workflow:GetWorkflowResponse', getWorkflowResponse_workflow - The resource metadata for the workflow.

$sel:httpStatus:GetWorkflowResponse', getWorkflowResponse_httpStatus - The response's http status code.

BatchGetCrawlers

data BatchGetCrawlers Source #

See: newBatchGetCrawlers smart constructor.

Constructors

BatchGetCrawlers' [Text] 

Instances

Instances details
Eq BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Read BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Show BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Generic BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type Rep BatchGetCrawlers :: Type -> Type #

NFData BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Methods

rnf :: BatchGetCrawlers -> () #

Hashable BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

ToJSON BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

AWSRequest BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type AWSResponse BatchGetCrawlers #

ToHeaders BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

ToPath BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

ToQuery BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

type Rep BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

type Rep BatchGetCrawlers = D1 ('MetaData "BatchGetCrawlers" "Amazonka.Glue.BatchGetCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

newBatchGetCrawlers :: BatchGetCrawlers Source #

Create a value of BatchGetCrawlers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlerNames:BatchGetCrawlers', batchGetCrawlers_crawlerNames - A list of crawler names, which might be the names returned from the ListCrawlers operation.

data BatchGetCrawlersResponse Source #

See: newBatchGetCrawlersResponse smart constructor.

Instances

Instances details
Eq BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Read BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Show BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Generic BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type Rep BatchGetCrawlersResponse :: Type -> Type #

NFData BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

type Rep BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

type Rep BatchGetCrawlersResponse = D1 ('MetaData "BatchGetCrawlersResponse" "Amazonka.Glue.BatchGetCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlersNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "crawlers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Crawler])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetCrawlersResponse Source #

Create a value of BatchGetCrawlersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlersNotFound:BatchGetCrawlersResponse', batchGetCrawlersResponse_crawlersNotFound - A list of names of crawlers that were not found.

$sel:crawlers:BatchGetCrawlersResponse', batchGetCrawlersResponse_crawlers - A list of crawler definitions.

$sel:httpStatus:BatchGetCrawlersResponse', batchGetCrawlersResponse_httpStatus - The response's http status code.

GetJobBookmark

data GetJobBookmark Source #

See: newGetJobBookmark smart constructor.

Constructors

GetJobBookmark' (Maybe Text) Text 

Instances

Instances details
Eq GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Read GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Show GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Generic GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type Rep GetJobBookmark :: Type -> Type #

NFData GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Methods

rnf :: GetJobBookmark -> () #

Hashable GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

ToJSON GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

AWSRequest GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type AWSResponse GetJobBookmark #

ToHeaders GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

ToPath GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

ToQuery GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type Rep GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type Rep GetJobBookmark = D1 ('MetaData "GetJobBookmark" "Amazonka.Glue.GetJobBookmark" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobBookmark'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

newGetJobBookmark Source #

Create a value of GetJobBookmark with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runId:GetJobBookmark', getJobBookmark_runId - The unique run identifier associated with this job run.

$sel:jobName:GetJobBookmark', getJobBookmark_jobName - The name of the job in question.

data GetJobBookmarkResponse Source #

See: newGetJobBookmarkResponse smart constructor.

Instances

Instances details
Eq GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Read GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Show GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Generic GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type Rep GetJobBookmarkResponse :: Type -> Type #

NFData GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Methods

rnf :: GetJobBookmarkResponse -> () #

type Rep GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type Rep GetJobBookmarkResponse = D1 ('MetaData "GetJobBookmarkResponse" "Amazonka.Glue.GetJobBookmark" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobBookmarkResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobBookmarkEntry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobBookmarkEntry)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetJobBookmarkResponse Source #

Create a value of GetJobBookmarkResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobBookmarkEntry:GetJobBookmarkResponse', getJobBookmarkResponse_jobBookmarkEntry - A structure that defines a point that a job can resume processing.

$sel:httpStatus:GetJobBookmarkResponse', getJobBookmarkResponse_httpStatus - The response's http status code.

DeleteCrawler

data DeleteCrawler Source #

See: newDeleteCrawler smart constructor.

Constructors

DeleteCrawler' Text 

Instances

Instances details
Eq DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Read DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Show DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Generic DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type Rep DeleteCrawler :: Type -> Type #

NFData DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Methods

rnf :: DeleteCrawler -> () #

Hashable DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

ToJSON DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

AWSRequest DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type AWSResponse DeleteCrawler #

ToHeaders DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

ToPath DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

ToQuery DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type Rep DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type Rep DeleteCrawler = D1 ('MetaData "DeleteCrawler" "Amazonka.Glue.DeleteCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

newDeleteCrawler Source #

Create a value of DeleteCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteCrawler', deleteCrawler_name - The name of the crawler to remove.

data DeleteCrawlerResponse Source #

See: newDeleteCrawlerResponse smart constructor.

Instances

Instances details
Eq DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Read DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Show DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Generic DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type Rep DeleteCrawlerResponse :: Type -> Type #

NFData DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Methods

rnf :: DeleteCrawlerResponse -> () #

type Rep DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type Rep DeleteCrawlerResponse = D1 ('MetaData "DeleteCrawlerResponse" "Amazonka.Glue.DeleteCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteCrawlerResponse Source #

Create a value of DeleteCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteCrawlerResponse', deleteCrawlerResponse_httpStatus - The response's http status code.

UpdateCrawler

data UpdateCrawler Source #

See: newUpdateCrawler smart constructor.

Instances

Instances details
Eq UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Read UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Show UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Generic UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type Rep UpdateCrawler :: Type -> Type #

NFData UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Methods

rnf :: UpdateCrawler -> () #

Hashable UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

ToJSON UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

AWSRequest UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type AWSResponse UpdateCrawler #

ToHeaders UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

ToPath UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

ToQuery UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type Rep UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type Rep UpdateCrawler = D1 ('MetaData "UpdateCrawler" "Amazonka.Glue.UpdateCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateCrawler'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)))) :*: (S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerTargets))))) :*: ((S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration)))) :*: ((S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tablePrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

newUpdateCrawler Source #

Create a value of UpdateCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaChangePolicy:UpdateCrawler', updateCrawler_schemaChangePolicy - The policy for the crawler's update and deletion behavior.

$sel:schedule:UpdateCrawler', updateCrawler_schedule - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

$sel:recrawlPolicy:UpdateCrawler', updateCrawler_recrawlPolicy - A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.

$sel:classifiers:UpdateCrawler', updateCrawler_classifiers - A list of custom classifiers that the user has registered. By default, all built-in classifiers are included in a crawl, but these custom classifiers always override the default classifiers for a given classification.

$sel:role':UpdateCrawler', updateCrawler_role - The IAM role or Amazon Resource Name (ARN) of an IAM role that is used by the new crawler to access customer resources.

$sel:targets:UpdateCrawler', updateCrawler_targets - A list of targets to crawl.

$sel:databaseName:UpdateCrawler', updateCrawler_databaseName - The Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.

$sel:crawlerSecurityConfiguration:UpdateCrawler', updateCrawler_crawlerSecurityConfiguration - The name of the SecurityConfiguration structure to be used by this crawler.

$sel:lineageConfiguration:UpdateCrawler', updateCrawler_lineageConfiguration - Specifies data lineage configuration settings for the crawler.

$sel:configuration:UpdateCrawler', updateCrawler_configuration - Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Configuring a Crawler.

$sel:tablePrefix:UpdateCrawler', updateCrawler_tablePrefix - The table prefix used for catalog tables that are created.

$sel:description:UpdateCrawler', updateCrawler_description - A description of the new crawler.

$sel:name:UpdateCrawler', updateCrawler_name - Name of the new crawler.

data UpdateCrawlerResponse Source #

See: newUpdateCrawlerResponse smart constructor.

Instances

Instances details
Eq UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Read UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Show UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Generic UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type Rep UpdateCrawlerResponse :: Type -> Type #

NFData UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Methods

rnf :: UpdateCrawlerResponse -> () #

type Rep UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type Rep UpdateCrawlerResponse = D1 ('MetaData "UpdateCrawlerResponse" "Amazonka.Glue.UpdateCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateCrawlerResponse Source #

Create a value of UpdateCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateCrawlerResponse', updateCrawlerResponse_httpStatus - The response's http status code.

StartExportLabelsTaskRun

data StartExportLabelsTaskRun Source #

See: newStartExportLabelsTaskRun smart constructor.

Instances

Instances details
Eq StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Read StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Show StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Generic StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Associated Types

type Rep StartExportLabelsTaskRun :: Type -> Type #

NFData StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Hashable StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

ToJSON StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

AWSRequest StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

ToHeaders StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

ToPath StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

ToQuery StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

type Rep StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

type Rep StartExportLabelsTaskRun = D1 ('MetaData "StartExportLabelsTaskRun" "Amazonka.Glue.StartExportLabelsTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartExportLabelsTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

newStartExportLabelsTaskRun Source #

Create a value of StartExportLabelsTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:StartExportLabelsTaskRun', startExportLabelsTaskRun_transformId - The unique identifier of the machine learning transform.

$sel:outputS3Path:StartExportLabelsTaskRun', startExportLabelsTaskRun_outputS3Path - The Amazon S3 path where you export the labels.

data StartExportLabelsTaskRunResponse Source #

See: newStartExportLabelsTaskRunResponse smart constructor.

Instances

Instances details
Eq StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Read StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Show StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Generic StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Associated Types

type Rep StartExportLabelsTaskRunResponse :: Type -> Type #

NFData StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

type Rep StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

type Rep StartExportLabelsTaskRunResponse = D1 ('MetaData "StartExportLabelsTaskRunResponse" "Amazonka.Glue.StartExportLabelsTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartExportLabelsTaskRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartExportLabelsTaskRunResponse Source #

Create a value of StartExportLabelsTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskRunId:StartExportLabelsTaskRunResponse', startExportLabelsTaskRunResponse_taskRunId - The unique identifier for the task run.

$sel:httpStatus:StartExportLabelsTaskRunResponse', startExportLabelsTaskRunResponse_httpStatus - The response's http status code.

GetSecurityConfiguration

data GetSecurityConfiguration Source #

See: newGetSecurityConfiguration smart constructor.

Instances

Instances details
Eq GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Read GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Show GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Generic GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Associated Types

type Rep GetSecurityConfiguration :: Type -> Type #

NFData GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Hashable GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

ToJSON GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

AWSRequest GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

ToHeaders GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

ToPath GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

ToQuery GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

type Rep GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

type Rep GetSecurityConfiguration = D1 ('MetaData "GetSecurityConfiguration" "Amazonka.Glue.GetSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

newGetSecurityConfiguration Source #

Create a value of GetSecurityConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GetSecurityConfiguration', getSecurityConfiguration_name - The name of the security configuration to retrieve.

data GetSecurityConfigurationResponse Source #

See: newGetSecurityConfigurationResponse smart constructor.

Instances

Instances details
Eq GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Read GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Show GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Generic GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Associated Types

type Rep GetSecurityConfigurationResponse :: Type -> Type #

NFData GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

type Rep GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

type Rep GetSecurityConfigurationResponse = D1 ('MetaData "GetSecurityConfigurationResponse" "Amazonka.Glue.GetSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSecurityConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SecurityConfiguration)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetSecurityConfigurationResponse Source #

Create a value of GetSecurityConfigurationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityConfiguration:GetSecurityConfigurationResponse', getSecurityConfigurationResponse_securityConfiguration - The requested security configuration.

$sel:httpStatus:GetSecurityConfigurationResponse', getSecurityConfigurationResponse_httpStatus - The response's http status code.

CreatePartitionIndex

data CreatePartitionIndex Source #

See: newCreatePartitionIndex smart constructor.

Instances

Instances details
Eq CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Read CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Show CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Generic CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type Rep CreatePartitionIndex :: Type -> Type #

NFData CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Methods

rnf :: CreatePartitionIndex -> () #

Hashable CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

ToJSON CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

AWSRequest CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type AWSResponse CreatePartitionIndex #

ToHeaders CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

ToPath CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

ToQuery CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

type Rep CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

type Rep CreatePartitionIndex = D1 ('MetaData "CreatePartitionIndex" "Amazonka.Glue.CreatePartitionIndex" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreatePartitionIndex'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PartitionIndex))))
type AWSResponse CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

newCreatePartitionIndex Source #

Create a value of CreatePartitionIndex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:CreatePartitionIndex', createPartitionIndex_catalogId - The catalog ID where the table resides.

$sel:databaseName:CreatePartitionIndex', createPartitionIndex_databaseName - Specifies the name of a database in which you want to create a partition index.

$sel:tableName:CreatePartitionIndex', createPartitionIndex_tableName - Specifies the name of a table in which you want to create a partition index.

$sel:partitionIndex:CreatePartitionIndex', createPartitionIndex_partitionIndex - Specifies a PartitionIndex structure to create a partition index in an existing table.

data CreatePartitionIndexResponse Source #

See: newCreatePartitionIndexResponse smart constructor.

Instances

Instances details
Eq CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Read CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Show CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Generic CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type Rep CreatePartitionIndexResponse :: Type -> Type #

NFData CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

type Rep CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

type Rep CreatePartitionIndexResponse = D1 ('MetaData "CreatePartitionIndexResponse" "Amazonka.Glue.CreatePartitionIndex" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreatePartitionIndexResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePartitionIndexResponse Source #

Create a value of CreatePartitionIndexResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreatePartitionIndexResponse', createPartitionIndexResponse_httpStatus - The response's http status code.

GetBlueprintRun

data GetBlueprintRun Source #

See: newGetBlueprintRun smart constructor.

Constructors

GetBlueprintRun' Text Text 

Instances

Instances details
Eq GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Read GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Show GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Generic GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type Rep GetBlueprintRun :: Type -> Type #

NFData GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Methods

rnf :: GetBlueprintRun -> () #

Hashable GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

ToJSON GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

AWSRequest GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type AWSResponse GetBlueprintRun #

ToHeaders GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

ToPath GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

ToQuery GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type Rep GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type Rep GetBlueprintRun = D1 ('MetaData "GetBlueprintRun" "Amazonka.Glue.GetBlueprintRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprintRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

newGetBlueprintRun Source #

Create a value of GetBlueprintRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprintName:GetBlueprintRun', getBlueprintRun_blueprintName - The name of the blueprint.

$sel:runId:GetBlueprintRun', getBlueprintRun_runId - The run ID for the blueprint run you want to retrieve.

data GetBlueprintRunResponse Source #

See: newGetBlueprintRunResponse smart constructor.

Instances

Instances details
Eq GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Read GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Show GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Generic GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type Rep GetBlueprintRunResponse :: Type -> Type #

NFData GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Methods

rnf :: GetBlueprintRunResponse -> () #

type Rep GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type Rep GetBlueprintRunResponse = D1 ('MetaData "GetBlueprintRunResponse" "Amazonka.Glue.GetBlueprintRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprintRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprintRun") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BlueprintRun)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetBlueprintRunResponse Source #

Create a value of GetBlueprintRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprintRun:GetBlueprintRunResponse', getBlueprintRunResponse_blueprintRun - Returns a BlueprintRun object.

$sel:httpStatus:GetBlueprintRunResponse', getBlueprintRunResponse_httpStatus - The response's http status code.

RemoveSchemaVersionMetadata

data RemoveSchemaVersionMetadata Source #

See: newRemoveSchemaVersionMetadata smart constructor.

Instances

Instances details
Eq RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Read RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Show RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Generic RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Associated Types

type Rep RemoveSchemaVersionMetadata :: Type -> Type #

NFData RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Hashable RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

ToJSON RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

AWSRequest RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

ToHeaders RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

ToPath RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

ToQuery RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

type Rep RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

type Rep RemoveSchemaVersionMetadata = D1 ('MetaData "RemoveSchemaVersionMetadata" "Amazonka.Glue.RemoveSchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RemoveSchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId))) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "metadataKeyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetadataKeyValuePair))))
type AWSResponse RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

newRemoveSchemaVersionMetadata Source #

Create a value of RemoveSchemaVersionMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:RemoveSchemaVersionMetadata', removeSchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

$sel:schemaId:RemoveSchemaVersionMetadata', removeSchemaVersionMetadata_schemaId - A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).

$sel:schemaVersionNumber:RemoveSchemaVersionMetadata', removeSchemaVersionMetadata_schemaVersionNumber - The version number of the schema.

$sel:metadataKeyValue:RemoveSchemaVersionMetadata', removeSchemaVersionMetadata_metadataKeyValue - The value of the metadata key.

data RemoveSchemaVersionMetadataResponse Source #

Instances

Instances details
Eq RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Read RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Show RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Generic RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

NFData RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

type Rep RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

type Rep RemoveSchemaVersionMetadataResponse = D1 ('MetaData "RemoveSchemaVersionMetadataResponse" "Amazonka.Glue.RemoveSchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RemoveSchemaVersionMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newRemoveSchemaVersionMetadataResponse Source #

ListSchemas (Paginated)

data ListSchemas Source #

See: newListSchemas smart constructor.

Instances

Instances details
Eq ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Read ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Show ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Generic ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Associated Types

type Rep ListSchemas :: Type -> Type #

NFData ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Methods

rnf :: ListSchemas -> () #

Hashable ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

ToJSON ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

AWSPager ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

AWSRequest ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Associated Types

type AWSResponse ListSchemas #

ToHeaders ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Methods

toHeaders :: ListSchemas -> [Header] #

ToPath ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

ToQuery ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type Rep ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type Rep ListSchemas = D1 ('MetaData "ListSchemas" "Amazonka.Glue.ListSchemas" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListSchemas'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryId)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

newListSchemas :: ListSchemas Source #

Create a value of ListSchemas with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryId:ListSchemas', listSchemas_registryId - A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

$sel:nextToken:ListSchemas', listSchemas_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:ListSchemas', listSchemas_maxResults - Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

data ListSchemasResponse Source #

See: newListSchemasResponse smart constructor.

Instances

Instances details
Eq ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Read ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Show ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Generic ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Associated Types

type Rep ListSchemasResponse :: Type -> Type #

NFData ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Methods

rnf :: ListSchemasResponse -> () #

type Rep ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type Rep ListSchemasResponse = D1 ('MetaData "ListSchemasResponse" "Amazonka.Glue.ListSchemas" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListSchemasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaListItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSchemasResponse Source #

Create a value of ListSchemasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemas:ListSchemasResponse', listSchemasResponse_schemas - An array of SchemaListItem objects containing details of each schema.

$sel:nextToken:ListSchemas', listSchemasResponse_nextToken - A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

$sel:httpStatus:ListSchemasResponse', listSchemasResponse_httpStatus - The response's http status code.

GetConnection

data GetConnection Source #

See: newGetConnection smart constructor.

Instances

Instances details
Eq GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Read GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Show GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Generic GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type Rep GetConnection :: Type -> Type #

NFData GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Methods

rnf :: GetConnection -> () #

Hashable GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

ToJSON GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

AWSRequest GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type AWSResponse GetConnection #

ToHeaders GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

ToPath GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

ToQuery GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type Rep GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type Rep GetConnection = D1 ('MetaData "GetConnection" "Amazonka.Glue.GetConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetConnection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hidePassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

newGetConnection Source #

Create a value of GetConnection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetConnection', getConnection_catalogId - The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:hidePassword:GetConnection', getConnection_hidePassword - Allows you to retrieve the connection metadata without returning the password. For instance, the AWS Glue console uses this flag to retrieve the connection, and does not display the password. Set this parameter when the caller might not have permission to use the KMS key to decrypt the password, but it does have permission to access the rest of the connection properties.

$sel:name:GetConnection', getConnection_name - The name of the connection definition to retrieve.

data GetConnectionResponse Source #

See: newGetConnectionResponse smart constructor.

Instances

Instances details
Eq GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Read GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Show GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Generic GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type Rep GetConnectionResponse :: Type -> Type #

NFData GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Methods

rnf :: GetConnectionResponse -> () #

type Rep GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type Rep GetConnectionResponse = D1 ('MetaData "GetConnectionResponse" "Amazonka.Glue.GetConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Connection)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetConnectionResponse Source #

Create a value of GetConnectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connection:GetConnectionResponse', getConnectionResponse_connection - The requested connection definition.

$sel:httpStatus:GetConnectionResponse', getConnectionResponse_httpStatus - The response's http status code.

GetColumnStatisticsForTable

data GetColumnStatisticsForTable Source #

See: newGetColumnStatisticsForTable smart constructor.

Instances

Instances details
Eq GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Read GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Show GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Generic GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Associated Types

type Rep GetColumnStatisticsForTable :: Type -> Type #

NFData GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Hashable GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

ToJSON GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

AWSRequest GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

ToHeaders GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

ToPath GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

ToQuery GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

type Rep GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

type Rep GetColumnStatisticsForTable = D1 ('MetaData "GetColumnStatisticsForTable" "Amazonka.Glue.GetColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetColumnStatisticsForTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

newGetColumnStatisticsForTable Source #

Create a value of GetColumnStatisticsForTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetColumnStatisticsForTable', getColumnStatisticsForTable_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetColumnStatisticsForTable', getColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:GetColumnStatisticsForTable', getColumnStatisticsForTable_tableName - The name of the partitions' table.

$sel:columnNames:GetColumnStatisticsForTable', getColumnStatisticsForTable_columnNames - A list of the column names.

data GetColumnStatisticsForTableResponse Source #

Instances

Instances details
Eq GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Read GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Show GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Generic GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

NFData GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

type Rep GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

type Rep GetColumnStatisticsForTableResponse = D1 ('MetaData "GetColumnStatisticsForTableResponse" "Amazonka.Glue.GetColumnStatisticsForTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetColumnStatisticsForTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnError])) :*: (S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatistics])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetColumnStatisticsForTableResponse Source #

Create a value of GetColumnStatisticsForTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:GetColumnStatisticsForTableResponse', getColumnStatisticsForTableResponse_errors - List of ColumnStatistics that failed to be retrieved.

$sel:columnStatisticsList:GetColumnStatisticsForTableResponse', getColumnStatisticsForTableResponse_columnStatisticsList - List of ColumnStatistics that failed to be retrieved.

$sel:httpStatus:GetColumnStatisticsForTableResponse', getColumnStatisticsForTableResponse_httpStatus - The response's http status code.

BatchGetPartition

data BatchGetPartition Source #

See: newBatchGetPartition smart constructor.

Instances

Instances details
Eq BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Read BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Show BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Generic BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type Rep BatchGetPartition :: Type -> Type #

NFData BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Methods

rnf :: BatchGetPartition -> () #

Hashable BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

ToJSON BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

AWSRequest BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type AWSResponse BatchGetPartition #

ToHeaders BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

ToPath BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

ToQuery BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

type Rep BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

type Rep BatchGetPartition = D1 ('MetaData "BatchGetPartition" "Amazonka.Glue.BatchGetPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetPartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionsToGet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PartitionValueList]))))
type AWSResponse BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

newBatchGetPartition Source #

Create a value of BatchGetPartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchGetPartition', batchGetPartition_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:BatchGetPartition', batchGetPartition_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:BatchGetPartition', batchGetPartition_tableName - The name of the partitions' table.

$sel:partitionsToGet:BatchGetPartition', batchGetPartition_partitionsToGet - A list of partition values identifying the partitions to retrieve.

data BatchGetPartitionResponse Source #

See: newBatchGetPartitionResponse smart constructor.

Instances

Instances details
Eq BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Read BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Show BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Generic BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type Rep BatchGetPartitionResponse :: Type -> Type #

NFData BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

type Rep BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

type Rep BatchGetPartitionResponse = D1 ('MetaData "BatchGetPartitionResponse" "Amazonka.Glue.BatchGetPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unprocessedKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionValueList])) :*: (S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Partition])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetPartitionResponse Source #

Create a value of BatchGetPartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unprocessedKeys:BatchGetPartitionResponse', batchGetPartitionResponse_unprocessedKeys - A list of the partition values in the request for which partitions were not returned.

$sel:partitions:BatchGetPartitionResponse', batchGetPartitionResponse_partitions - A list of the requested partitions.

$sel:httpStatus:BatchGetPartitionResponse', batchGetPartitionResponse_httpStatus - The response's http status code.

StopTrigger

data StopTrigger Source #

See: newStopTrigger smart constructor.

Constructors

StopTrigger' Text 

Instances

Instances details
Eq StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Read StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Show StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Generic StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type Rep StopTrigger :: Type -> Type #

NFData StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Methods

rnf :: StopTrigger -> () #

Hashable StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

ToJSON StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

AWSRequest StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type AWSResponse StopTrigger #

ToHeaders StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Methods

toHeaders :: StopTrigger -> [Header] #

ToPath StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

ToQuery StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type Rep StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type Rep StopTrigger = D1 ('MetaData "StopTrigger" "Amazonka.Glue.StopTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

newStopTrigger Source #

Create a value of StopTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StopTrigger', stopTrigger_name - The name of the trigger to stop.

data StopTriggerResponse Source #

See: newStopTriggerResponse smart constructor.

Instances

Instances details
Eq StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Read StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Show StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Generic StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type Rep StopTriggerResponse :: Type -> Type #

NFData StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Methods

rnf :: StopTriggerResponse -> () #

type Rep StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type Rep StopTriggerResponse = D1 ('MetaData "StopTriggerResponse" "Amazonka.Glue.StopTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopTriggerResponse Source #

Create a value of StopTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StopTrigger', stopTriggerResponse_name - The name of the trigger that was stopped.

$sel:httpStatus:StopTriggerResponse', stopTriggerResponse_httpStatus - The response's http status code.

UpdateCrawlerSchedule

data UpdateCrawlerSchedule Source #

See: newUpdateCrawlerSchedule smart constructor.

Instances

Instances details
Eq UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Read UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Show UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Generic UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type Rep UpdateCrawlerSchedule :: Type -> Type #

NFData UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Methods

rnf :: UpdateCrawlerSchedule -> () #

Hashable UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

ToJSON UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

AWSRequest UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type AWSResponse UpdateCrawlerSchedule #

ToHeaders UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

ToPath UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

ToQuery UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

type Rep UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

type Rep UpdateCrawlerSchedule = D1 ('MetaData "UpdateCrawlerSchedule" "Amazonka.Glue.UpdateCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateCrawlerSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

newUpdateCrawlerSchedule Source #

Create a value of UpdateCrawlerSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schedule:UpdateCrawlerSchedule', updateCrawlerSchedule_schedule - The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

$sel:crawlerName:UpdateCrawlerSchedule', updateCrawlerSchedule_crawlerName - The name of the crawler whose schedule to update.

data UpdateCrawlerScheduleResponse Source #

See: newUpdateCrawlerScheduleResponse smart constructor.

Instances

Instances details
Eq UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Read UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Show UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Generic UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type Rep UpdateCrawlerScheduleResponse :: Type -> Type #

NFData UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

type Rep UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

type Rep UpdateCrawlerScheduleResponse = D1 ('MetaData "UpdateCrawlerScheduleResponse" "Amazonka.Glue.UpdateCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateCrawlerScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateCrawlerScheduleResponse Source #

Create a value of UpdateCrawlerScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateCrawlerScheduleResponse', updateCrawlerScheduleResponse_httpStatus - The response's http status code.

StartMLEvaluationTaskRun

data StartMLEvaluationTaskRun Source #

See: newStartMLEvaluationTaskRun smart constructor.

Instances

Instances details
Eq StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Read StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Show StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Generic StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Associated Types

type Rep StartMLEvaluationTaskRun :: Type -> Type #

NFData StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Hashable StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

ToJSON StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

AWSRequest StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

ToHeaders StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

ToPath StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

ToQuery StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

type Rep StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

type Rep StartMLEvaluationTaskRun = D1 ('MetaData "StartMLEvaluationTaskRun" "Amazonka.Glue.StartMLEvaluationTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartMLEvaluationTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

newStartMLEvaluationTaskRun Source #

Create a value of StartMLEvaluationTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:StartMLEvaluationTaskRun', startMLEvaluationTaskRun_transformId - The unique identifier of the machine learning transform.

data StartMLEvaluationTaskRunResponse Source #

See: newStartMLEvaluationTaskRunResponse smart constructor.

Instances

Instances details
Eq StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Read StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Show StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Generic StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Associated Types

type Rep StartMLEvaluationTaskRunResponse :: Type -> Type #

NFData StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

type Rep StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

type Rep StartMLEvaluationTaskRunResponse = D1 ('MetaData "StartMLEvaluationTaskRunResponse" "Amazonka.Glue.StartMLEvaluationTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartMLEvaluationTaskRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartMLEvaluationTaskRunResponse Source #

Create a value of StartMLEvaluationTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskRunId:StartMLEvaluationTaskRunResponse', startMLEvaluationTaskRunResponse_taskRunId - The unique identifier associated with this run.

$sel:httpStatus:StartMLEvaluationTaskRunResponse', startMLEvaluationTaskRunResponse_httpStatus - The response's http status code.

DeleteUserDefinedFunction

data DeleteUserDefinedFunction Source #

See: newDeleteUserDefinedFunction smart constructor.

Instances

Instances details
Eq DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Read DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Show DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Generic DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Associated Types

type Rep DeleteUserDefinedFunction :: Type -> Type #

NFData DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Hashable DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

ToJSON DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

AWSRequest DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

ToHeaders DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

ToPath DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

ToQuery DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

type Rep DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

type Rep DeleteUserDefinedFunction = D1 ('MetaData "DeleteUserDefinedFunction" "Amazonka.Glue.DeleteUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteUserDefinedFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "functionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

newDeleteUserDefinedFunction Source #

Create a value of DeleteUserDefinedFunction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteUserDefinedFunction', deleteUserDefinedFunction_catalogId - The ID of the Data Catalog where the function to be deleted is located. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeleteUserDefinedFunction', deleteUserDefinedFunction_databaseName - The name of the catalog database where the function is located.

$sel:functionName:DeleteUserDefinedFunction', deleteUserDefinedFunction_functionName - The name of the function definition to be deleted.

data DeleteUserDefinedFunctionResponse Source #

See: newDeleteUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Eq DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Read DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Show DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Generic DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Associated Types

type Rep DeleteUserDefinedFunctionResponse :: Type -> Type #

NFData DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

type Rep DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

type Rep DeleteUserDefinedFunctionResponse = D1 ('MetaData "DeleteUserDefinedFunctionResponse" "Amazonka.Glue.DeleteUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteUserDefinedFunctionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteUserDefinedFunctionResponse Source #

Create a value of DeleteUserDefinedFunctionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteUserDefinedFunctionResponse', deleteUserDefinedFunctionResponse_httpStatus - The response's http status code.

UpdateUserDefinedFunction

data UpdateUserDefinedFunction Source #

See: newUpdateUserDefinedFunction smart constructor.

Instances

Instances details
Eq UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Read UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Show UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Generic UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Associated Types

type Rep UpdateUserDefinedFunction :: Type -> Type #

NFData UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Hashable UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

ToJSON UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

AWSRequest UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

ToHeaders UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

ToPath UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

ToQuery UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

type Rep UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

type Rep UpdateUserDefinedFunction = D1 ('MetaData "UpdateUserDefinedFunction" "Amazonka.Glue.UpdateUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateUserDefinedFunction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "functionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "functionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserDefinedFunctionInput))))
type AWSResponse UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

newUpdateUserDefinedFunction Source #

Create a value of UpdateUserDefinedFunction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdateUserDefinedFunction', updateUserDefinedFunction_catalogId - The ID of the Data Catalog where the function to be updated is located. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:UpdateUserDefinedFunction', updateUserDefinedFunction_databaseName - The name of the catalog database where the function to be updated is located.

$sel:functionName:UpdateUserDefinedFunction', updateUserDefinedFunction_functionName - The name of the function.

$sel:functionInput:UpdateUserDefinedFunction', updateUserDefinedFunction_functionInput - A FunctionInput object that redefines the function in the Data Catalog.

data UpdateUserDefinedFunctionResponse Source #

See: newUpdateUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Eq UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Read UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Show UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Generic UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Associated Types

type Rep UpdateUserDefinedFunctionResponse :: Type -> Type #

NFData UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

type Rep UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

type Rep UpdateUserDefinedFunctionResponse = D1 ('MetaData "UpdateUserDefinedFunctionResponse" "Amazonka.Glue.UpdateUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateUserDefinedFunctionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateUserDefinedFunctionResponse Source #

Create a value of UpdateUserDefinedFunctionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateUserDefinedFunctionResponse', updateUserDefinedFunctionResponse_httpStatus - The response's http status code.

GetRegistry

data GetRegistry Source #

See: newGetRegistry smart constructor.

Constructors

GetRegistry' RegistryId 

Instances

Instances details
Eq GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Read GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Show GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Generic GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type Rep GetRegistry :: Type -> Type #

NFData GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Methods

rnf :: GetRegistry -> () #

Hashable GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

ToJSON GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

AWSRequest GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type AWSResponse GetRegistry #

ToHeaders GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Methods

toHeaders :: GetRegistry -> [Header] #

ToPath GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

ToQuery GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

type Rep GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

type Rep GetRegistry = D1 ('MetaData "GetRegistry" "Amazonka.Glue.GetRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId)))
type AWSResponse GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

newGetRegistry Source #

Create a value of GetRegistry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryId:GetRegistry', getRegistry_registryId - This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

data GetRegistryResponse Source #

See: newGetRegistryResponse smart constructor.

Instances

Instances details
Eq GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Read GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Show GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Generic GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type Rep GetRegistryResponse :: Type -> Type #

NFData GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Methods

rnf :: GetRegistryResponse -> () #

type Rep GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

newGetRegistryResponse Source #

Create a value of GetRegistryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:GetRegistryResponse', getRegistryResponse_status - The status of the registry.

$sel:registryName:GetRegistryResponse', getRegistryResponse_registryName - The name of the registry.

$sel:createdTime:GetRegistryResponse', getRegistryResponse_createdTime - The date and time the registry was created.

$sel:registryArn:GetRegistryResponse', getRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

$sel:updatedTime:GetRegistryResponse', getRegistryResponse_updatedTime - The date and time the registry was updated.

$sel:description:GetRegistryResponse', getRegistryResponse_description - A description of the registry.

$sel:httpStatus:GetRegistryResponse', getRegistryResponse_httpStatus - The response's http status code.

BatchDeleteTable

data BatchDeleteTable Source #

See: newBatchDeleteTable smart constructor.

Instances

Instances details
Eq BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Read BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Show BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Generic BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type Rep BatchDeleteTable :: Type -> Type #

NFData BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Methods

rnf :: BatchDeleteTable -> () #

Hashable BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

ToJSON BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

AWSRequest BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type AWSResponse BatchDeleteTable #

ToHeaders BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

ToPath BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

ToQuery BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

type Rep BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

type Rep BatchDeleteTable = D1 ('MetaData "BatchDeleteTable" "Amazonka.Glue.BatchDeleteTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tablesToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

newBatchDeleteTable Source #

Create a value of BatchDeleteTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchDeleteTable', batchDeleteTable_catalogId - The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:BatchDeleteTable', batchDeleteTable_databaseName - The name of the catalog database in which the tables to delete reside. For Hive compatibility, this name is entirely lowercase.

$sel:tablesToDelete:BatchDeleteTable', batchDeleteTable_tablesToDelete - A list of the table to delete.

data BatchDeleteTableResponse Source #

See: newBatchDeleteTableResponse smart constructor.

Instances

Instances details
Eq BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Read BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Show BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Generic BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type Rep BatchDeleteTableResponse :: Type -> Type #

NFData BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

type Rep BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

type Rep BatchDeleteTableResponse = D1 ('MetaData "BatchDeleteTableResponse" "Amazonka.Glue.BatchDeleteTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchDeleteTableResponse Source #

Create a value of BatchDeleteTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:BatchDeleteTableResponse', batchDeleteTableResponse_errors - A list of errors encountered in attempting to delete the specified tables.

$sel:httpStatus:BatchDeleteTableResponse', batchDeleteTableResponse_httpStatus - The response's http status code.

CancelMLTaskRun

data CancelMLTaskRun Source #

See: newCancelMLTaskRun smart constructor.

Constructors

CancelMLTaskRun' Text Text 

Instances

Instances details
Eq CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Read CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Show CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Generic CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type Rep CancelMLTaskRun :: Type -> Type #

NFData CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Methods

rnf :: CancelMLTaskRun -> () #

Hashable CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

ToJSON CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

AWSRequest CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type AWSResponse CancelMLTaskRun #

ToHeaders CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

ToPath CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

ToQuery CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type Rep CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type Rep CancelMLTaskRun = D1 ('MetaData "CancelMLTaskRun" "Amazonka.Glue.CancelMLTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CancelMLTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

newCancelMLTaskRun Source #

Create a value of CancelMLTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:CancelMLTaskRun', cancelMLTaskRun_transformId - The unique identifier of the machine learning transform.

$sel:taskRunId:CancelMLTaskRun', cancelMLTaskRun_taskRunId - A unique identifier for the task run.

data CancelMLTaskRunResponse Source #

See: newCancelMLTaskRunResponse smart constructor.

Instances

Instances details
Eq CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Read CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Show CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Generic CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type Rep CancelMLTaskRunResponse :: Type -> Type #

NFData CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Methods

rnf :: CancelMLTaskRunResponse -> () #

type Rep CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type Rep CancelMLTaskRunResponse = D1 ('MetaData "CancelMLTaskRunResponse" "Amazonka.Glue.CancelMLTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CancelMLTaskRunResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)) :*: S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCancelMLTaskRunResponse Source #

Create a value of CancelMLTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:CancelMLTaskRunResponse', cancelMLTaskRunResponse_status - The status for this run.

$sel:transformId:CancelMLTaskRun', cancelMLTaskRunResponse_transformId - The unique identifier of the machine learning transform.

$sel:taskRunId:CancelMLTaskRun', cancelMLTaskRunResponse_taskRunId - The unique identifier for the task run.

$sel:httpStatus:CancelMLTaskRunResponse', cancelMLTaskRunResponse_httpStatus - The response's http status code.

GetTables (Paginated)

data GetTables Source #

See: newGetTables smart constructor.

Instances

Instances details
Eq GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Read GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Show GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Generic GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Associated Types

type Rep GetTables :: Type -> Type #

NFData GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Methods

rnf :: GetTables -> () #

Hashable GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

ToJSON GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

AWSPager GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

AWSRequest GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Associated Types

type AWSResponse GetTables #

ToHeaders GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Methods

toHeaders :: GetTables -> [Header] #

ToPath GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

ToQuery GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTables = D1 ('MetaData "GetTables" "Amazonka.Glue.GetTables" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTables'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

newGetTables Source #

Create a value of GetTables with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetTables', getTables_catalogId - The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:nextToken:GetTables', getTables_nextToken - A continuation token, included if this is a continuation call.

$sel:expression:GetTables', getTables_expression - A regular expression pattern. If present, only those tables whose names match the pattern are returned.

$sel:maxResults:GetTables', getTables_maxResults - The maximum number of tables to return in a single response.

$sel:databaseName:GetTables', getTables_databaseName - The database in the catalog whose tables to list. For Hive compatibility, this name is entirely lowercase.

data GetTablesResponse Source #

See: newGetTablesResponse smart constructor.

Instances

Instances details
Eq GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Read GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Show GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Generic GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Associated Types

type Rep GetTablesResponse :: Type -> Type #

NFData GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Methods

rnf :: GetTablesResponse -> () #

type Rep GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTablesResponse = D1 ('MetaData "GetTablesResponse" "Amazonka.Glue.GetTables" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTablesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Table])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetTablesResponse Source #

Create a value of GetTablesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableList:GetTablesResponse', getTablesResponse_tableList - A list of the requested Table objects.

$sel:nextToken:GetTables', getTablesResponse_nextToken - A continuation token, present if the current list segment is not the last.

$sel:httpStatus:GetTablesResponse', getTablesResponse_httpStatus - The response's http status code.

ResumeWorkflowRun

data ResumeWorkflowRun Source #

See: newResumeWorkflowRun smart constructor.

Instances

Instances details
Eq ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Read ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Show ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Generic ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type Rep ResumeWorkflowRun :: Type -> Type #

NFData ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Methods

rnf :: ResumeWorkflowRun -> () #

Hashable ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

ToJSON ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

AWSRequest ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type AWSResponse ResumeWorkflowRun #

ToHeaders ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

ToPath ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

ToQuery ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

type Rep ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

type Rep ResumeWorkflowRun = D1 ('MetaData "ResumeWorkflowRun" "Amazonka.Glue.ResumeWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ResumeWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "nodeIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

newResumeWorkflowRun Source #

Create a value of ResumeWorkflowRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:ResumeWorkflowRun', resumeWorkflowRun_name - The name of the workflow to resume.

$sel:runId:ResumeWorkflowRun', resumeWorkflowRun_runId - The ID of the workflow run to resume.

$sel:nodeIds:ResumeWorkflowRun', resumeWorkflowRun_nodeIds - A list of the node IDs for the nodes you want to restart. The nodes that are to be restarted must have a run attempt in the original run.

data ResumeWorkflowRunResponse Source #

See: newResumeWorkflowRunResponse smart constructor.

Instances

Instances details
Eq ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Read ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Show ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Generic ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type Rep ResumeWorkflowRunResponse :: Type -> Type #

NFData ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

type Rep ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

type Rep ResumeWorkflowRunResponse = D1 ('MetaData "ResumeWorkflowRunResponse" "Amazonka.Glue.ResumeWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ResumeWorkflowRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nodeIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newResumeWorkflowRunResponse Source #

Create a value of ResumeWorkflowRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nodeIds:ResumeWorkflowRun', resumeWorkflowRunResponse_nodeIds - A list of the node IDs for the nodes that were actually restarted.

$sel:runId:ResumeWorkflowRun', resumeWorkflowRunResponse_runId - The new ID assigned to the resumed workflow run. Each resume of a workflow run will have a new run ID.

$sel:httpStatus:ResumeWorkflowRunResponse', resumeWorkflowRunResponse_httpStatus - The response's http status code.

CreateClassifier

data CreateClassifier Source #

See: newCreateClassifier smart constructor.

Instances

Instances details
Eq CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Read CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Show CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Generic CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type Rep CreateClassifier :: Type -> Type #

NFData CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Methods

rnf :: CreateClassifier -> () #

Hashable CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

ToJSON CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

AWSRequest CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type AWSResponse CreateClassifier #

ToHeaders CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

ToPath CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

ToQuery CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type Rep CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type AWSResponse CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

newCreateClassifier :: CreateClassifier Source #

Create a value of CreateClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:grokClassifier:CreateClassifier', createClassifier_grokClassifier - A GrokClassifier object specifying the classifier to create.

$sel:xMLClassifier:CreateClassifier', createClassifier_xMLClassifier - An XMLClassifier object specifying the classifier to create.

$sel:csvClassifier:CreateClassifier', createClassifier_csvClassifier - A CsvClassifier object specifying the classifier to create.

$sel:jsonClassifier:CreateClassifier', createClassifier_jsonClassifier - A JsonClassifier object specifying the classifier to create.

data CreateClassifierResponse Source #

See: newCreateClassifierResponse smart constructor.

Instances

Instances details
Eq CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Read CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Show CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Generic CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type Rep CreateClassifierResponse :: Type -> Type #

NFData CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type Rep CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type Rep CreateClassifierResponse = D1 ('MetaData "CreateClassifierResponse" "Amazonka.Glue.CreateClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateClassifierResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateClassifierResponse Source #

Create a value of CreateClassifierResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateClassifierResponse', createClassifierResponse_httpStatus - The response's http status code.

BatchDeleteConnection

data BatchDeleteConnection Source #

See: newBatchDeleteConnection smart constructor.

Instances

Instances details
Eq BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Read BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Show BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Generic BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type Rep BatchDeleteConnection :: Type -> Type #

NFData BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Methods

rnf :: BatchDeleteConnection -> () #

Hashable BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

ToJSON BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

AWSRequest BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type AWSResponse BatchDeleteConnection #

ToHeaders BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

ToPath BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

ToQuery BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

type Rep BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

type Rep BatchDeleteConnection = D1 ('MetaData "BatchDeleteConnection" "Amazonka.Glue.BatchDeleteConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteConnection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "connectionNameList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

newBatchDeleteConnection :: BatchDeleteConnection Source #

Create a value of BatchDeleteConnection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchDeleteConnection', batchDeleteConnection_catalogId - The ID of the Data Catalog in which the connections reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:connectionNameList:BatchDeleteConnection', batchDeleteConnection_connectionNameList - A list of names of the connections to delete.

data BatchDeleteConnectionResponse Source #

See: newBatchDeleteConnectionResponse smart constructor.

Instances

Instances details
Eq BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Read BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Show BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Generic BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type Rep BatchDeleteConnectionResponse :: Type -> Type #

NFData BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

type Rep BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

type Rep BatchDeleteConnectionResponse = D1 ('MetaData "BatchDeleteConnectionResponse" "Amazonka.Glue.BatchDeleteConnection" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "succeeded") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text ErrorDetail))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchDeleteConnectionResponse Source #

Create a value of BatchDeleteConnectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:succeeded:BatchDeleteConnectionResponse', batchDeleteConnectionResponse_succeeded - A list of names of the connection definitions that were successfully deleted.

$sel:errors:BatchDeleteConnectionResponse', batchDeleteConnectionResponse_errors - A map of the names of connections that were not successfully deleted to error details.

$sel:httpStatus:BatchDeleteConnectionResponse', batchDeleteConnectionResponse_httpStatus - The response's http status code.

CreateJob

data CreateJob Source #

See: newCreateJob smart constructor.

Instances

Instances details
Eq CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Read CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Show CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Generic CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type Rep CreateJob :: Type -> Type #

NFData CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Methods

rnf :: CreateJob -> () #

Hashable CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

ToJSON CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

AWSRequest CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type AWSResponse CreateJob #

ToHeaders CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Methods

toHeaders :: CreateJob -> [Header] #

ToPath CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

ToQuery CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type Rep CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type Rep CreateJob = D1 ('MetaData "CreateJob" "Amazonka.Glue.CreateJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateJob'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty))) :*: (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)))) :*: ((S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)) :*: S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "defaultArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobCommand)))))))
type AWSResponse CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

newCreateJob Source #

Create a value of CreateJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:CreateJob', createJob_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:notificationProperty:CreateJob', createJob_notificationProperty - Specifies configuration properties of a job notification.

$sel:connections:CreateJob', createJob_connections - The connections used for this job.

$sel:workerType:CreateJob', createJob_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker maps to 1 DPU (4 vCPU, 16 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.
  • For the G.2X worker type, each worker maps to 2 DPU (8 vCPU, 32 GB of memory, 128 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.

$sel:securityConfiguration:CreateJob', createJob_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

$sel:glueVersion:CreateJob', createJob_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for jobs of type Spark.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

Jobs that are created without specifying a Glue version default to Glue 0.9.

$sel:nonOverridableArguments:CreateJob', createJob_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

$sel:logUri:CreateJob', createJob_logUri - This field is reserved for future use.

$sel:maxRetries:CreateJob', createJob_maxRetries - The maximum number of times to retry this job if it fails.

$sel:executionProperty:CreateJob', createJob_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.

$sel:allocatedCapacity:CreateJob', createJob_allocatedCapacity - This parameter is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) to allocate to this Job. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

$sel:maxCapacity:CreateJob', createJob_maxCapacity - For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

Do not set Max Capacity if using WorkerType and NumberOfWorkers.

The value that can be allocated for MaxCapacity depends on whether you are running a Python shell job or an Apache Spark ETL job:

  • When you specify a Python shell job (JobCommand.Name="pythonshell"), you can allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.
  • When you specify an Apache Spark ETL job (JobCommand.Name="glueetl") or Apache Spark streaming ETL job (JobCommand.Name="gluestreaming"), you can allocate from 2 to 100 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

For Glue version 2.0 jobs, you cannot instead specify a Maximum capacity. Instead, you should specify a Worker type and the Number of workers.

$sel:timeout:CreateJob', createJob_timeout - The job timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:defaultArguments:CreateJob', createJob_defaultArguments - The default arguments for this job.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own Job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:description:CreateJob', createJob_description - Description of the job being defined.

$sel:tags:CreateJob', createJob_tags - The tags to use with this job. You may use tags to limit access to the job. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

$sel:name:CreateJob', createJob_name - The name you assign to this job definition. It must be unique in your account.

$sel:role':CreateJob', createJob_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job.

$sel:command:CreateJob', createJob_command - The JobCommand that runs this job.

data CreateJobResponse Source #

See: newCreateJobResponse smart constructor.

Instances

Instances details
Eq CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Read CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Show CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Generic CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type Rep CreateJobResponse :: Type -> Type #

NFData CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Methods

rnf :: CreateJobResponse -> () #

type Rep CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type Rep CreateJobResponse = D1 ('MetaData "CreateJobResponse" "Amazonka.Glue.CreateJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateJobResponse Source #

Create a value of CreateJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateJob', createJobResponse_name - The unique name that was provided for this job definition.

$sel:httpStatus:CreateJobResponse', createJobResponse_httpStatus - The response's http status code.

GetJobRuns (Paginated)

data GetJobRuns Source #

See: newGetJobRuns smart constructor.

Instances

Instances details
Eq GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Read GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Show GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Generic GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Associated Types

type Rep GetJobRuns :: Type -> Type #

NFData GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Methods

rnf :: GetJobRuns -> () #

Hashable GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

ToJSON GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

AWSPager GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

AWSRequest GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Associated Types

type AWSResponse GetJobRuns #

ToHeaders GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Methods

toHeaders :: GetJobRuns -> [Header] #

ToPath GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

ToQuery GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type Rep GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type Rep GetJobRuns = D1 ('MetaData "GetJobRuns" "Amazonka.Glue.GetJobRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

newGetJobRuns Source #

Create a value of GetJobRuns with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetJobRuns', getJobRuns_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetJobRuns', getJobRuns_maxResults - The maximum size of the response.

$sel:jobName:GetJobRuns', getJobRuns_jobName - The name of the job definition for which to retrieve all job runs.

data GetJobRunsResponse Source #

See: newGetJobRunsResponse smart constructor.

Instances

Instances details
Eq GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Read GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Show GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Generic GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Associated Types

type Rep GetJobRunsResponse :: Type -> Type #

NFData GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Methods

rnf :: GetJobRunsResponse -> () #

type Rep GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type Rep GetJobRunsResponse = D1 ('MetaData "GetJobRunsResponse" "Amazonka.Glue.GetJobRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JobRun])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetJobRunsResponse Source #

Create a value of GetJobRunsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetJobRuns', getJobRunsResponse_nextToken - A continuation token, if not all requested job runs have been returned.

$sel:jobRuns:GetJobRunsResponse', getJobRunsResponse_jobRuns - A list of job-run metadata objects.

$sel:httpStatus:GetJobRunsResponse', getJobRunsResponse_httpStatus - The response's http status code.

CreateUserDefinedFunction

data CreateUserDefinedFunction Source #

See: newCreateUserDefinedFunction smart constructor.

Instances

Instances details
Eq CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Read CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Show CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Generic CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Associated Types

type Rep CreateUserDefinedFunction :: Type -> Type #

NFData CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Hashable CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

ToJSON CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

AWSRequest CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

ToHeaders CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

ToPath CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

ToQuery CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

type Rep CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

type Rep CreateUserDefinedFunction = D1 ('MetaData "CreateUserDefinedFunction" "Amazonka.Glue.CreateUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateUserDefinedFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "functionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserDefinedFunctionInput))))
type AWSResponse CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

newCreateUserDefinedFunction Source #

Create a value of CreateUserDefinedFunction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:CreateUserDefinedFunction', createUserDefinedFunction_catalogId - The ID of the Data Catalog in which to create the function. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:CreateUserDefinedFunction', createUserDefinedFunction_databaseName - The name of the catalog database in which to create the function.

$sel:functionInput:CreateUserDefinedFunction', createUserDefinedFunction_functionInput - A FunctionInput object that defines the function to create in the Data Catalog.

data CreateUserDefinedFunctionResponse Source #

See: newCreateUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Eq CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Read CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Show CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Generic CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Associated Types

type Rep CreateUserDefinedFunctionResponse :: Type -> Type #

NFData CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

type Rep CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

type Rep CreateUserDefinedFunctionResponse = D1 ('MetaData "CreateUserDefinedFunctionResponse" "Amazonka.Glue.CreateUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateUserDefinedFunctionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateUserDefinedFunctionResponse Source #

Create a value of CreateUserDefinedFunctionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateUserDefinedFunctionResponse', createUserDefinedFunctionResponse_httpStatus - The response's http status code.

ResetJobBookmark

data ResetJobBookmark Source #

See: newResetJobBookmark smart constructor.

Instances

Instances details
Eq ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Read ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Show ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Generic ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type Rep ResetJobBookmark :: Type -> Type #

NFData ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Methods

rnf :: ResetJobBookmark -> () #

Hashable ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

ToJSON ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

AWSRequest ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type AWSResponse ResetJobBookmark #

ToHeaders ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

ToPath ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

ToQuery ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

type Rep ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

type Rep ResetJobBookmark = D1 ('MetaData "ResetJobBookmark" "Amazonka.Glue.ResetJobBookmark" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ResetJobBookmark'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

newResetJobBookmark Source #

Create a value of ResetJobBookmark with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runId:ResetJobBookmark', resetJobBookmark_runId - The unique run identifier associated with this job run.

$sel:jobName:ResetJobBookmark', resetJobBookmark_jobName - The name of the job in question.

data ResetJobBookmarkResponse Source #

See: newResetJobBookmarkResponse smart constructor.

Instances

Instances details
Eq ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Read ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Show ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Generic ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type Rep ResetJobBookmarkResponse :: Type -> Type #

NFData ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

type Rep ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

type Rep ResetJobBookmarkResponse = D1 ('MetaData "ResetJobBookmarkResponse" "Amazonka.Glue.ResetJobBookmark" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ResetJobBookmarkResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobBookmarkEntry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobBookmarkEntry)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newResetJobBookmarkResponse Source #

Create a value of ResetJobBookmarkResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobBookmarkEntry:ResetJobBookmarkResponse', resetJobBookmarkResponse_jobBookmarkEntry - The reset bookmark entry.

$sel:httpStatus:ResetJobBookmarkResponse', resetJobBookmarkResponse_httpStatus - The response's http status code.

ListJobs

data ListJobs Source #

See: newListJobs smart constructor.

Instances

Instances details
Eq ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Read ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Show ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Generic ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Associated Types

type Rep ListJobs :: Type -> Type #

Methods

from :: ListJobs -> Rep ListJobs x #

to :: Rep ListJobs x -> ListJobs #

NFData ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

rnf :: ListJobs -> () #

Hashable ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

hashWithSalt :: Int -> ListJobs -> Int #

hash :: ListJobs -> Int #

ToJSON ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

AWSRequest ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Associated Types

type AWSResponse ListJobs #

ToHeaders ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

toHeaders :: ListJobs -> [Header] #

ToPath ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

ToQuery ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

type Rep ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

type Rep ListJobs = D1 ('MetaData "ListJobs" "Amazonka.Glue.ListJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))
type AWSResponse ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

newListJobs :: ListJobs Source #

Create a value of ListJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListJobs', listJobs_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListJobs', listJobs_maxResults - The maximum size of a list to return.

$sel:tags:ListJobs', listJobs_tags - Specifies to return only these tagged resources.

data ListJobsResponse Source #

See: newListJobsResponse smart constructor.

Instances

Instances details
Eq ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Read ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Show ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Generic ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Associated Types

type Rep ListJobsResponse :: Type -> Type #

NFData ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

rnf :: ListJobsResponse -> () #

type Rep ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

type Rep ListJobsResponse = D1 ('MetaData "ListJobsResponse" "Amazonka.Glue.ListJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListJobsResponse Source #

Create a value of ListJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListJobs', listJobsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:jobNames:ListJobsResponse', listJobsResponse_jobNames - The names of all jobs in the account, or the jobs with the specified tags.

$sel:httpStatus:ListJobsResponse', listJobsResponse_httpStatus - The response's http status code.

StartBlueprintRun

data StartBlueprintRun Source #

See: newStartBlueprintRun smart constructor.

Instances

Instances details
Eq StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Read StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Show StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Generic StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type Rep StartBlueprintRun :: Type -> Type #

NFData StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Methods

rnf :: StartBlueprintRun -> () #

Hashable StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

ToJSON StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

AWSRequest StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type AWSResponse StartBlueprintRun #

ToHeaders StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

ToPath StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

ToQuery StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

type Rep StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

type Rep StartBlueprintRun = D1 ('MetaData "StartBlueprintRun" "Amazonka.Glue.StartBlueprintRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartBlueprintRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

newStartBlueprintRun Source #

Create a value of StartBlueprintRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parameters:StartBlueprintRun', startBlueprintRun_parameters - Specifies the parameters as a BlueprintParameters object.

$sel:blueprintName:StartBlueprintRun', startBlueprintRun_blueprintName - The name of the blueprint.

$sel:roleArn:StartBlueprintRun', startBlueprintRun_roleArn - Specifies the IAM role used to create the workflow.

data StartBlueprintRunResponse Source #

See: newStartBlueprintRunResponse smart constructor.

Instances

Instances details
Eq StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Read StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Show StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Generic StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type Rep StartBlueprintRunResponse :: Type -> Type #

NFData StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

type Rep StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

type Rep StartBlueprintRunResponse = D1 ('MetaData "StartBlueprintRunResponse" "Amazonka.Glue.StartBlueprintRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartBlueprintRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartBlueprintRunResponse Source #

Create a value of StartBlueprintRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runId:StartBlueprintRunResponse', startBlueprintRunResponse_runId - The run ID for this blueprint run.

$sel:httpStatus:StartBlueprintRunResponse', startBlueprintRunResponse_httpStatus - The response's http status code.

BatchGetBlueprints

data BatchGetBlueprints Source #

See: newBatchGetBlueprints smart constructor.

Instances

Instances details
Eq BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Read BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Show BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Generic BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type Rep BatchGetBlueprints :: Type -> Type #

NFData BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Methods

rnf :: BatchGetBlueprints -> () #

Hashable BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

ToJSON BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

AWSRequest BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type AWSResponse BatchGetBlueprints #

ToHeaders BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

ToPath BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

ToQuery BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

type Rep BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

type Rep BatchGetBlueprints = D1 ('MetaData "BatchGetBlueprints" "Amazonka.Glue.BatchGetBlueprints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetBlueprints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeParameterSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeBlueprint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))
type AWSResponse BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

newBatchGetBlueprints Source #

Create a value of BatchGetBlueprints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeParameterSpec:BatchGetBlueprints', batchGetBlueprints_includeParameterSpec - Specifies whether or not to include the parameters, as a JSON string, for the blueprint in the response.

$sel:includeBlueprint:BatchGetBlueprints', batchGetBlueprints_includeBlueprint - Specifies whether or not to include the blueprint in the response.

$sel:names:BatchGetBlueprints', batchGetBlueprints_names - A list of blueprint names.

data BatchGetBlueprintsResponse Source #

See: newBatchGetBlueprintsResponse smart constructor.

Instances

Instances details
Eq BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Read BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Show BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Generic BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type Rep BatchGetBlueprintsResponse :: Type -> Type #

NFData BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

type Rep BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

type Rep BatchGetBlueprintsResponse = D1 ('MetaData "BatchGetBlueprintsResponse" "Amazonka.Glue.BatchGetBlueprints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetBlueprintsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Blueprint])) :*: (S1 ('MetaSel ('Just "missingBlueprints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetBlueprintsResponse Source #

Create a value of BatchGetBlueprintsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprints:BatchGetBlueprintsResponse', batchGetBlueprintsResponse_blueprints - Returns a list of blueprint as a Blueprints object.

$sel:missingBlueprints:BatchGetBlueprintsResponse', batchGetBlueprintsResponse_missingBlueprints - Returns a list of BlueprintNames that were not found.

$sel:httpStatus:BatchGetBlueprintsResponse', batchGetBlueprintsResponse_httpStatus - The response's http status code.

DeleteJob

data DeleteJob Source #

See: newDeleteJob smart constructor.

Constructors

DeleteJob' Text 

Instances

Instances details
Eq DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Read DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Show DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Generic DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type Rep DeleteJob :: Type -> Type #

NFData DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Methods

rnf :: DeleteJob -> () #

Hashable DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

ToJSON DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

AWSRequest DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type AWSResponse DeleteJob #

ToHeaders DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Methods

toHeaders :: DeleteJob -> [Header] #

ToPath DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

ToQuery DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type Rep DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type Rep DeleteJob = D1 ('MetaData "DeleteJob" "Amazonka.Glue.DeleteJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

newDeleteJob Source #

Create a value of DeleteJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:DeleteJob', deleteJob_jobName - The name of the job definition to delete.

data DeleteJobResponse Source #

See: newDeleteJobResponse smart constructor.

Instances

Instances details
Eq DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Read DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Show DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Generic DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type Rep DeleteJobResponse :: Type -> Type #

NFData DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Methods

rnf :: DeleteJobResponse -> () #

type Rep DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type Rep DeleteJobResponse = D1 ('MetaData "DeleteJobResponse" "Amazonka.Glue.DeleteJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteJobResponse Source #

Create a value of DeleteJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:DeleteJob', deleteJobResponse_jobName - The name of the job definition that was deleted.

$sel:httpStatus:DeleteJobResponse', deleteJobResponse_httpStatus - The response's http status code.

UpdateJob

data UpdateJob Source #

See: newUpdateJob smart constructor.

Constructors

UpdateJob' Text JobUpdate 

Instances

Instances details
Eq UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Read UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Show UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Generic UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type Rep UpdateJob :: Type -> Type #

NFData UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Methods

rnf :: UpdateJob -> () #

Hashable UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

ToJSON UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

AWSRequest UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type AWSResponse UpdateJob #

ToHeaders UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Methods

toHeaders :: UpdateJob -> [Header] #

ToPath UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

ToQuery UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type Rep UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type Rep UpdateJob = D1 ('MetaData "UpdateJob" "Amazonka.Glue.UpdateJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobUpdate)))
type AWSResponse UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

newUpdateJob Source #

Create a value of UpdateJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:UpdateJob', updateJob_jobName - The name of the job definition to update.

$sel:jobUpdate:UpdateJob', updateJob_jobUpdate - Specifies the values with which to update the job definition.

data UpdateJobResponse Source #

See: newUpdateJobResponse smart constructor.

Instances

Instances details
Eq UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Read UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Show UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Generic UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type Rep UpdateJobResponse :: Type -> Type #

NFData UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Methods

rnf :: UpdateJobResponse -> () #

type Rep UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type Rep UpdateJobResponse = D1 ('MetaData "UpdateJobResponse" "Amazonka.Glue.UpdateJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateJobResponse Source #

Create a value of UpdateJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:UpdateJob', updateJobResponse_jobName - Returns the name of the updated job definition.

$sel:httpStatus:UpdateJobResponse', updateJobResponse_httpStatus - The response's http status code.

CreateRegistry

data CreateRegistry Source #

See: newCreateRegistry smart constructor.

Instances

Instances details
Eq CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Read CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Show CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Generic CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type Rep CreateRegistry :: Type -> Type #

NFData CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Methods

rnf :: CreateRegistry -> () #

Hashable CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

ToJSON CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

AWSRequest CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type AWSResponse CreateRegistry #

ToHeaders CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

ToPath CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

ToQuery CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type Rep CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type Rep CreateRegistry = D1 ('MetaData "CreateRegistry" "Amazonka.Glue.CreateRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

newCreateRegistry Source #

Create a value of CreateRegistry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:CreateRegistry', createRegistry_description - A description of the registry. If description is not provided, there will not be any default value for this.

$sel:tags:CreateRegistry', createRegistry_tags - Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.

$sel:registryName:CreateRegistry', createRegistry_registryName - Name of the registry to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark. No whitespace.

data CreateRegistryResponse Source #

See: newCreateRegistryResponse smart constructor.

Instances

Instances details
Eq CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Read CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Show CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Generic CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type Rep CreateRegistryResponse :: Type -> Type #

NFData CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Methods

rnf :: CreateRegistryResponse -> () #

type Rep CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type Rep CreateRegistryResponse = D1 ('MetaData "CreateRegistryResponse" "Amazonka.Glue.CreateRegistry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateRegistryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreateRegistryResponse Source #

Create a value of CreateRegistryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:CreateRegistry', createRegistryResponse_registryName - The name of the registry.

$sel:registryArn:CreateRegistryResponse', createRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the newly created registry.

$sel:description:CreateRegistry', createRegistryResponse_description - A description of the registry.

$sel:tags:CreateRegistry', createRegistryResponse_tags - The tags for the registry.

$sel:httpStatus:CreateRegistryResponse', createRegistryResponse_httpStatus - The response's http status code.

GetCrawlers (Paginated)

data GetCrawlers Source #

See: newGetCrawlers smart constructor.

Constructors

GetCrawlers' (Maybe Text) (Maybe Natural) 

Instances

Instances details
Eq GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Read GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Show GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Generic GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Associated Types

type Rep GetCrawlers :: Type -> Type #

NFData GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Methods

rnf :: GetCrawlers -> () #

Hashable GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

ToJSON GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

AWSPager GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

AWSRequest GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Associated Types

type AWSResponse GetCrawlers #

ToHeaders GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Methods

toHeaders :: GetCrawlers -> [Header] #

ToPath GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

ToQuery GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type Rep GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type Rep GetCrawlers = D1 ('MetaData "GetCrawlers" "Amazonka.Glue.GetCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

newGetCrawlers :: GetCrawlers Source #

Create a value of GetCrawlers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetCrawlers', getCrawlers_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:GetCrawlers', getCrawlers_maxResults - The number of crawlers to return on each call.

data GetCrawlersResponse Source #

See: newGetCrawlersResponse smart constructor.

Instances

Instances details
Eq GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Read GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Show GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Generic GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Associated Types

type Rep GetCrawlersResponse :: Type -> Type #

NFData GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Methods

rnf :: GetCrawlersResponse -> () #

type Rep GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type Rep GetCrawlersResponse = D1 ('MetaData "GetCrawlersResponse" "Amazonka.Glue.GetCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "crawlers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Crawler])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetCrawlersResponse Source #

Create a value of GetCrawlersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetCrawlers', getCrawlersResponse_nextToken - A continuation token, if the returned list has not reached the end of those defined in this customer account.

$sel:crawlers:GetCrawlersResponse', getCrawlersResponse_crawlers - A list of crawler metadata.

$sel:httpStatus:GetCrawlersResponse', getCrawlersResponse_httpStatus - The response's http status code.

ListTriggers

data ListTriggers Source #

See: newListTriggers smart constructor.

Instances

Instances details
Eq ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Read ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Show ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Generic ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type Rep ListTriggers :: Type -> Type #

NFData ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Methods

rnf :: ListTriggers -> () #

Hashable ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

ToJSON ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

AWSRequest ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type AWSResponse ListTriggers #

ToHeaders ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

ToPath ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

ToQuery ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type Rep ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type Rep ListTriggers = D1 ('MetaData "ListTriggers" "Amazonka.Glue.ListTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListTriggers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "dependentJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))
type AWSResponse ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

newListTriggers :: ListTriggers Source #

Create a value of ListTriggers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListTriggers', listTriggers_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListTriggers', listTriggers_maxResults - The maximum size of a list to return.

$sel:tags:ListTriggers', listTriggers_tags - Specifies to return only these tagged resources.

$sel:dependentJobName:ListTriggers', listTriggers_dependentJobName - The name of the job for which to retrieve triggers. The trigger that can start this job is returned. If there is no such trigger, all triggers are returned.

data ListTriggersResponse Source #

See: newListTriggersResponse smart constructor.

Instances

Instances details
Eq ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Read ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Show ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Generic ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type Rep ListTriggersResponse :: Type -> Type #

NFData ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Methods

rnf :: ListTriggersResponse -> () #

type Rep ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type Rep ListTriggersResponse = D1 ('MetaData "ListTriggersResponse" "Amazonka.Glue.ListTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTriggersResponse Source #

Create a value of ListTriggersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggerNames:ListTriggersResponse', listTriggersResponse_triggerNames - The names of all triggers in the account, or the triggers with the specified tags.

$sel:nextToken:ListTriggers', listTriggersResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:ListTriggersResponse', listTriggersResponse_httpStatus - The response's http status code.

GetClassifier

data GetClassifier Source #

See: newGetClassifier smart constructor.

Constructors

GetClassifier' Text 

Instances

Instances details
Eq GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Read GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Show GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Generic GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type Rep GetClassifier :: Type -> Type #

NFData GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Methods

rnf :: GetClassifier -> () #

Hashable GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

ToJSON GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

AWSRequest GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type AWSResponse GetClassifier #

ToHeaders GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

ToPath GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

ToQuery GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type Rep GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type Rep GetClassifier = D1 ('MetaData "GetClassifier" "Amazonka.Glue.GetClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetClassifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

newGetClassifier Source #

Create a value of GetClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GetClassifier', getClassifier_name - Name of the classifier to retrieve.

data GetClassifierResponse Source #

See: newGetClassifierResponse smart constructor.

Instances

Instances details
Eq GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Read GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Show GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Generic GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type Rep GetClassifierResponse :: Type -> Type #

NFData GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Methods

rnf :: GetClassifierResponse -> () #

type Rep GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type Rep GetClassifierResponse = D1 ('MetaData "GetClassifierResponse" "Amazonka.Glue.GetClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetClassifierResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "classifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Classifier)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetClassifierResponse Source #

Create a value of GetClassifierResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:classifier:GetClassifierResponse', getClassifierResponse_classifier - The requested classifier.

$sel:httpStatus:GetClassifierResponse', getClassifierResponse_httpStatus - The response's http status code.

GetJob

data GetJob Source #

See: newGetJob smart constructor.

Constructors

GetJob' Text 

Instances

Instances details
Eq GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

(==) :: GetJob -> GetJob -> Bool #

(/=) :: GetJob -> GetJob -> Bool #

Read GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Show GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Generic GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Associated Types

type Rep GetJob :: Type -> Type #

Methods

from :: GetJob -> Rep GetJob x #

to :: Rep GetJob x -> GetJob #

NFData GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

rnf :: GetJob -> () #

Hashable GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

hashWithSalt :: Int -> GetJob -> Int #

hash :: GetJob -> Int #

ToJSON GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

AWSRequest GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Associated Types

type AWSResponse GetJob #

ToHeaders GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

toHeaders :: GetJob -> [Header] #

ToPath GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

toPath :: GetJob -> ByteString #

ToQuery GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

type Rep GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

type Rep GetJob = D1 ('MetaData "GetJob" "Amazonka.Glue.GetJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

newGetJob Source #

Create a value of GetJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:GetJob', getJob_jobName - The name of the job definition to retrieve.

data GetJobResponse Source #

See: newGetJobResponse smart constructor.

Constructors

GetJobResponse' (Maybe Job) Int 

Instances

Instances details
Eq GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Read GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Show GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Generic GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Associated Types

type Rep GetJobResponse :: Type -> Type #

NFData GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

rnf :: GetJobResponse -> () #

type Rep GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

type Rep GetJobResponse = D1 ('MetaData "GetJobResponse" "Amazonka.Glue.GetJob" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "job") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Job)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetJobResponse Source #

Create a value of GetJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:job:GetJobResponse', getJobResponse_job - The requested job definition.

$sel:httpStatus:GetJobResponse', getJobResponse_httpStatus - The response's http status code.

ListRegistries (Paginated)

data ListRegistries Source #

See: newListRegistries smart constructor.

Instances

Instances details
Eq ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Read ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Show ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Generic ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Associated Types

type Rep ListRegistries :: Type -> Type #

NFData ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Methods

rnf :: ListRegistries -> () #

Hashable ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

ToJSON ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

AWSPager ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

AWSRequest ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Associated Types

type AWSResponse ListRegistries #

ToHeaders ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

ToPath ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

ToQuery ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type Rep ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type Rep ListRegistries = D1 ('MetaData "ListRegistries" "Amazonka.Glue.ListRegistries" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListRegistries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

newListRegistries :: ListRegistries Source #

Create a value of ListRegistries with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListRegistries', listRegistries_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:ListRegistries', listRegistries_maxResults - Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.

data ListRegistriesResponse Source #

See: newListRegistriesResponse smart constructor.

Instances

Instances details
Eq ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Read ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Show ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Generic ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Associated Types

type Rep ListRegistriesResponse :: Type -> Type #

NFData ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Methods

rnf :: ListRegistriesResponse -> () #

type Rep ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type Rep ListRegistriesResponse = D1 ('MetaData "ListRegistriesResponse" "Amazonka.Glue.ListRegistries" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListRegistriesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RegistryListItem])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListRegistriesResponse Source #

Create a value of ListRegistriesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registries:ListRegistriesResponse', listRegistriesResponse_registries - An array of RegistryDetailedListItem objects containing minimal details of each registry.

$sel:nextToken:ListRegistries', listRegistriesResponse_nextToken - A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

$sel:httpStatus:ListRegistriesResponse', listRegistriesResponse_httpStatus - The response's http status code.

BatchDeleteTableVersion

data BatchDeleteTableVersion Source #

See: newBatchDeleteTableVersion smart constructor.

Instances

Instances details
Eq BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Read BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Show BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Generic BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Associated Types

type Rep BatchDeleteTableVersion :: Type -> Type #

NFData BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Methods

rnf :: BatchDeleteTableVersion -> () #

Hashable BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

ToJSON BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

AWSRequest BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

ToHeaders BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

ToPath BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

ToQuery BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

type Rep BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

type Rep BatchDeleteTableVersion = D1 ('MetaData "BatchDeleteTableVersion" "Amazonka.Glue.BatchDeleteTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteTableVersion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "versionIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

newBatchDeleteTableVersion Source #

Create a value of BatchDeleteTableVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchDeleteTableVersion', batchDeleteTableVersion_catalogId - The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:BatchDeleteTableVersion', batchDeleteTableVersion_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:tableName:BatchDeleteTableVersion', batchDeleteTableVersion_tableName - The name of the table. For Hive compatibility, this name is entirely lowercase.

$sel:versionIds:BatchDeleteTableVersion', batchDeleteTableVersion_versionIds - A list of the IDs of versions to be deleted. A VersionId is a string representation of an integer. Each version is incremented by 1.

data BatchDeleteTableVersionResponse Source #

See: newBatchDeleteTableVersionResponse smart constructor.

Instances

Instances details
Eq BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Read BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Show BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Generic BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Associated Types

type Rep BatchDeleteTableVersionResponse :: Type -> Type #

NFData BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

type Rep BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

type Rep BatchDeleteTableVersionResponse = D1 ('MetaData "BatchDeleteTableVersionResponse" "Amazonka.Glue.BatchDeleteTableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeleteTableVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableVersionError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchDeleteTableVersionResponse Source #

Create a value of BatchDeleteTableVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:BatchDeleteTableVersionResponse', batchDeleteTableVersionResponse_errors - A list of errors encountered while trying to delete the specified table versions.

$sel:httpStatus:BatchDeleteTableVersionResponse', batchDeleteTableVersionResponse_httpStatus - The response's http status code.

GetDevEndpoints (Paginated)

data GetDevEndpoints Source #

See: newGetDevEndpoints smart constructor.

Instances

Instances details
Eq GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Read GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Show GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Generic GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Associated Types

type Rep GetDevEndpoints :: Type -> Type #

NFData GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Methods

rnf :: GetDevEndpoints -> () #

Hashable GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

ToJSON GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

AWSPager GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

AWSRequest GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Associated Types

type AWSResponse GetDevEndpoints #

ToHeaders GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

ToPath GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

ToQuery GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type Rep GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type Rep GetDevEndpoints = D1 ('MetaData "GetDevEndpoints" "Amazonka.Glue.GetDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

newGetDevEndpoints :: GetDevEndpoints Source #

Create a value of GetDevEndpoints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetDevEndpoints', getDevEndpoints_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetDevEndpoints', getDevEndpoints_maxResults - The maximum size of information to return.

data GetDevEndpointsResponse Source #

See: newGetDevEndpointsResponse smart constructor.

Instances

Instances details
Eq GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Read GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Show GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Generic GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Associated Types

type Rep GetDevEndpointsResponse :: Type -> Type #

NFData GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Methods

rnf :: GetDevEndpointsResponse -> () #

type Rep GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type Rep GetDevEndpointsResponse = D1 ('MetaData "GetDevEndpointsResponse" "Amazonka.Glue.GetDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "devEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DevEndpoint])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDevEndpointsResponse Source #

Create a value of GetDevEndpointsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetDevEndpoints', getDevEndpointsResponse_nextToken - A continuation token, if not all DevEndpoint definitions have yet been returned.

$sel:devEndpoints:GetDevEndpointsResponse', getDevEndpointsResponse_devEndpoints - A list of DevEndpoint definitions.

$sel:httpStatus:GetDevEndpointsResponse', getDevEndpointsResponse_httpStatus - The response's http status code.

StartCrawlerSchedule

data StartCrawlerSchedule Source #

See: newStartCrawlerSchedule smart constructor.

Instances

Instances details
Eq StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Read StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Show StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Generic StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type Rep StartCrawlerSchedule :: Type -> Type #

NFData StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Methods

rnf :: StartCrawlerSchedule -> () #

Hashable StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

ToJSON StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

AWSRequest StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type AWSResponse StartCrawlerSchedule #

ToHeaders StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

ToPath StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

ToQuery StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

type Rep StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

type Rep StartCrawlerSchedule = D1 ('MetaData "StartCrawlerSchedule" "Amazonka.Glue.StartCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartCrawlerSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

newStartCrawlerSchedule Source #

Create a value of StartCrawlerSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlerName:StartCrawlerSchedule', startCrawlerSchedule_crawlerName - Name of the crawler to schedule.

data StartCrawlerScheduleResponse Source #

See: newStartCrawlerScheduleResponse smart constructor.

Instances

Instances details
Eq StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Read StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Show StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Generic StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type Rep StartCrawlerScheduleResponse :: Type -> Type #

NFData StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

type Rep StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

type Rep StartCrawlerScheduleResponse = D1 ('MetaData "StartCrawlerScheduleResponse" "Amazonka.Glue.StartCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartCrawlerScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartCrawlerScheduleResponse Source #

Create a value of StartCrawlerScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StartCrawlerScheduleResponse', startCrawlerScheduleResponse_httpStatus - The response's http status code.

GetPartitionIndexes (Paginated)

data GetPartitionIndexes Source #

See: newGetPartitionIndexes smart constructor.

Instances

Instances details
Eq GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Read GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Show GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Generic GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Associated Types

type Rep GetPartitionIndexes :: Type -> Type #

NFData GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Methods

rnf :: GetPartitionIndexes -> () #

Hashable GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

ToJSON GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

AWSPager GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

AWSRequest GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Associated Types

type AWSResponse GetPartitionIndexes #

ToHeaders GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

ToPath GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

ToQuery GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

type Rep GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

type Rep GetPartitionIndexes = D1 ('MetaData "GetPartitionIndexes" "Amazonka.Glue.GetPartitionIndexes" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPartitionIndexes'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

newGetPartitionIndexes Source #

Create a value of GetPartitionIndexes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetPartitionIndexes', getPartitionIndexes_catalogId - The catalog ID where the table resides.

$sel:nextToken:GetPartitionIndexes', getPartitionIndexes_nextToken - A continuation token, included if this is a continuation call.

$sel:databaseName:GetPartitionIndexes', getPartitionIndexes_databaseName - Specifies the name of a database from which you want to retrieve partition indexes.

$sel:tableName:GetPartitionIndexes', getPartitionIndexes_tableName - Specifies the name of a table for which you want to retrieve the partition indexes.

data GetPartitionIndexesResponse Source #

See: newGetPartitionIndexesResponse smart constructor.

Instances

Instances details
Eq GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Read GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Show GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Generic GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Associated Types

type Rep GetPartitionIndexesResponse :: Type -> Type #

NFData GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

type Rep GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

type Rep GetPartitionIndexesResponse = D1 ('MetaData "GetPartitionIndexesResponse" "Amazonka.Glue.GetPartitionIndexes" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPartitionIndexesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitionIndexDescriptorList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionIndexDescriptor])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetPartitionIndexesResponse Source #

Create a value of GetPartitionIndexesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitionIndexDescriptorList:GetPartitionIndexesResponse', getPartitionIndexesResponse_partitionIndexDescriptorList - A list of index descriptors.

$sel:nextToken:GetPartitionIndexes', getPartitionIndexesResponse_nextToken - A continuation token, present if the current list segment is not the last.

$sel:httpStatus:GetPartitionIndexesResponse', getPartitionIndexesResponse_httpStatus - The response's http status code.

GetUserDefinedFunction

data GetUserDefinedFunction Source #

See: newGetUserDefinedFunction smart constructor.

Instances

Instances details
Eq GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Read GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Show GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Generic GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type Rep GetUserDefinedFunction :: Type -> Type #

NFData GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Methods

rnf :: GetUserDefinedFunction -> () #

Hashable GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

ToJSON GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

AWSRequest GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type AWSResponse GetUserDefinedFunction #

ToHeaders GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

ToPath GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

ToQuery GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

type Rep GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

type Rep GetUserDefinedFunction = D1 ('MetaData "GetUserDefinedFunction" "Amazonka.Glue.GetUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetUserDefinedFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "functionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

newGetUserDefinedFunction Source #

Create a value of GetUserDefinedFunction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetUserDefinedFunction', getUserDefinedFunction_catalogId - The ID of the Data Catalog where the function to be retrieved is located. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetUserDefinedFunction', getUserDefinedFunction_databaseName - The name of the catalog database where the function is located.

$sel:functionName:GetUserDefinedFunction', getUserDefinedFunction_functionName - The name of the function.

data GetUserDefinedFunctionResponse Source #

See: newGetUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Eq GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Read GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Show GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Generic GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type Rep GetUserDefinedFunctionResponse :: Type -> Type #

NFData GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

type Rep GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

type Rep GetUserDefinedFunctionResponse = D1 ('MetaData "GetUserDefinedFunctionResponse" "Amazonka.Glue.GetUserDefinedFunction" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetUserDefinedFunctionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userDefinedFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserDefinedFunction)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetUserDefinedFunctionResponse Source #

Create a value of GetUserDefinedFunctionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userDefinedFunction:GetUserDefinedFunctionResponse', getUserDefinedFunctionResponse_userDefinedFunction - The requested function definition.

$sel:httpStatus:GetUserDefinedFunctionResponse', getUserDefinedFunctionResponse_httpStatus - The response's http status code.

GetResourcePolicy

data GetResourcePolicy Source #

See: newGetResourcePolicy smart constructor.

Constructors

GetResourcePolicy' (Maybe Text) 

Instances

Instances details
Eq GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Read GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Show GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Generic GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type Rep GetResourcePolicy :: Type -> Type #

NFData GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Methods

rnf :: GetResourcePolicy -> () #

Hashable GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

ToJSON GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

AWSRequest GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type AWSResponse GetResourcePolicy #

ToHeaders GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

ToPath GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

ToQuery GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

type Rep GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

type Rep GetResourcePolicy = D1 ('MetaData "GetResourcePolicy" "Amazonka.Glue.GetResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetResourcePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

newGetResourcePolicy :: GetResourcePolicy Source #

Create a value of GetResourcePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:GetResourcePolicy', getResourcePolicy_resourceArn - The ARN of the Glue resource for which to retrieve the resource policy. If not supplied, the Data Catalog resource policy is returned. Use GetResourcePolicies to view all existing resource policies. For more information see Specifying Glue Resource ARNs.

data GetResourcePolicyResponse Source #

See: newGetResourcePolicyResponse smart constructor.

Instances

Instances details
Eq GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Read GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Show GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Generic GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type Rep GetResourcePolicyResponse :: Type -> Type #

NFData GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

type Rep GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

type Rep GetResourcePolicyResponse = D1 ('MetaData "GetResourcePolicyResponse" "Amazonka.Glue.GetResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetResourcePolicyResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetResourcePolicyResponse Source #

Create a value of GetResourcePolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyInJson:GetResourcePolicyResponse', getResourcePolicyResponse_policyInJson - Contains the requested policy document, in JSON format.

$sel:updateTime:GetResourcePolicyResponse', getResourcePolicyResponse_updateTime - The date and time at which the policy was last updated.

$sel:policyHash:GetResourcePolicyResponse', getResourcePolicyResponse_policyHash - Contains the hash value associated with this policy.

$sel:createTime:GetResourcePolicyResponse', getResourcePolicyResponse_createTime - The date and time at which the policy was created.

$sel:httpStatus:GetResourcePolicyResponse', getResourcePolicyResponse_httpStatus - The response's http status code.

GetWorkflowRun

data GetWorkflowRun Source #

See: newGetWorkflowRun smart constructor.

Instances

Instances details
Eq GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Read GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Show GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Generic GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type Rep GetWorkflowRun :: Type -> Type #

NFData GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Methods

rnf :: GetWorkflowRun -> () #

Hashable GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

ToJSON GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

AWSRequest GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type AWSResponse GetWorkflowRun #

ToHeaders GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

ToPath GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

ToQuery GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type Rep GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type Rep GetWorkflowRun = D1 ('MetaData "GetWorkflowRun" "Amazonka.Glue.GetWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeGraph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

newGetWorkflowRun Source #

Create a value of GetWorkflowRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeGraph:GetWorkflowRun', getWorkflowRun_includeGraph - Specifies whether to include the workflow graph in response or not.

$sel:name:GetWorkflowRun', getWorkflowRun_name - Name of the workflow being run.

$sel:runId:GetWorkflowRun', getWorkflowRun_runId - The ID of the workflow run.

data GetWorkflowRunResponse Source #

See: newGetWorkflowRunResponse smart constructor.

Instances

Instances details
Eq GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Read GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Show GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Generic GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type Rep GetWorkflowRunResponse :: Type -> Type #

NFData GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Methods

rnf :: GetWorkflowRunResponse -> () #

type Rep GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type Rep GetWorkflowRunResponse = D1 ('MetaData "GetWorkflowRunResponse" "Amazonka.Glue.GetWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetWorkflowRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "run") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowRun)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetWorkflowRunResponse Source #

Create a value of GetWorkflowRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:run:GetWorkflowRunResponse', getWorkflowRunResponse_run - The requested workflow run metadata.

$sel:httpStatus:GetWorkflowRunResponse', getWorkflowRunResponse_httpStatus - The response's http status code.

DeleteDatabase

data DeleteDatabase Source #

See: newDeleteDatabase smart constructor.

Constructors

DeleteDatabase' (Maybe Text) Text 

Instances

Instances details
Eq DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Read DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Show DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Generic DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type Rep DeleteDatabase :: Type -> Type #

NFData DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Methods

rnf :: DeleteDatabase -> () #

Hashable DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

ToJSON DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

AWSRequest DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type AWSResponse DeleteDatabase #

ToHeaders DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

ToPath DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

ToQuery DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type Rep DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type Rep DeleteDatabase = D1 ('MetaData "DeleteDatabase" "Amazonka.Glue.DeleteDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteDatabase'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

newDeleteDatabase Source #

Create a value of DeleteDatabase with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteDatabase', deleteDatabase_catalogId - The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:name:DeleteDatabase', deleteDatabase_name - The name of the database to delete. For Hive compatibility, this must be all lowercase.

data DeleteDatabaseResponse Source #

See: newDeleteDatabaseResponse smart constructor.

Instances

Instances details
Eq DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Read DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Show DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Generic DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type Rep DeleteDatabaseResponse :: Type -> Type #

NFData DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Methods

rnf :: DeleteDatabaseResponse -> () #

type Rep DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type Rep DeleteDatabaseResponse = D1 ('MetaData "DeleteDatabaseResponse" "Amazonka.Glue.DeleteDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteDatabaseResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDatabaseResponse Source #

Create a value of DeleteDatabaseResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteDatabaseResponse', deleteDatabaseResponse_httpStatus - The response's http status code.

UpdateDatabase

data UpdateDatabase Source #

See: newUpdateDatabase smart constructor.

Instances

Instances details
Eq UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Read UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Show UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Generic UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type Rep UpdateDatabase :: Type -> Type #

NFData UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Methods

rnf :: UpdateDatabase -> () #

Hashable UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

ToJSON UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

AWSRequest UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type AWSResponse UpdateDatabase #

ToHeaders UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

ToPath UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

ToQuery UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type Rep UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type Rep UpdateDatabase = D1 ('MetaData "UpdateDatabase" "Amazonka.Glue.UpdateDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateDatabase'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "databaseInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DatabaseInput))))
type AWSResponse UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

newUpdateDatabase Source #

Create a value of UpdateDatabase with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdateDatabase', updateDatabase_catalogId - The ID of the Data Catalog in which the metadata database resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:name:UpdateDatabase', updateDatabase_name - The name of the database to update in the catalog. For Hive compatibility, this is folded to lowercase.

$sel:databaseInput:UpdateDatabase', updateDatabase_databaseInput - A DatabaseInput object specifying the new definition of the metadata database in the catalog.

data UpdateDatabaseResponse Source #

See: newUpdateDatabaseResponse smart constructor.

Instances

Instances details
Eq UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Read UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Show UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Generic UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type Rep UpdateDatabaseResponse :: Type -> Type #

NFData UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Methods

rnf :: UpdateDatabaseResponse -> () #

type Rep UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type Rep UpdateDatabaseResponse = D1 ('MetaData "UpdateDatabaseResponse" "Amazonka.Glue.UpdateDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateDatabaseResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDatabaseResponse Source #

Create a value of UpdateDatabaseResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateDatabaseResponse', updateDatabaseResponse_httpStatus - The response's http status code.

GetColumnStatisticsForPartition

data GetColumnStatisticsForPartition Source #

See: newGetColumnStatisticsForPartition smart constructor.

Instances

Instances details
Eq GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Read GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Show GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Generic GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Associated Types

type Rep GetColumnStatisticsForPartition :: Type -> Type #

NFData GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Hashable GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

ToJSON GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

AWSRequest GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

ToHeaders GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

ToPath GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

ToQuery GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

type Rep GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

type Rep GetColumnStatisticsForPartition = D1 ('MetaData "GetColumnStatisticsForPartition" "Amazonka.Glue.GetColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetColumnStatisticsForPartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "columnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))))
type AWSResponse GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

newGetColumnStatisticsForPartition Source #

Create a value of GetColumnStatisticsForPartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetColumnStatisticsForPartition', getColumnStatisticsForPartition_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetColumnStatisticsForPartition', getColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:GetColumnStatisticsForPartition', getColumnStatisticsForPartition_tableName - The name of the partitions' table.

$sel:partitionValues:GetColumnStatisticsForPartition', getColumnStatisticsForPartition_partitionValues - A list of partition values identifying the partition.

$sel:columnNames:GetColumnStatisticsForPartition', getColumnStatisticsForPartition_columnNames - A list of the column names.

data GetColumnStatisticsForPartitionResponse Source #

Instances

Instances details
Eq GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Read GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Show GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Generic GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

NFData GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

type Rep GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

type Rep GetColumnStatisticsForPartitionResponse = D1 ('MetaData "GetColumnStatisticsForPartitionResponse" "Amazonka.Glue.GetColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetColumnStatisticsForPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnError])) :*: (S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatistics])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetColumnStatisticsForPartitionResponse Source #

Create a value of GetColumnStatisticsForPartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_errors - Error occurred during retrieving column statistics data.

$sel:columnStatisticsList:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_columnStatisticsList - List of ColumnStatistics that failed to be retrieved.

$sel:httpStatus:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_httpStatus - The response's http status code.

StopCrawler

data StopCrawler Source #

See: newStopCrawler smart constructor.

Constructors

StopCrawler' Text 

Instances

Instances details
Eq StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Read StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Show StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Generic StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type Rep StopCrawler :: Type -> Type #

NFData StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Methods

rnf :: StopCrawler -> () #

Hashable StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

ToJSON StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

AWSRequest StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type AWSResponse StopCrawler #

ToHeaders StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Methods

toHeaders :: StopCrawler -> [Header] #

ToPath StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

ToQuery StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type Rep StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type Rep StopCrawler = D1 ('MetaData "StopCrawler" "Amazonka.Glue.StopCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

newStopCrawler Source #

Create a value of StopCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StopCrawler', stopCrawler_name - Name of the crawler to stop.

data StopCrawlerResponse Source #

See: newStopCrawlerResponse smart constructor.

Instances

Instances details
Eq StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Read StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Show StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Generic StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type Rep StopCrawlerResponse :: Type -> Type #

NFData StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Methods

rnf :: StopCrawlerResponse -> () #

type Rep StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type Rep StopCrawlerResponse = D1 ('MetaData "StopCrawlerResponse" "Amazonka.Glue.StopCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopCrawlerResponse Source #

Create a value of StopCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StopCrawlerResponse', stopCrawlerResponse_httpStatus - The response's http status code.

DeleteSecurityConfiguration

data DeleteSecurityConfiguration Source #

See: newDeleteSecurityConfiguration smart constructor.

Instances

Instances details
Eq DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Read DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Show DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Generic DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Associated Types

type Rep DeleteSecurityConfiguration :: Type -> Type #

NFData DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Hashable DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

ToJSON DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

AWSRequest DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

ToHeaders DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

ToPath DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

ToQuery DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

type Rep DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

type Rep DeleteSecurityConfiguration = D1 ('MetaData "DeleteSecurityConfiguration" "Amazonka.Glue.DeleteSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

newDeleteSecurityConfiguration Source #

Create a value of DeleteSecurityConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteSecurityConfiguration', deleteSecurityConfiguration_name - The name of the security configuration to delete.

data DeleteSecurityConfigurationResponse Source #

Instances

Instances details
Eq DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Read DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Show DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Generic DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

NFData DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

type Rep DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

type Rep DeleteSecurityConfigurationResponse = D1 ('MetaData "DeleteSecurityConfigurationResponse" "Amazonka.Glue.DeleteSecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSecurityConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteSecurityConfigurationResponse Source #

Create a value of DeleteSecurityConfigurationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteSecurityConfigurationResponse', deleteSecurityConfigurationResponse_httpStatus - The response's http status code.

GetPartitions (Paginated)

data GetPartitions Source #

See: newGetPartitions smart constructor.

Instances

Instances details
Eq GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Read GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Show GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Generic GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Associated Types

type Rep GetPartitions :: Type -> Type #

NFData GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Methods

rnf :: GetPartitions -> () #

Hashable GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

ToJSON GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

AWSPager GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

AWSRequest GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Associated Types

type AWSResponse GetPartitions #

ToHeaders GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

ToPath GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

ToQuery GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type Rep GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type AWSResponse GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

newGetPartitions Source #

Create a value of GetPartitions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetPartitions', getPartitions_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:excludeColumnSchema:GetPartitions', getPartitions_excludeColumnSchema - When true, specifies not returning the partition column schema. Useful when you are interested only in other partition attributes such as partition values or location. This approach avoids the problem of a large response by not returning duplicate data.

$sel:nextToken:GetPartitions', getPartitions_nextToken - A continuation token, if this is not the first call to retrieve these partitions.

$sel:expression:GetPartitions', getPartitions_expression - An expression that filters the partitions to be returned.

The expression uses SQL syntax similar to the SQL WHERE filter clause. The SQL statement parser JSQLParser parses the expression.

Operators: The following are the operators that you can use in the Expression API call:

=
Checks whether the values of the two operands are equal; if yes, then the condition becomes true.

Example: Assume 'variable a' holds 10 and 'variable b' holds 20.

(a = b) is not true.

< >
Checks whether the values of two operands are equal; if the values are not equal, then the condition becomes true.

Example: (a < > b) is true.

>
Checks whether the value of the left operand is greater than the value of the right operand; if yes, then the condition becomes true.

Example: (a > b) is not true.

<
Checks whether the value of the left operand is less than the value of the right operand; if yes, then the condition becomes true.

Example: (a < b) is true.

>=
Checks whether the value of the left operand is greater than or equal to the value of the right operand; if yes, then the condition becomes true.

Example: (a >= b) is not true.

<=
Checks whether the value of the left operand is less than or equal to the value of the right operand; if yes, then the condition becomes true.

Example: (a <= b) is true.

AND, OR, IN, BETWEEN, LIKE, NOT, IS NULL
Logical operators.

Supported Partition Key Types: The following are the supported partition keys.

  • string
  • date
  • timestamp
  • int
  • bigint
  • long
  • tinyint
  • smallint
  • decimal

If an type is encountered that is not valid, an exception is thrown.

The following list shows the valid operators on each type. When you define a crawler, the partitionKey type is created as a STRING, to be compatible with the catalog partitions.

Sample API Call:

$sel:segment:GetPartitions', getPartitions_segment - The segment of the table's partitions to scan in this request.

$sel:maxResults:GetPartitions', getPartitions_maxResults - The maximum number of partitions to return in a single response.

$sel:databaseName:GetPartitions', getPartitions_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:GetPartitions', getPartitions_tableName - The name of the partitions' table.

data GetPartitionsResponse Source #

See: newGetPartitionsResponse smart constructor.

Instances

Instances details
Eq GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Read GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Show GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Generic GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Associated Types

type Rep GetPartitionsResponse :: Type -> Type #

NFData GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Methods

rnf :: GetPartitionsResponse -> () #

type Rep GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type Rep GetPartitionsResponse = D1 ('MetaData "GetPartitionsResponse" "Amazonka.Glue.GetPartitions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPartitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Partition])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetPartitionsResponse Source #

Create a value of GetPartitionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitions:GetPartitionsResponse', getPartitionsResponse_partitions - A list of requested partitions.

$sel:nextToken:GetPartitions', getPartitionsResponse_nextToken - A continuation token, if the returned list of partitions does not include the last one.

$sel:httpStatus:GetPartitionsResponse', getPartitionsResponse_httpStatus - The response's http status code.

PutSchemaVersionMetadata

data PutSchemaVersionMetadata Source #

See: newPutSchemaVersionMetadata smart constructor.

Instances

Instances details
Eq PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Read PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Show PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Generic PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Associated Types

type Rep PutSchemaVersionMetadata :: Type -> Type #

NFData PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Hashable PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

ToJSON PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

AWSRequest PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

ToHeaders PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

ToPath PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

ToQuery PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

type Rep PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

type Rep PutSchemaVersionMetadata = D1 ('MetaData "PutSchemaVersionMetadata" "Amazonka.Glue.PutSchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutSchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId))) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "metadataKeyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetadataKeyValuePair))))
type AWSResponse PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

newPutSchemaVersionMetadata Source #

Create a value of PutSchemaVersionMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:PutSchemaVersionMetadata', putSchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

$sel:schemaId:PutSchemaVersionMetadata', putSchemaVersionMetadata_schemaId - The unique ID for the schema.

$sel:schemaVersionNumber:PutSchemaVersionMetadata', putSchemaVersionMetadata_schemaVersionNumber - The version number of the schema.

$sel:metadataKeyValue:PutSchemaVersionMetadata', putSchemaVersionMetadata_metadataKeyValue - The metadata key's corresponding value.

data PutSchemaVersionMetadataResponse Source #

See: newPutSchemaVersionMetadataResponse smart constructor.

Instances

Instances details
Eq PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Read PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Show PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Generic PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Associated Types

type Rep PutSchemaVersionMetadataResponse :: Type -> Type #

NFData PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

type Rep PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

type Rep PutSchemaVersionMetadataResponse = D1 ('MetaData "PutSchemaVersionMetadataResponse" "Amazonka.Glue.PutSchemaVersionMetadata" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutSchemaVersionMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newPutSchemaVersionMetadataResponse Source #

GetSchema

data GetSchema Source #

See: newGetSchema smart constructor.

Constructors

GetSchema' SchemaId 

Instances

Instances details
Eq GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Read GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Show GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Generic GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type Rep GetSchema :: Type -> Type #

NFData GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Methods

rnf :: GetSchema -> () #

Hashable GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

ToJSON GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

AWSRequest GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type AWSResponse GetSchema #

ToHeaders GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Methods

toHeaders :: GetSchema -> [Header] #

ToPath GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

ToQuery GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type Rep GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type Rep GetSchema = D1 ('MetaData "GetSchema" "Amazonka.Glue.GetSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId)))
type AWSResponse GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

newGetSchema Source #

Create a value of GetSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:GetSchema', getSchema_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.
  • SchemaId$SchemaName: The name of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.

data GetSchemaResponse Source #

See: newGetSchemaResponse smart constructor.

Instances

Instances details
Eq GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Read GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Show GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Generic GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type Rep GetSchemaResponse :: Type -> Type #

NFData GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Methods

rnf :: GetSchemaResponse -> () #

type Rep GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type Rep GetSchemaResponse = D1 ('MetaData "GetSchemaResponse" "Amazonka.Glue.GetSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)))) :*: ((S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "latestSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)) :*: S1 ('MetaSel ('Just "schemaCheckpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetSchemaResponse Source #

Create a value of GetSchemaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:GetSchemaResponse', getSchemaResponse_registryName - The name of the registry.

$sel:createdTime:GetSchemaResponse', getSchemaResponse_createdTime - The date and time the schema was created.

$sel:schemaStatus:GetSchemaResponse', getSchemaResponse_schemaStatus - The status of the schema.

$sel:registryArn:GetSchemaResponse', getSchemaResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

$sel:latestSchemaVersion:GetSchemaResponse', getSchemaResponse_latestSchemaVersion - The latest version of the schema associated with the returned schema definition.

$sel:dataFormat:GetSchemaResponse', getSchemaResponse_dataFormat - The data format of the schema definition. Currently AVRO and JSON are supported.

$sel:schemaCheckpoint:GetSchemaResponse', getSchemaResponse_schemaCheckpoint - The version number of the checkpoint (the last time the compatibility mode was changed).

$sel:schemaName:GetSchemaResponse', getSchemaResponse_schemaName - The name of the schema.

$sel:schemaArn:GetSchemaResponse', getSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:nextSchemaVersion:GetSchemaResponse', getSchemaResponse_nextSchemaVersion - The next version of the schema associated with the returned schema definition.

$sel:updatedTime:GetSchemaResponse', getSchemaResponse_updatedTime - The date and time the schema was updated.

$sel:description:GetSchemaResponse', getSchemaResponse_description - A description of schema if specified when created

$sel:compatibility:GetSchemaResponse', getSchemaResponse_compatibility - The compatibility mode of the schema.

$sel:httpStatus:GetSchemaResponse', getSchemaResponse_httpStatus - The response's http status code.

BatchDeletePartition

data BatchDeletePartition Source #

See: newBatchDeletePartition smart constructor.

Instances

Instances details
Eq BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Read BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Show BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Generic BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type Rep BatchDeletePartition :: Type -> Type #

NFData BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Methods

rnf :: BatchDeletePartition -> () #

Hashable BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

ToJSON BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

AWSRequest BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type AWSResponse BatchDeletePartition #

ToHeaders BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

ToPath BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

ToQuery BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

type Rep BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

type Rep BatchDeletePartition = D1 ('MetaData "BatchDeletePartition" "Amazonka.Glue.BatchDeletePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeletePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionsToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PartitionValueList]))))
type AWSResponse BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

newBatchDeletePartition Source #

Create a value of BatchDeletePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchDeletePartition', batchDeletePartition_catalogId - The ID of the Data Catalog where the partition to be deleted resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:BatchDeletePartition', batchDeletePartition_databaseName - The name of the catalog database in which the table in question resides.

$sel:tableName:BatchDeletePartition', batchDeletePartition_tableName - The name of the table that contains the partitions to be deleted.

$sel:partitionsToDelete:BatchDeletePartition', batchDeletePartition_partitionsToDelete - A list of PartitionInput structures that define the partitions to be deleted.

data BatchDeletePartitionResponse Source #

See: newBatchDeletePartitionResponse smart constructor.

Instances

Instances details
Eq BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Read BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Show BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Generic BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type Rep BatchDeletePartitionResponse :: Type -> Type #

NFData BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

type Rep BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

type Rep BatchDeletePartitionResponse = D1 ('MetaData "BatchDeletePartitionResponse" "Amazonka.Glue.BatchDeletePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchDeletePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchDeletePartitionResponse Source #

Create a value of BatchDeletePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:BatchDeletePartitionResponse', batchDeletePartitionResponse_errors - The errors encountered when trying to delete the requested partitions.

$sel:httpStatus:BatchDeletePartitionResponse', batchDeletePartitionResponse_httpStatus - The response's http status code.

StartMLLabelingSetGenerationTaskRun

data StartMLLabelingSetGenerationTaskRun Source #

Instances

Instances details
Eq StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Read StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Show StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Generic StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

NFData StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Hashable StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

ToJSON StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

AWSRequest StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

ToHeaders StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

ToPath StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

ToQuery StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

type Rep StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

type Rep StartMLLabelingSetGenerationTaskRun = D1 ('MetaData "StartMLLabelingSetGenerationTaskRun" "Amazonka.Glue.StartMLLabelingSetGenerationTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartMLLabelingSetGenerationTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

newStartMLLabelingSetGenerationTaskRun Source #

Create a value of StartMLLabelingSetGenerationTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:StartMLLabelingSetGenerationTaskRun', startMLLabelingSetGenerationTaskRun_transformId - The unique identifier of the machine learning transform.

$sel:outputS3Path:StartMLLabelingSetGenerationTaskRun', startMLLabelingSetGenerationTaskRun_outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.

data StartMLLabelingSetGenerationTaskRunResponse Source #

Instances

Instances details
Eq StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Read StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Show StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Generic StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

NFData StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

type Rep StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

type Rep StartMLLabelingSetGenerationTaskRunResponse = D1 ('MetaData "StartMLLabelingSetGenerationTaskRunResponse" "Amazonka.Glue.StartMLLabelingSetGenerationTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartMLLabelingSetGenerationTaskRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartMLLabelingSetGenerationTaskRunResponse Source #

Create a value of StartMLLabelingSetGenerationTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskRunId:StartMLLabelingSetGenerationTaskRunResponse', startMLLabelingSetGenerationTaskRunResponse_taskRunId - The unique run identifier that is associated with this task run.

$sel:httpStatus:StartMLLabelingSetGenerationTaskRunResponse', startMLLabelingSetGenerationTaskRunResponse_httpStatus - The response's http status code.

BatchUpdatePartition

data BatchUpdatePartition Source #

See: newBatchUpdatePartition smart constructor.

Instances

Instances details
Eq BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Read BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Show BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Generic BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type Rep BatchUpdatePartition :: Type -> Type #

NFData BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Methods

rnf :: BatchUpdatePartition -> () #

Hashable BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

ToJSON BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

AWSRequest BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type AWSResponse BatchUpdatePartition #

ToHeaders BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

ToPath BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

ToQuery BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

type Rep BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

type Rep BatchUpdatePartition = D1 ('MetaData "BatchUpdatePartition" "Amazonka.Glue.BatchUpdatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchUpdatePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty BatchUpdatePartitionRequestEntry)))))
type AWSResponse BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

newBatchUpdatePartition Source #

Create a value of BatchUpdatePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:BatchUpdatePartition', batchUpdatePartition_catalogId - The ID of the catalog in which the partition is to be updated. Currently, this should be the Amazon Web Services account ID.

$sel:databaseName:BatchUpdatePartition', batchUpdatePartition_databaseName - The name of the metadata database in which the partition is to be updated.

$sel:tableName:BatchUpdatePartition', batchUpdatePartition_tableName - The name of the metadata table in which the partition is to be updated.

$sel:entries:BatchUpdatePartition', batchUpdatePartition_entries - A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.

data BatchUpdatePartitionResponse Source #

See: newBatchUpdatePartitionResponse smart constructor.

Instances

Instances details
Eq BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Read BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Show BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Generic BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type Rep BatchUpdatePartitionResponse :: Type -> Type #

NFData BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

type Rep BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

type Rep BatchUpdatePartitionResponse = D1 ('MetaData "BatchUpdatePartitionResponse" "Amazonka.Glue.BatchUpdatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchUpdatePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BatchUpdatePartitionFailureEntry])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchUpdatePartitionResponse Source #

Create a value of BatchUpdatePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:BatchUpdatePartitionResponse', batchUpdatePartitionResponse_errors - The errors encountered when trying to update the requested partitions. A list of BatchUpdatePartitionFailureEntry objects.

$sel:httpStatus:BatchUpdatePartitionResponse', batchUpdatePartitionResponse_httpStatus - The response's http status code.

RegisterSchemaVersion

data RegisterSchemaVersion Source #

See: newRegisterSchemaVersion smart constructor.

Instances

Instances details
Eq RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Read RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Show RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Generic RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type Rep RegisterSchemaVersion :: Type -> Type #

NFData RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Methods

rnf :: RegisterSchemaVersion -> () #

Hashable RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

ToJSON RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

AWSRequest RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type AWSResponse RegisterSchemaVersion #

ToHeaders RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

ToPath RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

ToQuery RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

type Rep RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

type Rep RegisterSchemaVersion = D1 ('MetaData "RegisterSchemaVersion" "Amazonka.Glue.RegisterSchemaVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RegisterSchemaVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

newRegisterSchemaVersion Source #

Create a value of RegisterSchemaVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:RegisterSchemaVersion', registerSchemaVersion_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.
  • SchemaId$SchemaName: The name of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.

$sel:schemaDefinition:RegisterSchemaVersion', registerSchemaVersion_schemaDefinition - The schema definition using the DataFormat setting for the SchemaName.

data RegisterSchemaVersionResponse Source #

See: newRegisterSchemaVersionResponse smart constructor.

Instances

Instances details
Eq RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Read RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Show RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Generic RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type Rep RegisterSchemaVersionResponse :: Type -> Type #

NFData RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

type Rep RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

type Rep RegisterSchemaVersionResponse = D1 ('MetaData "RegisterSchemaVersionResponse" "Amazonka.Glue.RegisterSchemaVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RegisterSchemaVersionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRegisterSchemaVersionResponse Source #

Create a value of RegisterSchemaVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:RegisterSchemaVersionResponse', registerSchemaVersionResponse_status - The status of the schema version.

$sel:schemaVersionId:RegisterSchemaVersionResponse', registerSchemaVersionResponse_schemaVersionId - The unique ID that represents the version of this schema.

$sel:versionNumber:RegisterSchemaVersionResponse', registerSchemaVersionResponse_versionNumber - The version of this schema (for sync flow only, in case this is the first version).

$sel:httpStatus:RegisterSchemaVersionResponse', registerSchemaVersionResponse_httpStatus - The response's http status code.

StopWorkflowRun

data StopWorkflowRun Source #

See: newStopWorkflowRun smart constructor.

Constructors

StopWorkflowRun' Text Text 

Instances

Instances details
Eq StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Read StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Show StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Generic StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type Rep StopWorkflowRun :: Type -> Type #

NFData StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Methods

rnf :: StopWorkflowRun -> () #

Hashable StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

ToJSON StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

AWSRequest StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type AWSResponse StopWorkflowRun #

ToHeaders StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

ToPath StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

ToQuery StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type Rep StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type Rep StopWorkflowRun = D1 ('MetaData "StopWorkflowRun" "Amazonka.Glue.StopWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

newStopWorkflowRun Source #

Create a value of StopWorkflowRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StopWorkflowRun', stopWorkflowRun_name - The name of the workflow to stop.

$sel:runId:StopWorkflowRun', stopWorkflowRun_runId - The ID of the workflow run to stop.

data StopWorkflowRunResponse Source #

See: newStopWorkflowRunResponse smart constructor.

Instances

Instances details
Eq StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Read StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Show StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Generic StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type Rep StopWorkflowRunResponse :: Type -> Type #

NFData StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Methods

rnf :: StopWorkflowRunResponse -> () #

type Rep StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type Rep StopWorkflowRunResponse = D1 ('MetaData "StopWorkflowRunResponse" "Amazonka.Glue.StopWorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopWorkflowRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopWorkflowRunResponse Source #

Create a value of StopWorkflowRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StopWorkflowRunResponse', stopWorkflowRunResponse_httpStatus - The response's http status code.

GetCrawler

data GetCrawler Source #

See: newGetCrawler smart constructor.

Constructors

GetCrawler' Text 

Instances

Instances details
Eq GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Read GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Show GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Generic GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type Rep GetCrawler :: Type -> Type #

NFData GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Methods

rnf :: GetCrawler -> () #

Hashable GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

ToJSON GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

AWSRequest GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type AWSResponse GetCrawler #

ToHeaders GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Methods

toHeaders :: GetCrawler -> [Header] #

ToPath GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

ToQuery GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type Rep GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type Rep GetCrawler = D1 ('MetaData "GetCrawler" "Amazonka.Glue.GetCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

newGetCrawler Source #

Create a value of GetCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GetCrawler', getCrawler_name - The name of the crawler to retrieve metadata for.

data GetCrawlerResponse Source #

See: newGetCrawlerResponse smart constructor.

Instances

Instances details
Eq GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Read GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Show GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Generic GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type Rep GetCrawlerResponse :: Type -> Type #

NFData GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Methods

rnf :: GetCrawlerResponse -> () #

type Rep GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type Rep GetCrawlerResponse = D1 ('MetaData "GetCrawlerResponse" "Amazonka.Glue.GetCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawler") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Crawler)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetCrawlerResponse Source #

Create a value of GetCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawler:GetCrawlerResponse', getCrawlerResponse_crawler - The metadata for the specified crawler.

$sel:httpStatus:GetCrawlerResponse', getCrawlerResponse_httpStatus - The response's http status code.

ListWorkflows

data ListWorkflows Source #

See: newListWorkflows smart constructor.

Instances

Instances details
Eq ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Read ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Show ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Generic ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type Rep ListWorkflows :: Type -> Type #

NFData ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Methods

rnf :: ListWorkflows -> () #

Hashable ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

ToJSON ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

AWSRequest ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type AWSResponse ListWorkflows #

ToHeaders ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

ToPath ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

ToQuery ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type Rep ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type Rep ListWorkflows = D1 ('MetaData "ListWorkflows" "Amazonka.Glue.ListWorkflows" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListWorkflows'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

newListWorkflows :: ListWorkflows Source #

Create a value of ListWorkflows with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListWorkflows', listWorkflows_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListWorkflows', listWorkflows_maxResults - The maximum size of a list to return.

data ListWorkflowsResponse Source #

See: newListWorkflowsResponse smart constructor.

Instances

Instances details
Eq ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Read ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Show ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Generic ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type Rep ListWorkflowsResponse :: Type -> Type #

NFData ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Methods

rnf :: ListWorkflowsResponse -> () #

type Rep ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type Rep ListWorkflowsResponse = D1 ('MetaData "ListWorkflowsResponse" "Amazonka.Glue.ListWorkflows" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListWorkflowsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "workflows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListWorkflowsResponse Source #

Create a value of ListWorkflowsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListWorkflows', listWorkflowsResponse_nextToken - A continuation token, if not all workflow names have been returned.

$sel:workflows:ListWorkflowsResponse', listWorkflowsResponse_workflows - List of names of workflows in the account.

$sel:httpStatus:ListWorkflowsResponse', listWorkflowsResponse_httpStatus - The response's http status code.

BatchStopJobRun

data BatchStopJobRun Source #

See: newBatchStopJobRun smart constructor.

Instances

Instances details
Eq BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Read BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Show BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Generic BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type Rep BatchStopJobRun :: Type -> Type #

NFData BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Methods

rnf :: BatchStopJobRun -> () #

Hashable BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

ToJSON BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

AWSRequest BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type AWSResponse BatchStopJobRun #

ToHeaders BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

ToPath BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

ToQuery BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type Rep BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type Rep BatchStopJobRun = D1 ('MetaData "BatchStopJobRun" "Amazonka.Glue.BatchStopJobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchStopJobRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobRunIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))
type AWSResponse BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

newBatchStopJobRun Source #

Create a value of BatchStopJobRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:BatchStopJobRun', batchStopJobRun_jobName - The name of the job definition for which to stop job runs.

$sel:jobRunIds:BatchStopJobRun', batchStopJobRun_jobRunIds - A list of the JobRunIds that should be stopped for that job definition.

data BatchStopJobRunResponse Source #

See: newBatchStopJobRunResponse smart constructor.

Instances

Instances details
Eq BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Read BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Show BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Generic BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type Rep BatchStopJobRunResponse :: Type -> Type #

NFData BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Methods

rnf :: BatchStopJobRunResponse -> () #

type Rep BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type Rep BatchStopJobRunResponse = D1 ('MetaData "BatchStopJobRunResponse" "Amazonka.Glue.BatchStopJobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchStopJobRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "successfulSubmissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BatchStopJobRunSuccessfulSubmission])) :*: (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BatchStopJobRunError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchStopJobRunResponse Source #

Create a value of BatchStopJobRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:successfulSubmissions:BatchStopJobRunResponse', batchStopJobRunResponse_successfulSubmissions - A list of the JobRuns that were successfully submitted for stopping.

$sel:errors:BatchStopJobRunResponse', batchStopJobRunResponse_errors - A list of the errors that were encountered in trying to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.

$sel:httpStatus:BatchStopJobRunResponse', batchStopJobRunResponse_httpStatus - The response's http status code.

GetDevEndpoint

data GetDevEndpoint Source #

See: newGetDevEndpoint smart constructor.

Constructors

GetDevEndpoint' Text 

Instances

Instances details
Eq GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Read GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Show GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Generic GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type Rep GetDevEndpoint :: Type -> Type #

NFData GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Methods

rnf :: GetDevEndpoint -> () #

Hashable GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

ToJSON GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

AWSRequest GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type AWSResponse GetDevEndpoint #

ToHeaders GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

ToPath GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

ToQuery GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type Rep GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type Rep GetDevEndpoint = D1 ('MetaData "GetDevEndpoint" "Amazonka.Glue.GetDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDevEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

newGetDevEndpoint Source #

Create a value of GetDevEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:GetDevEndpoint', getDevEndpoint_endpointName - Name of the DevEndpoint to retrieve information for.

data GetDevEndpointResponse Source #

See: newGetDevEndpointResponse smart constructor.

Instances

Instances details
Eq GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Read GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Show GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Generic GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type Rep GetDevEndpointResponse :: Type -> Type #

NFData GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Methods

rnf :: GetDevEndpointResponse -> () #

type Rep GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type Rep GetDevEndpointResponse = D1 ('MetaData "GetDevEndpointResponse" "Amazonka.Glue.GetDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDevEndpointResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DevEndpoint)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetDevEndpointResponse Source #

Create a value of GetDevEndpointResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:devEndpoint:GetDevEndpointResponse', getDevEndpointResponse_devEndpoint - A DevEndpoint definition.

$sel:httpStatus:GetDevEndpointResponse', getDevEndpointResponse_httpStatus - The response's http status code.

PutWorkflowRunProperties

data PutWorkflowRunProperties Source #

See: newPutWorkflowRunProperties smart constructor.

Instances

Instances details
Eq PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Read PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Show PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Generic PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Associated Types

type Rep PutWorkflowRunProperties :: Type -> Type #

NFData PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Hashable PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

ToJSON PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

AWSRequest PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

ToHeaders PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

ToPath PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

ToQuery PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

type Rep PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

type Rep PutWorkflowRunProperties = D1 ('MetaData "PutWorkflowRunProperties" "Amazonka.Glue.PutWorkflowRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutWorkflowRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text)))))
type AWSResponse PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

newPutWorkflowRunProperties Source #

Create a value of PutWorkflowRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:PutWorkflowRunProperties', putWorkflowRunProperties_name - Name of the workflow which was run.

$sel:runId:PutWorkflowRunProperties', putWorkflowRunProperties_runId - The ID of the workflow run for which the run properties should be updated.

$sel:runProperties:PutWorkflowRunProperties', putWorkflowRunProperties_runProperties - The properties to put for the specified run.

data PutWorkflowRunPropertiesResponse Source #

See: newPutWorkflowRunPropertiesResponse smart constructor.

Instances

Instances details
Eq PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Read PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Show PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Generic PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Associated Types

type Rep PutWorkflowRunPropertiesResponse :: Type -> Type #

NFData PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

type Rep PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

type Rep PutWorkflowRunPropertiesResponse = D1 ('MetaData "PutWorkflowRunPropertiesResponse" "Amazonka.Glue.PutWorkflowRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutWorkflowRunPropertiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutWorkflowRunPropertiesResponse Source #

Create a value of PutWorkflowRunPropertiesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutWorkflowRunPropertiesResponse', putWorkflowRunPropertiesResponse_httpStatus - The response's http status code.

CreateTable

data CreateTable Source #

See: newCreateTable smart constructor.

Instances

Instances details
Eq CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Read CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Show CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Generic CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type Rep CreateTable :: Type -> Type #

NFData CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Methods

rnf :: CreateTable -> () #

Hashable CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

ToJSON CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

AWSRequest CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type AWSResponse CreateTable #

ToHeaders CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Methods

toHeaders :: CreateTable -> [Header] #

ToPath CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

ToQuery CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type Rep CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type Rep CreateTable = D1 ('MetaData "CreateTable" "Amazonka.Glue.CreateTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "partitionIndexes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionIndex])) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TableInput))))
type AWSResponse CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

newCreateTable Source #

Create a value of CreateTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitionIndexes:CreateTable', createTable_partitionIndexes - A list of partition indexes, PartitionIndex structures, to create in the table.

$sel:catalogId:CreateTable', createTable_catalogId - The ID of the Data Catalog in which to create the Table. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:CreateTable', createTable_databaseName - The catalog database in which to create the new table. For Hive compatibility, this name is entirely lowercase.

$sel:tableInput:CreateTable', createTable_tableInput - The TableInput object that defines the metadata table to create in the catalog.

data CreateTableResponse Source #

See: newCreateTableResponse smart constructor.

Instances

Instances details
Eq CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Read CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Show CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Generic CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type Rep CreateTableResponse :: Type -> Type #

NFData CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Methods

rnf :: CreateTableResponse -> () #

type Rep CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type Rep CreateTableResponse = D1 ('MetaData "CreateTableResponse" "Amazonka.Glue.CreateTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateTableResponse Source #

Create a value of CreateTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateTableResponse', createTableResponse_httpStatus - The response's http status code.

ListCrawlers

data ListCrawlers Source #

See: newListCrawlers smart constructor.

Instances

Instances details
Eq ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Read ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Show ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Generic ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type Rep ListCrawlers :: Type -> Type #

NFData ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Methods

rnf :: ListCrawlers -> () #

Hashable ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

ToJSON ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

AWSRequest ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type AWSResponse ListCrawlers #

ToHeaders ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

ToPath ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

ToQuery ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type Rep ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type Rep ListCrawlers = D1 ('MetaData "ListCrawlers" "Amazonka.Glue.ListCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))
type AWSResponse ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

newListCrawlers :: ListCrawlers Source #

Create a value of ListCrawlers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListCrawlers', listCrawlers_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListCrawlers', listCrawlers_maxResults - The maximum size of a list to return.

$sel:tags:ListCrawlers', listCrawlers_tags - Specifies to return only these tagged resources.

data ListCrawlersResponse Source #

See: newListCrawlersResponse smart constructor.

Instances

Instances details
Eq ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Read ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Show ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Generic ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type Rep ListCrawlersResponse :: Type -> Type #

NFData ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Methods

rnf :: ListCrawlersResponse -> () #

type Rep ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type Rep ListCrawlersResponse = D1 ('MetaData "ListCrawlersResponse" "Amazonka.Glue.ListCrawlers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "crawlerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCrawlersResponse Source #

Create a value of ListCrawlersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListCrawlers', listCrawlersResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:crawlerNames:ListCrawlersResponse', listCrawlersResponse_crawlerNames - The names of all crawlers in the account, or the crawlers with the specified tags.

$sel:httpStatus:ListCrawlersResponse', listCrawlersResponse_httpStatus - The response's http status code.

GetCrawlerMetrics (Paginated)

data GetCrawlerMetrics Source #

See: newGetCrawlerMetrics smart constructor.

Instances

Instances details
Eq GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Read GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Show GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Generic GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Associated Types

type Rep GetCrawlerMetrics :: Type -> Type #

NFData GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Methods

rnf :: GetCrawlerMetrics -> () #

Hashable GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

ToJSON GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

AWSPager GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

AWSRequest GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Associated Types

type AWSResponse GetCrawlerMetrics #

ToHeaders GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

ToPath GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

ToQuery GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

type Rep GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

type Rep GetCrawlerMetrics = D1 ('MetaData "GetCrawlerMetrics" "Amazonka.Glue.GetCrawlerMetrics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawlerMetrics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "crawlerNameList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))
type AWSResponse GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

newGetCrawlerMetrics :: GetCrawlerMetrics Source #

Create a value of GetCrawlerMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetCrawlerMetrics', getCrawlerMetrics_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetCrawlerMetrics', getCrawlerMetrics_maxResults - The maximum size of a list to return.

$sel:crawlerNameList:GetCrawlerMetrics', getCrawlerMetrics_crawlerNameList - A list of the names of crawlers about which to retrieve metrics.

data GetCrawlerMetricsResponse Source #

See: newGetCrawlerMetricsResponse smart constructor.

Instances

Instances details
Eq GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Read GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Show GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Generic GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Associated Types

type Rep GetCrawlerMetricsResponse :: Type -> Type #

NFData GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

type Rep GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

type Rep GetCrawlerMetricsResponse = D1 ('MetaData "GetCrawlerMetricsResponse" "Amazonka.Glue.GetCrawlerMetrics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetCrawlerMetricsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerMetricsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CrawlerMetrics])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetCrawlerMetricsResponse Source #

Create a value of GetCrawlerMetricsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlerMetricsList:GetCrawlerMetricsResponse', getCrawlerMetricsResponse_crawlerMetricsList - A list of metrics for the specified crawler.

$sel:nextToken:GetCrawlerMetrics', getCrawlerMetricsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:GetCrawlerMetricsResponse', getCrawlerMetricsResponse_httpStatus - The response's http status code.

GetSchemaVersion

data GetSchemaVersion Source #

See: newGetSchemaVersion smart constructor.

Instances

Instances details
Eq GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Read GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Show GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Generic GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type Rep GetSchemaVersion :: Type -> Type #

NFData GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Methods

rnf :: GetSchemaVersion -> () #

Hashable GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

ToJSON GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

AWSRequest GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type AWSResponse GetSchemaVersion #

ToHeaders GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

ToPath GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

ToQuery GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

type Rep GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

type Rep GetSchemaVersion = D1 ('MetaData "GetSchemaVersion" "Amazonka.Glue.GetSchemaVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)))))
type AWSResponse GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

newGetSchemaVersion :: GetSchemaVersion Source #

Create a value of GetSchemaVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:GetSchemaVersion', getSchemaVersion_schemaVersionId - The SchemaVersionId of the schema version. This field is required for fetching by schema ID. Either this or the SchemaId wrapper has to be provided.

$sel:schemaId:GetSchemaVersion', getSchemaVersion_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.
  • SchemaId$SchemaName: The name of the schema. Either SchemaArn or SchemaName and RegistryName has to be provided.

$sel:schemaVersionNumber:GetSchemaVersion', getSchemaVersion_schemaVersionNumber - The version number of the schema.

data GetSchemaVersionResponse Source #

See: newGetSchemaVersionResponse smart constructor.

Instances

Instances details
Eq GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Read GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Show GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Generic GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type Rep GetSchemaVersionResponse :: Type -> Type #

NFData GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

type Rep GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

newGetSchemaVersionResponse Source #

Create a value of GetSchemaVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:GetSchemaVersionResponse', getSchemaVersionResponse_status - The status of the schema version.

$sel:schemaDefinition:GetSchemaVersionResponse', getSchemaVersionResponse_schemaDefinition - The schema definition for the schema ID.

$sel:createdTime:GetSchemaVersionResponse', getSchemaVersionResponse_createdTime - The date and time the schema version was created.

$sel:dataFormat:GetSchemaVersionResponse', getSchemaVersionResponse_dataFormat - The data format of the schema definition. Currently AVRO and JSON are supported.

$sel:schemaVersionId:GetSchemaVersion', getSchemaVersionResponse_schemaVersionId - The SchemaVersionId of the schema version.

$sel:versionNumber:GetSchemaVersionResponse', getSchemaVersionResponse_versionNumber - The version number of the schema.

$sel:schemaArn:GetSchemaVersionResponse', getSchemaVersionResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:httpStatus:GetSchemaVersionResponse', getSchemaVersionResponse_httpStatus - The response's http status code.

GetPlan

data GetPlan Source #

See: newGetPlan smart constructor.

Instances

Instances details
Eq GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

(==) :: GetPlan -> GetPlan -> Bool #

(/=) :: GetPlan -> GetPlan -> Bool #

Read GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Show GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Generic GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Associated Types

type Rep GetPlan :: Type -> Type #

Methods

from :: GetPlan -> Rep GetPlan x #

to :: Rep GetPlan x -> GetPlan #

NFData GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

rnf :: GetPlan -> () #

Hashable GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

hashWithSalt :: Int -> GetPlan -> Int #

hash :: GetPlan -> Int #

ToJSON GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

AWSRequest GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Associated Types

type AWSResponse GetPlan #

ToHeaders GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

toHeaders :: GetPlan -> [Header] #

ToPath GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

toPath :: GetPlan -> ByteString #

ToQuery GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type Rep GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type AWSResponse GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

newGetPlan Source #

Create a value of GetPlan with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sinks:GetPlan', getPlan_sinks - The target tables.

$sel:location:GetPlan', getPlan_location - The parameters for the mapping.

$sel:language:GetPlan', getPlan_language - The programming language of the code to perform the mapping.

$sel:additionalPlanOptionsMap:GetPlan', getPlan_additionalPlanOptionsMap - A map to hold additional optional key-value parameters.

Currently, these key-value pairs are supported:

  • inferSchema  —  Specifies whether to set inferSchema to true or false for the default script generated by an Glue job. For example, to set inferSchema to true, pass the following key value pair:

    --additional-plan-options-map '{"inferSchema":"true"}'

$sel:mapping:GetPlan', getPlan_mapping - The list of mappings from a source table to target tables.

$sel:source:GetPlan', getPlan_source - The source table.

data GetPlanResponse Source #

See: newGetPlanResponse smart constructor.

Instances

Instances details
Eq GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Read GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Show GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Generic GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Associated Types

type Rep GetPlanResponse :: Type -> Type #

NFData GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

rnf :: GetPlanResponse -> () #

type Rep GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type Rep GetPlanResponse = D1 ('MetaData "GetPlanResponse" "Amazonka.Glue.GetPlan" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetPlanResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pythonScript") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scalaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetPlanResponse Source #

Create a value of GetPlanResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pythonScript:GetPlanResponse', getPlanResponse_pythonScript - A Python script to perform the mapping.

$sel:scalaCode:GetPlanResponse', getPlanResponse_scalaCode - The Scala code to perform the mapping.

$sel:httpStatus:GetPlanResponse', getPlanResponse_httpStatus - The response's http status code.

GetTriggers (Paginated)

data GetTriggers Source #

See: newGetTriggers smart constructor.

Instances

Instances details
Eq GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Read GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Show GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Generic GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Associated Types

type Rep GetTriggers :: Type -> Type #

NFData GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Methods

rnf :: GetTriggers -> () #

Hashable GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

ToJSON GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

AWSPager GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

AWSRequest GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Associated Types

type AWSResponse GetTriggers #

ToHeaders GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Methods

toHeaders :: GetTriggers -> [Header] #

ToPath GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

ToQuery GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type Rep GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type Rep GetTriggers = D1 ('MetaData "GetTriggers" "Amazonka.Glue.GetTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTriggers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dependentJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))
type AWSResponse GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

newGetTriggers :: GetTriggers Source #

Create a value of GetTriggers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetTriggers', getTriggers_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetTriggers', getTriggers_maxResults - The maximum size of the response.

$sel:dependentJobName:GetTriggers', getTriggers_dependentJobName - The name of the job to retrieve triggers for. The trigger that can start this job is returned, and if there is no such trigger, all triggers are returned.

data GetTriggersResponse Source #

See: newGetTriggersResponse smart constructor.

Instances

Instances details
Eq GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Read GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Show GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Generic GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Associated Types

type Rep GetTriggersResponse :: Type -> Type #

NFData GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Methods

rnf :: GetTriggersResponse -> () #

type Rep GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type Rep GetTriggersResponse = D1 ('MetaData "GetTriggersResponse" "Amazonka.Glue.GetTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Trigger])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetTriggersResponse Source #

Create a value of GetTriggersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggers:GetTriggersResponse', getTriggersResponse_triggers - A list of triggers for the specified job.

$sel:nextToken:GetTriggers', getTriggersResponse_nextToken - A continuation token, if not all the requested triggers have yet been returned.

$sel:httpStatus:GetTriggersResponse', getTriggersResponse_httpStatus - The response's http status code.

CreateSchema

data CreateSchema Source #

See: newCreateSchema smart constructor.

Instances

Instances details
Eq CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Read CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Show CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Generic CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type Rep CreateSchema :: Type -> Type #

NFData CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Methods

rnf :: CreateSchema -> () #

Hashable CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

ToJSON CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

AWSRequest CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type AWSResponse CreateSchema #

ToHeaders CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

ToPath CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

ToQuery CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type Rep CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type AWSResponse CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

newCreateSchema Source #

Create a value of CreateSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaDefinition:CreateSchema', createSchema_schemaDefinition - The schema definition using the DataFormat setting for SchemaName.

$sel:registryId:CreateSchema', createSchema_registryId - This is a wrapper shape to contain the registry identity fields. If this is not provided, the default registry will be used. The ARN format for the same will be: arn:aws:glue:us-east-2:<customer id>:registry/default-registry:random-5-letter-id.

$sel:description:CreateSchema', createSchema_description - An optional description of the schema. If description is not provided, there will not be any automatic default value for this.

$sel:compatibility:CreateSchema', createSchema_compatibility - The compatibility mode of the schema. The possible values are:

  • NONE: No compatibility mode applies. You can use this choice in development scenarios or if you do not know the compatibility mode that you want to apply to schemas. Any new version added will be accepted without undergoing a compatibility check.
  • DISABLED: This compatibility choice prevents versioning for a particular schema. You can use this choice to prevent future versioning of a schema.
  • BACKWARD: This compatibility choice is recommended as it allows data receivers to read both the current and one previous schema version. This means that for instance, a new schema version cannot drop data fields or change the type of these fields, so they can't be read by readers using the previous version.
  • BACKWARD_ALL: This compatibility choice allows data receivers to read both the current and all previous schema versions. You can use this choice when you need to delete fields or add optional fields, and check compatibility against all previous schema versions.
  • FORWARD: This compatibility choice allows data receivers to read both the current and one next schema version, but not necessarily later versions. You can use this choice when you need to add fields or delete optional fields, but only check compatibility against the last schema version.
  • FORWARD_ALL: This compatibility choice allows data receivers to read written by producers of any new registered schema. You can use this choice when you need to add fields or delete optional fields, and check compatibility against all previous schema versions.
  • FULL: This compatibility choice allows data receivers to read data written by producers using the previous or next version of the schema, but not necessarily earlier or later versions. You can use this choice when you need to add or remove optional fields, but only check compatibility against the last schema version.
  • FULL_ALL: This compatibility choice allows data receivers to read data written by producers using all previous schema versions. You can use this choice when you need to add or remove optional fields, and check compatibility against all previous schema versions.

$sel:tags:CreateSchema', createSchema_tags - Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API. If specified, follows the Amazon Web Services tags-on-create pattern.

$sel:schemaName:CreateSchema', createSchema_schemaName - Name of the schema to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark. No whitespace.

$sel:dataFormat:CreateSchema', createSchema_dataFormat - The data format of the schema definition. Currently AVRO and JSON are supported.

data CreateSchemaResponse Source #

See: newCreateSchemaResponse smart constructor.

Instances

Instances details
Eq CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Read CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Show CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Generic CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type Rep CreateSchemaResponse :: Type -> Type #

NFData CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Methods

rnf :: CreateSchemaResponse -> () #

type Rep CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type Rep CreateSchemaResponse = D1 ('MetaData "CreateSchemaResponse" "Amazonka.Glue.CreateSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateSchemaResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "schemaVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)))) :*: ((S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "latestSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)) :*: S1 ('MetaSel ('Just "schemaCheckpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newCreateSchemaResponse Source #

Create a value of CreateSchemaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionStatus:CreateSchemaResponse', createSchemaResponse_schemaVersionStatus - The status of the first schema version created.

$sel:registryName:CreateSchemaResponse', createSchemaResponse_registryName - The name of the registry.

$sel:schemaStatus:CreateSchemaResponse', createSchemaResponse_schemaStatus - The status of the schema.

$sel:registryArn:CreateSchemaResponse', createSchemaResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

$sel:latestSchemaVersion:CreateSchemaResponse', createSchemaResponse_latestSchemaVersion - The latest version of the schema associated with the returned schema definition.

$sel:dataFormat:CreateSchema', createSchemaResponse_dataFormat - The data format of the schema definition. Currently AVRO and JSON are supported.

$sel:schemaCheckpoint:CreateSchemaResponse', createSchemaResponse_schemaCheckpoint - The version number of the checkpoint (the last time the compatibility mode was changed).

$sel:schemaName:CreateSchema', createSchemaResponse_schemaName - The name of the schema.

$sel:schemaVersionId:CreateSchemaResponse', createSchemaResponse_schemaVersionId - The unique identifier of the first schema version.

$sel:schemaArn:CreateSchemaResponse', createSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:nextSchemaVersion:CreateSchemaResponse', createSchemaResponse_nextSchemaVersion - The next version of the schema associated with the returned schema definition.

$sel:description:CreateSchema', createSchemaResponse_description - A description of the schema if specified when created.

$sel:compatibility:CreateSchema', createSchemaResponse_compatibility - The schema compatibility mode.

$sel:tags:CreateSchema', createSchemaResponse_tags - The tags for the schema.

$sel:httpStatus:CreateSchemaResponse', createSchemaResponse_httpStatus - The response's http status code.

ListDevEndpoints

data ListDevEndpoints Source #

See: newListDevEndpoints smart constructor.

Instances

Instances details
Eq ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Read ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Show ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Generic ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type Rep ListDevEndpoints :: Type -> Type #

NFData ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Methods

rnf :: ListDevEndpoints -> () #

Hashable ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

ToJSON ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

AWSRequest ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type AWSResponse ListDevEndpoints #

ToHeaders ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

ToPath ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

ToQuery ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

type Rep ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

type Rep ListDevEndpoints = D1 ('MetaData "ListDevEndpoints" "Amazonka.Glue.ListDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))
type AWSResponse ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

newListDevEndpoints :: ListDevEndpoints Source #

Create a value of ListDevEndpoints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDevEndpoints', listDevEndpoints_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListDevEndpoints', listDevEndpoints_maxResults - The maximum size of a list to return.

$sel:tags:ListDevEndpoints', listDevEndpoints_tags - Specifies to return only these tagged resources.

data ListDevEndpointsResponse Source #

See: newListDevEndpointsResponse smart constructor.

Instances

Instances details
Eq ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Read ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Show ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Generic ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type Rep ListDevEndpointsResponse :: Type -> Type #

NFData ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

type Rep ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

type Rep ListDevEndpointsResponse = D1 ('MetaData "ListDevEndpointsResponse" "Amazonka.Glue.ListDevEndpoints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "devEndpointNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDevEndpointsResponse Source #

Create a value of ListDevEndpointsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDevEndpoints', listDevEndpointsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:devEndpointNames:ListDevEndpointsResponse', listDevEndpointsResponse_devEndpointNames - The names of all the DevEndpoints in the account, or the DevEndpoints with the specified tags.

$sel:httpStatus:ListDevEndpointsResponse', listDevEndpointsResponse_httpStatus - The response's http status code.

StartTrigger

data StartTrigger Source #

See: newStartTrigger smart constructor.

Constructors

StartTrigger' Text 

Instances

Instances details
Eq StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Read StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Show StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Generic StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type Rep StartTrigger :: Type -> Type #

NFData StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Methods

rnf :: StartTrigger -> () #

Hashable StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

ToJSON StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

AWSRequest StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type AWSResponse StartTrigger #

ToHeaders StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

ToPath StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

ToQuery StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type Rep StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type Rep StartTrigger = D1 ('MetaData "StartTrigger" "Amazonka.Glue.StartTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

newStartTrigger Source #

Create a value of StartTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StartTrigger', startTrigger_name - The name of the trigger to start.

data StartTriggerResponse Source #

See: newStartTriggerResponse smart constructor.

Instances

Instances details
Eq StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Read StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Show StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Generic StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type Rep StartTriggerResponse :: Type -> Type #

NFData StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Methods

rnf :: StartTriggerResponse -> () #

type Rep StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type Rep StartTriggerResponse = D1 ('MetaData "StartTriggerResponse" "Amazonka.Glue.StartTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartTriggerResponse Source #

Create a value of StartTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:StartTrigger', startTriggerResponse_name - The name of the trigger that was started.

$sel:httpStatus:StartTriggerResponse', startTriggerResponse_httpStatus - The response's http status code.

GetDataflowGraph

data GetDataflowGraph Source #

See: newGetDataflowGraph smart constructor.

Constructors

GetDataflowGraph' (Maybe Text) 

Instances

Instances details
Eq GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Read GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Show GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Generic GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type Rep GetDataflowGraph :: Type -> Type #

NFData GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Methods

rnf :: GetDataflowGraph -> () #

Hashable GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

ToJSON GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

AWSRequest GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type AWSResponse GetDataflowGraph #

ToHeaders GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

ToPath GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

ToQuery GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

type Rep GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

type Rep GetDataflowGraph = D1 ('MetaData "GetDataflowGraph" "Amazonka.Glue.GetDataflowGraph" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDataflowGraph'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pythonScript") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

newGetDataflowGraph :: GetDataflowGraph Source #

Create a value of GetDataflowGraph with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pythonScript:GetDataflowGraph', getDataflowGraph_pythonScript - The Python script to transform.

data GetDataflowGraphResponse Source #

See: newGetDataflowGraphResponse smart constructor.

Instances

Instances details
Eq GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Read GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Show GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Generic GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type Rep GetDataflowGraphResponse :: Type -> Type #

NFData GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

type Rep GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

type Rep GetDataflowGraphResponse = D1 ('MetaData "GetDataflowGraphResponse" "Amazonka.Glue.GetDataflowGraph" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDataflowGraphResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dagEdges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenEdge])) :*: (S1 ('MetaSel ('Just "dagNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenNode])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDataflowGraphResponse Source #

Create a value of GetDataflowGraphResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dagEdges:GetDataflowGraphResponse', getDataflowGraphResponse_dagEdges - A list of the edges in the resulting DAG.

$sel:dagNodes:GetDataflowGraphResponse', getDataflowGraphResponse_dagNodes - A list of the nodes in the resulting DAG.

$sel:httpStatus:GetDataflowGraphResponse', getDataflowGraphResponse_httpStatus - The response's http status code.

GetDatabases (Paginated)

data GetDatabases Source #

See: newGetDatabases smart constructor.

Instances

Instances details
Eq GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Read GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Show GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Generic GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Associated Types

type Rep GetDatabases :: Type -> Type #

NFData GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Methods

rnf :: GetDatabases -> () #

Hashable GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

ToJSON GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

AWSPager GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

AWSRequest GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Associated Types

type AWSResponse GetDatabases #

ToHeaders GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

ToPath GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

ToQuery GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type Rep GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type Rep GetDatabases = D1 ('MetaData "GetDatabases" "Amazonka.Glue.GetDatabases" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDatabases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "resourceShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceShareType)) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

newGetDatabases :: GetDatabases Source #

Create a value of GetDatabases with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceShareType:GetDatabases', getDatabases_resourceShareType - Allows you to specify that you want to list the databases shared with your account. The allowable values are FOREIGN or ALL.

  • If set to FOREIGN, will list the databases shared with your account.
  • If set to ALL, will list the databases shared with your account, as well as the databases in yor local account.

$sel:catalogId:GetDatabases', getDatabases_catalogId - The ID of the Data Catalog from which to retrieve Databases. If none is provided, the Amazon Web Services account ID is used by default.

$sel:nextToken:GetDatabases', getDatabases_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetDatabases', getDatabases_maxResults - The maximum number of databases to return in one response.

data GetDatabasesResponse Source #

See: newGetDatabasesResponse smart constructor.

Instances

Instances details
Eq GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Read GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Show GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Generic GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Associated Types

type Rep GetDatabasesResponse :: Type -> Type #

NFData GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Methods

rnf :: GetDatabasesResponse -> () #

type Rep GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type Rep GetDatabasesResponse = D1 ('MetaData "GetDatabasesResponse" "Amazonka.Glue.GetDatabases" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDatabasesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "databaseList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Database]))))

newGetDatabasesResponse Source #

Create a value of GetDatabasesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetDatabases', getDatabasesResponse_nextToken - A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

$sel:httpStatus:GetDatabasesResponse', getDatabasesResponse_httpStatus - The response's http status code.

$sel:databaseList:GetDatabasesResponse', getDatabasesResponse_databaseList - A list of Database objects from the specified catalog.

GetTable

data GetTable Source #

See: newGetTable smart constructor.

Constructors

GetTable' (Maybe Text) Text Text 

Instances

Instances details
Eq GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Read GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Show GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Generic GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Associated Types

type Rep GetTable :: Type -> Type #

Methods

from :: GetTable -> Rep GetTable x #

to :: Rep GetTable x -> GetTable #

NFData GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

rnf :: GetTable -> () #

Hashable GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

hashWithSalt :: Int -> GetTable -> Int #

hash :: GetTable -> Int #

ToJSON GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

AWSRequest GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Associated Types

type AWSResponse GetTable #

ToHeaders GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

toHeaders :: GetTable -> [Header] #

ToPath GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

ToQuery GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

type Rep GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

type Rep GetTable = D1 ('MetaData "GetTable" "Amazonka.Glue.GetTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

newGetTable Source #

Create a value of GetTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetTable', getTable_catalogId - The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:GetTable', getTable_databaseName - The name of the database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:name:GetTable', getTable_name - The name of the table for which to retrieve the definition. For Hive compatibility, this name is entirely lowercase.

data GetTableResponse Source #

See: newGetTableResponse smart constructor.

Instances

Instances details
Eq GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Read GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Show GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Generic GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Associated Types

type Rep GetTableResponse :: Type -> Type #

NFData GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

rnf :: GetTableResponse -> () #

type Rep GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

type Rep GetTableResponse = D1 ('MetaData "GetTableResponse" "Amazonka.Glue.GetTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Table)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetTableResponse Source #

Create a value of GetTableResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:table:GetTableResponse', getTableResponse_table - The Table object that defines the specified table.

$sel:httpStatus:GetTableResponse', getTableResponse_httpStatus - The response's http status code.

CreateCrawler

data CreateCrawler Source #

See: newCreateCrawler smart constructor.

Instances

Instances details
Eq CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Read CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Show CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Generic CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type Rep CreateCrawler :: Type -> Type #

NFData CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Methods

rnf :: CreateCrawler -> () #

Hashable CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

ToJSON CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

AWSRequest CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type AWSResponse CreateCrawler #

ToHeaders CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

ToPath CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

ToQuery CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type Rep CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type Rep CreateCrawler = D1 ('MetaData "CreateCrawler" "Amazonka.Glue.CreateCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateCrawler'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)))) :*: ((S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration))))) :*: ((S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tablePrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CrawlerTargets))))))
type AWSResponse CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

newCreateCrawler Source #

Create a value of CreateCrawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaChangePolicy:CreateCrawler', createCrawler_schemaChangePolicy - The policy for the crawler's update and deletion behavior.

$sel:schedule:CreateCrawler', createCrawler_schedule - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

$sel:recrawlPolicy:CreateCrawler', createCrawler_recrawlPolicy - A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.

$sel:classifiers:CreateCrawler', createCrawler_classifiers - A list of custom classifiers that the user has registered. By default, all built-in classifiers are included in a crawl, but these custom classifiers always override the default classifiers for a given classification.

$sel:databaseName:CreateCrawler', createCrawler_databaseName - The Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.

$sel:crawlerSecurityConfiguration:CreateCrawler', createCrawler_crawlerSecurityConfiguration - The name of the SecurityConfiguration structure to be used by this crawler.

$sel:lineageConfiguration:CreateCrawler', createCrawler_lineageConfiguration - Specifies data lineage configuration settings for the crawler.

$sel:configuration:CreateCrawler', createCrawler_configuration - Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Configuring a Crawler.

$sel:tablePrefix:CreateCrawler', createCrawler_tablePrefix - The table prefix used for catalog tables that are created.

$sel:description:CreateCrawler', createCrawler_description - A description of the new crawler.

$sel:tags:CreateCrawler', createCrawler_tags - The tags to use with this crawler request. You may use tags to limit access to the crawler. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

$sel:name:CreateCrawler', createCrawler_name - Name of the new crawler.

$sel:role':CreateCrawler', createCrawler_role - The IAM role or Amazon Resource Name (ARN) of an IAM role used by the new crawler to access customer resources.

$sel:targets:CreateCrawler', createCrawler_targets - A list of collection of targets to crawl.

data CreateCrawlerResponse Source #

See: newCreateCrawlerResponse smart constructor.

Instances

Instances details
Eq CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Read CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Show CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Generic CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type Rep CreateCrawlerResponse :: Type -> Type #

NFData CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Methods

rnf :: CreateCrawlerResponse -> () #

type Rep CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type Rep CreateCrawlerResponse = D1 ('MetaData "CreateCrawlerResponse" "Amazonka.Glue.CreateCrawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateCrawlerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateCrawlerResponse Source #

Create a value of CreateCrawlerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateCrawlerResponse', createCrawlerResponse_httpStatus - The response's http status code.

GetJobRun

data GetJobRun Source #

See: newGetJobRun smart constructor.

Constructors

GetJobRun' (Maybe Bool) Text Text 

Instances

Instances details
Eq GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Read GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Show GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Generic GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type Rep GetJobRun :: Type -> Type #

NFData GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Methods

rnf :: GetJobRun -> () #

Hashable GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

ToJSON GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

AWSRequest GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type AWSResponse GetJobRun #

ToHeaders GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Methods

toHeaders :: GetJobRun -> [Header] #

ToPath GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

ToQuery GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type Rep GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type Rep GetJobRun = D1 ('MetaData "GetJobRun" "Amazonka.Glue.GetJobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predecessorsIncluded") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

newGetJobRun Source #

Create a value of GetJobRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:predecessorsIncluded:GetJobRun', getJobRun_predecessorsIncluded - True if a list of predecessor runs should be returned.

$sel:jobName:GetJobRun', getJobRun_jobName - Name of the job definition being run.

$sel:runId:GetJobRun', getJobRun_runId - The ID of the job run.

data GetJobRunResponse Source #

See: newGetJobRunResponse smart constructor.

Instances

Instances details
Eq GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Read GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Show GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Generic GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type Rep GetJobRunResponse :: Type -> Type #

NFData GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Methods

rnf :: GetJobRunResponse -> () #

type Rep GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type Rep GetJobRunResponse = D1 ('MetaData "GetJobRunResponse" "Amazonka.Glue.GetJobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetJobRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobRun") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobRun)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetJobRunResponse Source #

Create a value of GetJobRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobRun:GetJobRunResponse', getJobRunResponse_jobRun - The requested job-run metadata.

$sel:httpStatus:GetJobRunResponse', getJobRunResponse_httpStatus - The response's http status code.

CreateDevEndpoint

data CreateDevEndpoint Source #

See: newCreateDevEndpoint smart constructor.

Instances

Instances details
Eq CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Read CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Show CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Generic CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type Rep CreateDevEndpoint :: Type -> Type #

NFData CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Methods

rnf :: CreateDevEndpoint -> () #

Hashable CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

ToJSON CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

AWSRequest CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type AWSResponse CreateDevEndpoint #

ToHeaders CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

ToPath CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

ToQuery CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

type Rep CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

type Rep CreateDevEndpoint = D1 ('MetaData "CreateDevEndpoint" "Amazonka.Glue.CreateDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateDevEndpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "publicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

newCreateDevEndpoint Source #

Create a value of CreateDevEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:CreateDevEndpoint', createDevEndpoint_numberOfWorkers - The number of workers of a defined workerType that are allocated to the development endpoint.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:extraPythonLibsS3Path:CreateDevEndpoint', createDevEndpoint_extraPythonLibsS3Path - The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint. Multiple values must be complete paths separated by a comma.

You can only use pure Python libraries with a DevEndpoint. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not yet supported.

$sel:securityGroupIds:CreateDevEndpoint', createDevEndpoint_securityGroupIds - Security group IDs for the security groups to be used by the new DevEndpoint.

$sel:publicKeys:CreateDevEndpoint', createDevEndpoint_publicKeys - A list of public keys to be used by the development endpoints for authentication. The use of this attribute is preferred over a single public key because the public keys allow you to have a different private key per client.

If you previously created an endpoint with a public key, you must remove that key to be able to set a list of public keys. Call the UpdateDevEndpoint API with the public key content in the deletePublicKeys attribute, and the list of new keys in the addPublicKeys attribute.

$sel:arguments:CreateDevEndpoint', createDevEndpoint_arguments - A map of arguments used to configure the DevEndpoint.

$sel:workerType:CreateDevEndpoint', createDevEndpoint_workerType - The type of predefined worker that is allocated to the development endpoint. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker maps to 1 DPU (4 vCPU, 16 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.
  • For the G.2X worker type, each worker maps to 2 DPU (8 vCPU, 32 GB of memory, 128 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.

Known issue: when a development endpoint is created with the G.2X WorkerType configuration, the Spark drivers for the development endpoint will run on 4 vCPU, 16 GB of memory, and a 64 GB disk.

$sel:securityConfiguration:CreateDevEndpoint', createDevEndpoint_securityConfiguration - The name of the SecurityConfiguration structure to be used with this DevEndpoint.

$sel:publicKey:CreateDevEndpoint', createDevEndpoint_publicKey - The public key to be used by this DevEndpoint for authentication. This attribute is provided for backward compatibility because the recommended attribute to use is public keys.

$sel:subnetId:CreateDevEndpoint', createDevEndpoint_subnetId - The subnet ID for the new DevEndpoint to use.

$sel:glueVersion:CreateDevEndpoint', createDevEndpoint_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

Development endpoints that are created without specifying a Glue version default to Glue 0.9.

You can specify a version of Python support for development endpoints by using the Arguments parameter in the CreateDevEndpoint or UpdateDevEndpoint APIs. If no arguments are provided, the version defaults to Python 2.

$sel:numberOfNodes:CreateDevEndpoint', createDevEndpoint_numberOfNodes - The number of Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.

$sel:extraJarsS3Path:CreateDevEndpoint', createDevEndpoint_extraJarsS3Path - The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.

$sel:tags:CreateDevEndpoint', createDevEndpoint_tags - The tags to use with this DevEndpoint. You may use tags to limit access to the DevEndpoint. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

$sel:endpointName:CreateDevEndpoint', createDevEndpoint_endpointName - The name to be assigned to the new DevEndpoint.

$sel:roleArn:CreateDevEndpoint', createDevEndpoint_roleArn - The IAM role for the DevEndpoint.

data CreateDevEndpointResponse Source #

See: newCreateDevEndpointResponse smart constructor.

Instances

Instances details
Eq CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Read CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Show CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Generic CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type Rep CreateDevEndpointResponse :: Type -> Type #

NFData CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

type Rep CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

type Rep CreateDevEndpointResponse = D1 ('MetaData "CreateDevEndpointResponse" "Amazonka.Glue.CreateDevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateDevEndpointResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "numberOfNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "zeppelinRemoteSparkInterpreterPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "yarnEndpointAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newCreateDevEndpointResponse Source #

Create a value of CreateDevEndpointResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:CreateDevEndpointResponse', createDevEndpointResponse_status - The current status of the new DevEndpoint.

$sel:failureReason:CreateDevEndpointResponse', createDevEndpointResponse_failureReason - The reason for a current failure in this DevEndpoint.

$sel:endpointName:CreateDevEndpoint', createDevEndpointResponse_endpointName - The name assigned to the new DevEndpoint.

$sel:numberOfWorkers:CreateDevEndpoint', createDevEndpointResponse_numberOfWorkers - The number of workers of a defined workerType that are allocated to the development endpoint.

$sel:extraPythonLibsS3Path:CreateDevEndpoint', createDevEndpointResponse_extraPythonLibsS3Path - The paths to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.

$sel:securityGroupIds:CreateDevEndpoint', createDevEndpointResponse_securityGroupIds - The security groups assigned to the new DevEndpoint.

$sel:vpcId:CreateDevEndpointResponse', createDevEndpointResponse_vpcId - The ID of the virtual private cloud (VPC) used by this DevEndpoint.

$sel:arguments:CreateDevEndpoint', createDevEndpointResponse_arguments - The map of arguments used to configure this DevEndpoint.

Valid arguments are:

  • "--enable-glue-datacatalog": ""

You can specify a version of Python support for development endpoints by using the Arguments parameter in the CreateDevEndpoint or UpdateDevEndpoint APIs. If no arguments are provided, the version defaults to Python 2.

$sel:workerType:CreateDevEndpoint', createDevEndpointResponse_workerType - The type of predefined worker that is allocated to the development endpoint. May be a value of Standard, G.1X, or G.2X.

$sel:securityConfiguration:CreateDevEndpoint', createDevEndpointResponse_securityConfiguration - The name of the SecurityConfiguration structure being used with this DevEndpoint.

$sel:subnetId:CreateDevEndpoint', createDevEndpointResponse_subnetId - The subnet ID assigned to the new DevEndpoint.

$sel:glueVersion:CreateDevEndpoint', createDevEndpointResponse_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

$sel:numberOfNodes:CreateDevEndpoint', createDevEndpointResponse_numberOfNodes - The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.

$sel:availabilityZone:CreateDevEndpointResponse', createDevEndpointResponse_availabilityZone - The AWS Availability Zone where this DevEndpoint is located.

$sel:zeppelinRemoteSparkInterpreterPort:CreateDevEndpointResponse', createDevEndpointResponse_zeppelinRemoteSparkInterpreterPort - The Apache Zeppelin port for the remote Apache Spark interpreter.

$sel:extraJarsS3Path:CreateDevEndpoint', createDevEndpointResponse_extraJarsS3Path - Path to one or more Java .jar files in an S3 bucket that will be loaded in your DevEndpoint.

$sel:createdTimestamp:CreateDevEndpointResponse', createDevEndpointResponse_createdTimestamp - The point in time at which this DevEndpoint was created.

$sel:yarnEndpointAddress:CreateDevEndpointResponse', createDevEndpointResponse_yarnEndpointAddress - The address of the YARN endpoint used by this DevEndpoint.

$sel:roleArn:CreateDevEndpoint', createDevEndpointResponse_roleArn - The Amazon Resource Name (ARN) of the role assigned to the new DevEndpoint.

$sel:httpStatus:CreateDevEndpointResponse', createDevEndpointResponse_httpStatus - The response's http status code.

GetMLTaskRuns

data GetMLTaskRuns Source #

See: newGetMLTaskRuns smart constructor.

Instances

Instances details
Eq GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Read GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Show GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Generic GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type Rep GetMLTaskRuns :: Type -> Type #

NFData GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Methods

rnf :: GetMLTaskRuns -> () #

Hashable GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

ToJSON GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

AWSRequest GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type AWSResponse GetMLTaskRuns #

ToHeaders GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

ToPath GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

ToQuery GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type Rep GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type AWSResponse GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

newGetMLTaskRuns Source #

Create a value of GetMLTaskRuns with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetMLTaskRuns', getMLTaskRuns_nextToken - A token for pagination of the results. The default is empty.

$sel:sort:GetMLTaskRuns', getMLTaskRuns_sort - The sorting criteria, in the TaskRunSortCriteria structure, for the task run.

$sel:filter':GetMLTaskRuns', getMLTaskRuns_filter - The filter criteria, in the TaskRunFilterCriteria structure, for the task run.

$sel:maxResults:GetMLTaskRuns', getMLTaskRuns_maxResults - The maximum number of results to return.

$sel:transformId:GetMLTaskRuns', getMLTaskRuns_transformId - The unique identifier of the machine learning transform.

data GetMLTaskRunsResponse Source #

See: newGetMLTaskRunsResponse smart constructor.

Instances

Instances details
Eq GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Read GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Show GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Generic GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type Rep GetMLTaskRunsResponse :: Type -> Type #

NFData GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Methods

rnf :: GetMLTaskRunsResponse -> () #

type Rep GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type Rep GetMLTaskRunsResponse = D1 ('MetaData "GetMLTaskRunsResponse" "Amazonka.Glue.GetMLTaskRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTaskRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "taskRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TaskRun])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetMLTaskRunsResponse Source #

Create a value of GetMLTaskRunsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetMLTaskRuns', getMLTaskRunsResponse_nextToken - A pagination token, if more results are available.

$sel:taskRuns:GetMLTaskRunsResponse', getMLTaskRunsResponse_taskRuns - A list of task runs that are associated with the transform.

$sel:httpStatus:GetMLTaskRunsResponse', getMLTaskRunsResponse_httpStatus - The response's http status code.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Read TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.Glue.TagResource" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagsToAdd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

newTagResource Source #

Create a value of TagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:TagResource', tagResource_resourceArn - The ARN of the Glue resource to which to add the tags. For more information about Glue resource ARNs, see the Glue ARN string pattern.

$sel:tagsToAdd:TagResource', tagResource_tagsToAdd - Tags to add to this resource.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.Glue.TagResource" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

PutDataCatalogEncryptionSettings

data PutDataCatalogEncryptionSettings Source #

See: newPutDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
Eq PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Read PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Show PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Generic PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Associated Types

type Rep PutDataCatalogEncryptionSettings :: Type -> Type #

NFData PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Hashable PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

ToJSON PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

AWSRequest PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

ToHeaders PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

ToPath PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

ToQuery PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

type Rep PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

type Rep PutDataCatalogEncryptionSettings = D1 ('MetaData "PutDataCatalogEncryptionSettings" "Amazonka.Glue.PutDataCatalogEncryptionSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutDataCatalogEncryptionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataCatalogEncryptionSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataCatalogEncryptionSettings)))
type AWSResponse PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

newPutDataCatalogEncryptionSettings Source #

Create a value of PutDataCatalogEncryptionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:PutDataCatalogEncryptionSettings', putDataCatalogEncryptionSettings_catalogId - The ID of the Data Catalog to set the security configuration for. If none is provided, the Amazon Web Services account ID is used by default.

$sel:dataCatalogEncryptionSettings:PutDataCatalogEncryptionSettings', putDataCatalogEncryptionSettings_dataCatalogEncryptionSettings - The security configuration to set.

data PutDataCatalogEncryptionSettingsResponse Source #

Instances

Instances details
Eq PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Read PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Show PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Generic PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

NFData PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

type Rep PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

type Rep PutDataCatalogEncryptionSettingsResponse = D1 ('MetaData "PutDataCatalogEncryptionSettingsResponse" "Amazonka.Glue.PutDataCatalogEncryptionSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutDataCatalogEncryptionSettingsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutDataCatalogEncryptionSettingsResponse Source #

Create a value of PutDataCatalogEncryptionSettingsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutDataCatalogEncryptionSettingsResponse', putDataCatalogEncryptionSettingsResponse_httpStatus - The response's http status code.

GetMLTransforms

data GetMLTransforms Source #

See: newGetMLTransforms smart constructor.

Instances

Instances details
Eq GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Read GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Show GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Generic GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type Rep GetMLTransforms :: Type -> Type #

NFData GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Methods

rnf :: GetMLTransforms -> () #

Hashable GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

ToJSON GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

AWSRequest GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type AWSResponse GetMLTransforms #

ToHeaders GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

ToPath GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

ToQuery GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type Rep GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type Rep GetMLTransforms = D1 ('MetaData "GetMLTransforms" "Amazonka.Glue.GetMLTransforms" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTransforms'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformSortCriteria))) :*: (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformFilterCriteria)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

newGetMLTransforms :: GetMLTransforms Source #

Create a value of GetMLTransforms with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetMLTransforms', getMLTransforms_nextToken - A paginated token to offset the results.

$sel:sort:GetMLTransforms', getMLTransforms_sort - The sorting criteria.

$sel:filter':GetMLTransforms', getMLTransforms_filter - The filter transformation criteria.

$sel:maxResults:GetMLTransforms', getMLTransforms_maxResults - The maximum number of results to return.

data GetMLTransformsResponse Source #

See: newGetMLTransformsResponse smart constructor.

Instances

Instances details
Eq GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Read GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Show GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Generic GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type Rep GetMLTransformsResponse :: Type -> Type #

NFData GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Methods

rnf :: GetMLTransformsResponse -> () #

type Rep GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type Rep GetMLTransformsResponse = D1 ('MetaData "GetMLTransformsResponse" "Amazonka.Glue.GetMLTransforms" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTransformsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "transforms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MLTransform]))))

newGetMLTransformsResponse Source #

Create a value of GetMLTransformsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetMLTransforms', getMLTransformsResponse_nextToken - A pagination token, if more results are available.

$sel:httpStatus:GetMLTransformsResponse', getMLTransformsResponse_httpStatus - The response's http status code.

$sel:transforms:GetMLTransformsResponse', getMLTransformsResponse_transforms - A list of machine learning transforms.

UpdateSchema

data UpdateSchema Source #

See: newUpdateSchema smart constructor.

Instances

Instances details
Eq UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Read UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Show UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Generic UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type Rep UpdateSchema :: Type -> Type #

NFData UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Methods

rnf :: UpdateSchema -> () #

Hashable UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

ToJSON UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

AWSRequest UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type AWSResponse UpdateSchema #

ToHeaders UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

ToPath UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

ToQuery UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type Rep UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type Rep UpdateSchema = D1 ('MetaData "UpdateSchema" "Amazonka.Glue.UpdateSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateSchema'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId))))
type AWSResponse UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

newUpdateSchema Source #

Create a value of UpdateSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionNumber:UpdateSchema', updateSchema_schemaVersionNumber - Version number required for check pointing. One of VersionNumber or Compatibility has to be provided.

$sel:description:UpdateSchema', updateSchema_description - The new description for the schema.

$sel:compatibility:UpdateSchema', updateSchema_compatibility - The new compatibility setting for the schema.

$sel:schemaId:UpdateSchema', updateSchema_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of SchemaArn or SchemaName has to be provided.
  • SchemaId$SchemaName: The name of the schema. One of SchemaArn or SchemaName has to be provided.

data UpdateSchemaResponse Source #

See: newUpdateSchemaResponse smart constructor.

Instances

Instances details
Eq UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Read UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Show UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Generic UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type Rep UpdateSchemaResponse :: Type -> Type #

NFData UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Methods

rnf :: UpdateSchemaResponse -> () #

type Rep UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type Rep UpdateSchemaResponse = D1 ('MetaData "UpdateSchemaResponse" "Amazonka.Glue.UpdateSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateSchemaResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateSchemaResponse Source #

Create a value of UpdateSchemaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:UpdateSchemaResponse', updateSchemaResponse_registryName - The name of the registry that contains the schema.

$sel:schemaName:UpdateSchemaResponse', updateSchemaResponse_schemaName - The name of the schema.

$sel:schemaArn:UpdateSchemaResponse', updateSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:httpStatus:UpdateSchemaResponse', updateSchemaResponse_httpStatus - The response's http status code.

DeleteSchema

data DeleteSchema Source #

See: newDeleteSchema smart constructor.

Constructors

DeleteSchema' SchemaId 

Instances

Instances details
Eq DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Read DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Show DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Generic DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type Rep DeleteSchema :: Type -> Type #

NFData DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Methods

rnf :: DeleteSchema -> () #

Hashable DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

ToJSON DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

AWSRequest DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type AWSResponse DeleteSchema #

ToHeaders DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

ToPath DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

ToQuery DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type Rep DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type Rep DeleteSchema = D1 ('MetaData "DeleteSchema" "Amazonka.Glue.DeleteSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId)))
type AWSResponse DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

newDeleteSchema Source #

Create a value of DeleteSchema with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:DeleteSchema', deleteSchema_schemaId - This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).

data DeleteSchemaResponse Source #

See: newDeleteSchemaResponse smart constructor.

Instances

Instances details
Eq DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Read DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Show DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Generic DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type Rep DeleteSchemaResponse :: Type -> Type #

NFData DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Methods

rnf :: DeleteSchemaResponse -> () #

type Rep DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type Rep DeleteSchemaResponse = D1 ('MetaData "DeleteSchemaResponse" "Amazonka.Glue.DeleteSchema" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSchemaResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteSchemaResponse Source #

Create a value of DeleteSchemaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DeleteSchemaResponse', deleteSchemaResponse_status - The status of the schema.

$sel:schemaName:DeleteSchemaResponse', deleteSchemaResponse_schemaName - The name of the schema being deleted.

$sel:schemaArn:DeleteSchemaResponse', deleteSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema being deleted.

$sel:httpStatus:DeleteSchemaResponse', deleteSchemaResponse_httpStatus - The response's http status code.

GetDatabase

data GetDatabase Source #

See: newGetDatabase smart constructor.

Constructors

GetDatabase' (Maybe Text) Text 

Instances

Instances details
Eq GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Read GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Show GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Generic GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type Rep GetDatabase :: Type -> Type #

NFData GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Methods

rnf :: GetDatabase -> () #

Hashable GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

ToJSON GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

AWSRequest GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type AWSResponse GetDatabase #

ToHeaders GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Methods

toHeaders :: GetDatabase -> [Header] #

ToPath GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

ToQuery GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type Rep GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type Rep GetDatabase = D1 ('MetaData "GetDatabase" "Amazonka.Glue.GetDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDatabase'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

newGetDatabase Source #

Create a value of GetDatabase with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetDatabase', getDatabase_catalogId - The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:name:GetDatabase', getDatabase_name - The name of the database to retrieve. For Hive compatibility, this should be all lowercase.

data GetDatabaseResponse Source #

See: newGetDatabaseResponse smart constructor.

Instances

Instances details
Eq GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Read GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Show GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Generic GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type Rep GetDatabaseResponse :: Type -> Type #

NFData GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Methods

rnf :: GetDatabaseResponse -> () #

type Rep GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type Rep GetDatabaseResponse = D1 ('MetaData "GetDatabaseResponse" "Amazonka.Glue.GetDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetDatabaseResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Database)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetDatabaseResponse Source #

Create a value of GetDatabaseResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:database:GetDatabaseResponse', getDatabaseResponse_database - The definition of the specified database in the Data Catalog.

$sel:httpStatus:GetDatabaseResponse', getDatabaseResponse_httpStatus - The response's http status code.

DeleteColumnStatisticsForPartition

data DeleteColumnStatisticsForPartition Source #

Instances

Instances details
Eq DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Read DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Show DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Generic DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Associated Types

type Rep DeleteColumnStatisticsForPartition :: Type -> Type #

NFData DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Hashable DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

ToJSON DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

AWSRequest DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

ToHeaders DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

ToPath DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

ToQuery DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

type Rep DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

type Rep DeleteColumnStatisticsForPartition = D1 ('MetaData "DeleteColumnStatisticsForPartition" "Amazonka.Glue.DeleteColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteColumnStatisticsForPartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

newDeleteColumnStatisticsForPartition Source #

Create a value of DeleteColumnStatisticsForPartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeleteColumnStatisticsForPartition', deleteColumnStatisticsForPartition_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeleteColumnStatisticsForPartition', deleteColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:DeleteColumnStatisticsForPartition', deleteColumnStatisticsForPartition_tableName - The name of the partitions' table.

$sel:partitionValues:DeleteColumnStatisticsForPartition', deleteColumnStatisticsForPartition_partitionValues - A list of partition values identifying the partition.

$sel:columnName:DeleteColumnStatisticsForPartition', deleteColumnStatisticsForPartition_columnName - Name of the column.

data DeleteColumnStatisticsForPartitionResponse Source #

Instances

Instances details
Eq DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Read DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Show DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Generic DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

NFData DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

type Rep DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

type Rep DeleteColumnStatisticsForPartitionResponse = D1 ('MetaData "DeleteColumnStatisticsForPartitionResponse" "Amazonka.Glue.DeleteColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteColumnStatisticsForPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteColumnStatisticsForPartitionResponse Source #

Create a value of DeleteColumnStatisticsForPartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteColumnStatisticsForPartitionResponse', deleteColumnStatisticsForPartitionResponse_httpStatus - The response's http status code.

UpdateColumnStatisticsForPartition

data UpdateColumnStatisticsForPartition Source #

Instances

Instances details
Eq UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Read UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Show UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Generic UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Associated Types

type Rep UpdateColumnStatisticsForPartition :: Type -> Type #

NFData UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Hashable UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

ToJSON UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

AWSRequest UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

ToHeaders UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

ToPath UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

ToQuery UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

type Rep UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

type Rep UpdateColumnStatisticsForPartition = D1 ('MetaData "UpdateColumnStatisticsForPartition" "Amazonka.Glue.UpdateColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateColumnStatisticsForPartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ColumnStatistics])))))
type AWSResponse UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

newUpdateColumnStatisticsForPartition Source #

Create a value of UpdateColumnStatisticsForPartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdateColumnStatisticsForPartition', updateColumnStatisticsForPartition_catalogId - The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

$sel:databaseName:UpdateColumnStatisticsForPartition', updateColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

$sel:tableName:UpdateColumnStatisticsForPartition', updateColumnStatisticsForPartition_tableName - The name of the partitions' table.

$sel:partitionValues:UpdateColumnStatisticsForPartition', updateColumnStatisticsForPartition_partitionValues - A list of partition values identifying the partition.

$sel:columnStatisticsList:UpdateColumnStatisticsForPartition', updateColumnStatisticsForPartition_columnStatisticsList - A list of the column statistics.

data UpdateColumnStatisticsForPartitionResponse Source #

Instances

Instances details
Eq UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Read UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Show UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Generic UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

NFData UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

type Rep UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

type Rep UpdateColumnStatisticsForPartitionResponse = D1 ('MetaData "UpdateColumnStatisticsForPartitionResponse" "Amazonka.Glue.UpdateColumnStatisticsForPartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateColumnStatisticsForPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatisticsError])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateColumnStatisticsForPartitionResponse Source #

Create a value of UpdateColumnStatisticsForPartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errors:UpdateColumnStatisticsForPartitionResponse', updateColumnStatisticsForPartitionResponse_errors - Error occurred during updating column statistics data.

$sel:httpStatus:UpdateColumnStatisticsForPartitionResponse', updateColumnStatisticsForPartitionResponse_httpStatus - The response's http status code.

CreateBlueprint

data CreateBlueprint Source #

See: newCreateBlueprint smart constructor.

Instances

Instances details
Eq CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Read CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Show CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Generic CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type Rep CreateBlueprint :: Type -> Type #

NFData CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Methods

rnf :: CreateBlueprint -> () #

Hashable CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

ToJSON CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

AWSRequest CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type AWSResponse CreateBlueprint #

ToHeaders CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

ToPath CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

ToQuery CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type Rep CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type Rep CreateBlueprint = D1 ('MetaData "CreateBlueprint" "Amazonka.Glue.CreateBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateBlueprint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "blueprintLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

newCreateBlueprint Source #

Create a value of CreateBlueprint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:CreateBlueprint', createBlueprint_description - A description of the blueprint.

$sel:tags:CreateBlueprint', createBlueprint_tags - The tags to be applied to this blueprint.

$sel:name:CreateBlueprint', createBlueprint_name - The name of the blueprint.

$sel:blueprintLocation:CreateBlueprint', createBlueprint_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published.

data CreateBlueprintResponse Source #

See: newCreateBlueprintResponse smart constructor.

Instances

Instances details
Eq CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Read CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Show CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Generic CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type Rep CreateBlueprintResponse :: Type -> Type #

NFData CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Methods

rnf :: CreateBlueprintResponse -> () #

type Rep CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type Rep CreateBlueprintResponse = D1 ('MetaData "CreateBlueprintResponse" "Amazonka.Glue.CreateBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateBlueprintResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateBlueprintResponse Source #

Create a value of CreateBlueprintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateBlueprint', createBlueprintResponse_name - Returns the name of the blueprint that was registered.

$sel:httpStatus:CreateBlueprintResponse', createBlueprintResponse_httpStatus - The response's http status code.

GetMLTaskRun

data GetMLTaskRun Source #

See: newGetMLTaskRun smart constructor.

Constructors

GetMLTaskRun' Text Text 

Instances

Instances details
Eq GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Read GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Show GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Generic GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type Rep GetMLTaskRun :: Type -> Type #

NFData GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Methods

rnf :: GetMLTaskRun -> () #

Hashable GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

ToJSON GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

AWSRequest GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type AWSResponse GetMLTaskRun #

ToHeaders GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

ToPath GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

ToQuery GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type Rep GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type Rep GetMLTaskRun = D1 ('MetaData "GetMLTaskRun" "Amazonka.Glue.GetMLTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

newGetMLTaskRun Source #

Create a value of GetMLTaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:GetMLTaskRun', getMLTaskRun_transformId - The unique identifier of the machine learning transform.

$sel:taskRunId:GetMLTaskRun', getMLTaskRun_taskRunId - The unique identifier of the task run.

data GetMLTaskRunResponse Source #

See: newGetMLTaskRunResponse smart constructor.

Instances

Instances details
Eq GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Read GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Show GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Generic GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type Rep GetMLTaskRunResponse :: Type -> Type #

NFData GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Methods

rnf :: GetMLTaskRunResponse -> () #

type Rep GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type Rep GetMLTaskRunResponse = D1 ('MetaData "GetMLTaskRunResponse" "Amazonka.Glue.GetMLTaskRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTaskRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "errorString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "logGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskRunProperties)))) :*: (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetMLTaskRunResponse Source #

Create a value of GetMLTaskRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completedOn:GetMLTaskRunResponse', getMLTaskRunResponse_completedOn - The date and time when this task run was completed.

$sel:status:GetMLTaskRunResponse', getMLTaskRunResponse_status - The status for this task run.

$sel:lastModifiedOn:GetMLTaskRunResponse', getMLTaskRunResponse_lastModifiedOn - The date and time when this task run was last modified.

$sel:errorString:GetMLTaskRunResponse', getMLTaskRunResponse_errorString - The error strings that are associated with the task run.

$sel:startedOn:GetMLTaskRunResponse', getMLTaskRunResponse_startedOn - The date and time when this task run started.

$sel:logGroupName:GetMLTaskRunResponse', getMLTaskRunResponse_logGroupName - The names of the log groups that are associated with the task run.

$sel:executionTime:GetMLTaskRunResponse', getMLTaskRunResponse_executionTime - The amount of time (in seconds) that the task run consumed resources.

$sel:properties:GetMLTaskRunResponse', getMLTaskRunResponse_properties - The list of properties that are associated with the task run.

$sel:transformId:GetMLTaskRun', getMLTaskRunResponse_transformId - The unique identifier of the task run.

$sel:taskRunId:GetMLTaskRun', getMLTaskRunResponse_taskRunId - The unique run identifier associated with this run.

$sel:httpStatus:GetMLTaskRunResponse', getMLTaskRunResponse_httpStatus - The response's http status code.

DeletePartition

data DeletePartition Source #

See: newDeletePartition smart constructor.

Instances

Instances details
Eq DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Read DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Show DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Generic DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type Rep DeletePartition :: Type -> Type #

NFData DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Methods

rnf :: DeletePartition -> () #

Hashable DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

ToJSON DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

AWSRequest DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type AWSResponse DeletePartition #

ToHeaders DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

ToPath DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

ToQuery DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type Rep DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type Rep DeletePartition = D1 ('MetaData "DeletePartition" "Amazonka.Glue.DeletePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeletePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))
type AWSResponse DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

newDeletePartition Source #

Create a value of DeletePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DeletePartition', deletePartition_catalogId - The ID of the Data Catalog where the partition to be deleted resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:DeletePartition', deletePartition_databaseName - The name of the catalog database in which the table in question resides.

$sel:tableName:DeletePartition', deletePartition_tableName - The name of the table that contains the partition to be deleted.

$sel:partitionValues:DeletePartition', deletePartition_partitionValues - The values that define the partition.

data DeletePartitionResponse Source #

See: newDeletePartitionResponse smart constructor.

Instances

Instances details
Eq DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Read DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Show DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Generic DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type Rep DeletePartitionResponse :: Type -> Type #

NFData DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Methods

rnf :: DeletePartitionResponse -> () #

type Rep DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type Rep DeletePartitionResponse = D1 ('MetaData "DeletePartitionResponse" "Amazonka.Glue.DeletePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeletePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePartitionResponse Source #

Create a value of DeletePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeletePartitionResponse', deletePartitionResponse_httpStatus - The response's http status code.

UpdatePartition

data UpdatePartition Source #

See: newUpdatePartition smart constructor.

Instances

Instances details
Eq UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Read UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Show UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Generic UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type Rep UpdatePartition :: Type -> Type #

NFData UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Methods

rnf :: UpdatePartition -> () #

Hashable UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

ToJSON UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

AWSRequest UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type AWSResponse UpdatePartition #

ToHeaders UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

ToPath UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

ToQuery UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type Rep UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type Rep UpdatePartition = D1 ('MetaData "UpdatePartition" "Amazonka.Glue.UpdatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdatePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "partitionValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "partitionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PartitionInput)))))
type AWSResponse UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

newUpdatePartition Source #

Create a value of UpdatePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:UpdatePartition', updatePartition_catalogId - The ID of the Data Catalog where the partition to be updated resides. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseName:UpdatePartition', updatePartition_databaseName - The name of the catalog database in which the table in question resides.

$sel:tableName:UpdatePartition', updatePartition_tableName - The name of the table in which the partition to be updated is located.

$sel:partitionValueList:UpdatePartition', updatePartition_partitionValueList - List of partition key values that define the partition to update.

$sel:partitionInput:UpdatePartition', updatePartition_partitionInput - The new partition object to update the partition to.

The Values property can't be changed. If you want to change the partition key values for a partition, delete and recreate the partition.

data UpdatePartitionResponse Source #

See: newUpdatePartitionResponse smart constructor.

Instances

Instances details
Eq UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Read UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Show UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Generic UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type Rep UpdatePartitionResponse :: Type -> Type #

NFData UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Methods

rnf :: UpdatePartitionResponse -> () #

type Rep UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type Rep UpdatePartitionResponse = D1 ('MetaData "UpdatePartitionResponse" "Amazonka.Glue.UpdatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdatePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdatePartitionResponse Source #

Create a value of UpdatePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdatePartitionResponse', updatePartitionResponse_httpStatus - The response's http status code.

GetMLTransform

data GetMLTransform Source #

See: newGetMLTransform smart constructor.

Constructors

GetMLTransform' Text 

Instances

Instances details
Eq GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Read GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Show GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Generic GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type Rep GetMLTransform :: Type -> Type #

NFData GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Methods

rnf :: GetMLTransform -> () #

Hashable GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

ToJSON GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

AWSRequest GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type AWSResponse GetMLTransform #

ToHeaders GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

ToPath GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

ToQuery GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type Rep GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type Rep GetMLTransform = D1 ('MetaData "GetMLTransform" "Amazonka.Glue.GetMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTransform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

newGetMLTransform Source #

Create a value of GetMLTransform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:GetMLTransform', getMLTransform_transformId - The unique identifier of the transform, generated at the time that the transform was created.

data GetMLTransformResponse Source #

See: newGetMLTransformResponse smart constructor.

Instances

Instances details
Eq GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Read GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Show GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Generic GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type Rep GetMLTransformResponse :: Type -> Type #

NFData GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Methods

rnf :: GetMLTransformResponse -> () #

type Rep GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type Rep GetMLTransformResponse = D1 ('MetaData "GetMLTransformResponse" "Amazonka.Glue.GetMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetMLTransformResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformStatusType)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "labelCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))))) :*: ((S1 ('MetaSel ('Just "inputRecordTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueTable])) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "evaluationMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationMetrics)) :*: (S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaColumn])) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters))) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newGetMLTransformResponse Source #

Create a value of GetMLTransformResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:GetMLTransformResponse', getMLTransformResponse_status - The last known status of the transform (to indicate whether it can be used or not). One of "NOT_READY", "READY", or "DELETING".

$sel:numberOfWorkers:GetMLTransformResponse', getMLTransformResponse_numberOfWorkers - The number of workers of a defined workerType that are allocated when this task runs.

$sel:lastModifiedOn:GetMLTransformResponse', getMLTransformResponse_lastModifiedOn - The date and time when the transform was last modified.

$sel:labelCount:GetMLTransformResponse', getMLTransformResponse_labelCount - The number of labels available for this transform.

$sel:workerType:GetMLTransformResponse', getMLTransformResponse_workerType - The type of predefined worker that is allocated when this task runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

$sel:inputRecordTables:GetMLTransformResponse', getMLTransformResponse_inputRecordTables - A list of Glue table definitions used by the transform.

$sel:glueVersion:GetMLTransformResponse', getMLTransformResponse_glueVersion - This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see Glue Versions in the developer guide.

$sel:evaluationMetrics:GetMLTransformResponse', getMLTransformResponse_evaluationMetrics - The latest evaluation metrics.

$sel:schema:GetMLTransformResponse', getMLTransformResponse_schema - The Map<Column, Type> object that represents the schema that this transform accepts. Has an upper bound of 100 columns.

$sel:role':GetMLTransformResponse', getMLTransformResponse_role - The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.

$sel:name:GetMLTransformResponse', getMLTransformResponse_name - The unique name given to the transform when it was created.

$sel:parameters:GetMLTransformResponse', getMLTransformResponse_parameters - The configuration parameters that are specific to the algorithm used.

$sel:maxRetries:GetMLTransformResponse', getMLTransformResponse_maxRetries - The maximum number of times to retry a task for this transform after a task run fails.

$sel:maxCapacity:GetMLTransformResponse', getMLTransformResponse_maxCapacity - The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

When the WorkerType field is set to a value other than Standard, the MaxCapacity field is set automatically and becomes read-only.

$sel:timeout:GetMLTransformResponse', getMLTransformResponse_timeout - The timeout for a task run for this transform in minutes. This is the maximum time that a task run for this transform can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:transformEncryption:GetMLTransformResponse', getMLTransformResponse_transformEncryption - The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.

$sel:description:GetMLTransformResponse', getMLTransformResponse_description - A description of the transform.

$sel:createdOn:GetMLTransformResponse', getMLTransformResponse_createdOn - The date and time when the transform was created.

$sel:transformId:GetMLTransform', getMLTransformResponse_transformId - The unique identifier of the transform, generated at the time that the transform was created.

$sel:httpStatus:GetMLTransformResponse', getMLTransformResponse_httpStatus - The response's http status code.

CreateScript

data CreateScript Source #

See: newCreateScript smart constructor.

Instances

Instances details
Eq CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Read CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Show CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Generic CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type Rep CreateScript :: Type -> Type #

NFData CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Methods

rnf :: CreateScript -> () #

Hashable CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

ToJSON CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

AWSRequest CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type AWSResponse CreateScript #

ToHeaders CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

ToPath CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

ToQuery CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type Rep CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type Rep CreateScript = D1 ('MetaData "CreateScript" "Amazonka.Glue.CreateScript" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateScript'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dagEdges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenEdge])) :*: (S1 ('MetaSel ('Just "language") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Language)) :*: S1 ('MetaSel ('Just "dagNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenNode])))))
type AWSResponse CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

newCreateScript :: CreateScript Source #

Create a value of CreateScript with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dagEdges:CreateScript', createScript_dagEdges - A list of the edges in the DAG.

$sel:language:CreateScript', createScript_language - The programming language of the resulting code from the DAG.

$sel:dagNodes:CreateScript', createScript_dagNodes - A list of the nodes in the DAG.

data CreateScriptResponse Source #

See: newCreateScriptResponse smart constructor.

Instances

Instances details
Eq CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Read CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Show CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Generic CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type Rep CreateScriptResponse :: Type -> Type #

NFData CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Methods

rnf :: CreateScriptResponse -> () #

type Rep CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type Rep CreateScriptResponse = D1 ('MetaData "CreateScriptResponse" "Amazonka.Glue.CreateScript" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateScriptResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pythonScript") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scalaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateScriptResponse Source #

Create a value of CreateScriptResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pythonScript:CreateScriptResponse', createScriptResponse_pythonScript - The Python script generated from the DAG.

$sel:scalaCode:CreateScriptResponse', createScriptResponse_scalaCode - The Scala code generated from the DAG.

$sel:httpStatus:CreateScriptResponse', createScriptResponse_httpStatus - The response's http status code.

PutResourcePolicy

data PutResourcePolicy Source #

See: newPutResourcePolicy smart constructor.

Instances

Instances details
Eq PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Read PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Show PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Generic PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type Rep PutResourcePolicy :: Type -> Type #

NFData PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Methods

rnf :: PutResourcePolicy -> () #

Hashable PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

ToJSON PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

AWSRequest PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type AWSResponse PutResourcePolicy #

ToHeaders PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

ToPath PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

ToQuery PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

type Rep PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

type Rep PutResourcePolicy = D1 ('MetaData "PutResourcePolicy" "Amazonka.Glue.PutResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutResourcePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "policyExistsCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExistCondition)) :*: S1 ('MetaSel ('Just "policyHashCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "enableHybrid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EnableHybridValues)) :*: S1 ('MetaSel ('Just "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

newPutResourcePolicy Source #

Create a value of PutResourcePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyExistsCondition:PutResourcePolicy', putResourcePolicy_policyExistsCondition - A value of MUST_EXIST is used to update a policy. A value of NOT_EXIST is used to create a new policy. If a value of NONE or a null value is used, the call does not depend on the existence of a policy.

$sel:policyHashCondition:PutResourcePolicy', putResourcePolicy_policyHashCondition - The hash value returned when the previous policy was set using PutResourcePolicy. Its purpose is to prevent concurrent modifications of a policy. Do not use this parameter if no previous policy has been set.

$sel:resourceArn:PutResourcePolicy', putResourcePolicy_resourceArn - Do not use. For internal use only.

$sel:enableHybrid:PutResourcePolicy', putResourcePolicy_enableHybrid - If 'TRUE', indicates that you are using both methods to grant cross-account access to Data Catalog resources:

  • By directly updating the resource policy with PutResourePolicy
  • By using the Grant permissions command on the Amazon Web Services Management Console.

Must be set to 'TRUE' if you have already used the Management Console to grant cross-account access, otherwise the call fails. Default is 'FALSE'.

$sel:policyInJson:PutResourcePolicy', putResourcePolicy_policyInJson - Contains the policy document to set, in JSON format.

data PutResourcePolicyResponse Source #

See: newPutResourcePolicyResponse smart constructor.

Instances

Instances details
Eq PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Read PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Show PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Generic PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type Rep PutResourcePolicyResponse :: Type -> Type #

NFData PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

type Rep PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

type Rep PutResourcePolicyResponse = D1 ('MetaData "PutResourcePolicyResponse" "Amazonka.Glue.PutResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PutResourcePolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutResourcePolicyResponse Source #

Create a value of PutResourcePolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyHash:PutResourcePolicyResponse', putResourcePolicyResponse_policyHash - A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.

$sel:httpStatus:PutResourcePolicyResponse', putResourcePolicyResponse_httpStatus - The response's http status code.

GetBlueprintRuns

data GetBlueprintRuns Source #

See: newGetBlueprintRuns smart constructor.

Instances

Instances details
Eq GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Read GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Show GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Generic GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type Rep GetBlueprintRuns :: Type -> Type #

NFData GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Methods

rnf :: GetBlueprintRuns -> () #

Hashable GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

ToJSON GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

AWSRequest GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type AWSResponse GetBlueprintRuns #

ToHeaders GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

ToPath GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

ToQuery GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

type Rep GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

type Rep GetBlueprintRuns = D1 ('MetaData "GetBlueprintRuns" "Amazonka.Glue.GetBlueprintRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprintRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

newGetBlueprintRuns Source #

Create a value of GetBlueprintRuns with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetBlueprintRuns', getBlueprintRuns_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:GetBlueprintRuns', getBlueprintRuns_maxResults - The maximum size of a list to return.

$sel:blueprintName:GetBlueprintRuns', getBlueprintRuns_blueprintName - The name of the blueprint.

data GetBlueprintRunsResponse Source #

See: newGetBlueprintRunsResponse smart constructor.

Instances

Instances details
Eq GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Read GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Show GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Generic GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type Rep GetBlueprintRunsResponse :: Type -> Type #

NFData GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

type Rep GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

type Rep GetBlueprintRunsResponse = D1 ('MetaData "GetBlueprintRunsResponse" "Amazonka.Glue.GetBlueprintRuns" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprintRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprintRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BlueprintRun])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetBlueprintRunsResponse Source #

Create a value of GetBlueprintRunsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprintRuns:GetBlueprintRunsResponse', getBlueprintRunsResponse_blueprintRuns - Returns a list of BlueprintRun objects.

$sel:nextToken:GetBlueprintRuns', getBlueprintRunsResponse_nextToken - A continuation token, if not all blueprint runs have been returned.

$sel:httpStatus:GetBlueprintRunsResponse', getBlueprintRunsResponse_httpStatus - The response's http status code.

GetSecurityConfigurations (Paginated)

data GetSecurityConfigurations Source #

See: newGetSecurityConfigurations smart constructor.

Instances

Instances details
Eq GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Read GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Show GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Generic GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Associated Types

type Rep GetSecurityConfigurations :: Type -> Type #

NFData GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Hashable GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

ToJSON GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

AWSPager GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

AWSRequest GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

ToHeaders GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

ToPath GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

ToQuery GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

type Rep GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

type Rep GetSecurityConfigurations = D1 ('MetaData "GetSecurityConfigurations" "Amazonka.Glue.GetSecurityConfigurations" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSecurityConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

newGetSecurityConfigurations :: GetSecurityConfigurations Source #

Create a value of GetSecurityConfigurations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetSecurityConfigurations', getSecurityConfigurations_nextToken - A continuation token, if this is a continuation call.

$sel:maxResults:GetSecurityConfigurations', getSecurityConfigurations_maxResults - The maximum number of results to return.

data GetSecurityConfigurationsResponse Source #

See: newGetSecurityConfigurationsResponse smart constructor.

Instances

Instances details
Eq GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Read GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Show GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Generic GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Associated Types

type Rep GetSecurityConfigurationsResponse :: Type -> Type #

NFData GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

type Rep GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

type Rep GetSecurityConfigurationsResponse = D1 ('MetaData "GetSecurityConfigurationsResponse" "Amazonka.Glue.GetSecurityConfigurations" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSecurityConfigurationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SecurityConfiguration])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetSecurityConfigurationsResponse Source #

Create a value of GetSecurityConfigurationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityConfigurations:GetSecurityConfigurationsResponse', getSecurityConfigurationsResponse_securityConfigurations - A list of security configurations.

$sel:nextToken:GetSecurityConfigurations', getSecurityConfigurationsResponse_nextToken - A continuation token, if there are more security configurations to return.

$sel:httpStatus:GetSecurityConfigurationsResponse', getSecurityConfigurationsResponse_httpStatus - The response's http status code.

DeleteResourcePolicy

data DeleteResourcePolicy Source #

See: newDeleteResourcePolicy smart constructor.

Instances

Instances details
Eq DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Read DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Show DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Generic DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicy :: Type -> Type #

NFData DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Methods

rnf :: DeleteResourcePolicy -> () #

Hashable DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

ToJSON DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

AWSRequest DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type AWSResponse DeleteResourcePolicy #

ToHeaders DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

ToPath DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

ToQuery DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

type Rep DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

type Rep DeleteResourcePolicy = D1 ('MetaData "DeleteResourcePolicy" "Amazonka.Glue.DeleteResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteResourcePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policyHashCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

newDeleteResourcePolicy :: DeleteResourcePolicy Source #

Create a value of DeleteResourcePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyHashCondition:DeleteResourcePolicy', deleteResourcePolicy_policyHashCondition - The hash value returned when this policy was set.

$sel:resourceArn:DeleteResourcePolicy', deleteResourcePolicy_resourceArn - The ARN of the Glue resource for the resource policy to be deleted.

data DeleteResourcePolicyResponse Source #

See: newDeleteResourcePolicyResponse smart constructor.

Instances

Instances details
Eq DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Read DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Show DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Generic DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicyResponse :: Type -> Type #

NFData DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

type Rep DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

type Rep DeleteResourcePolicyResponse = D1 ('MetaData "DeleteResourcePolicyResponse" "Amazonka.Glue.DeleteResourcePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteResourcePolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteResourcePolicyResponse Source #

Create a value of DeleteResourcePolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteResourcePolicyResponse', deleteResourcePolicyResponse_httpStatus - The response's http status code.

GetConnections (Paginated)

data GetConnections Source #

See: newGetConnections smart constructor.

Instances

Instances details
Eq GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Read GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Show GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Generic GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Associated Types

type Rep GetConnections :: Type -> Type #

NFData GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Methods

rnf :: GetConnections -> () #

Hashable GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

ToJSON GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

AWSPager GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

AWSRequest GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Associated Types

type AWSResponse GetConnections #

ToHeaders GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

ToPath GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

ToQuery GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type Rep GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type Rep GetConnections = D1 ('MetaData "GetConnections" "Amazonka.Glue.GetConnections" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetConnections'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hidePassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GetConnectionsFilter)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))
type AWSResponse GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

newGetConnections :: GetConnections Source #

Create a value of GetConnections with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetConnections', getConnections_catalogId - The ID of the Data Catalog in which the connections reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:nextToken:GetConnections', getConnections_nextToken - A continuation token, if this is a continuation call.

$sel:hidePassword:GetConnections', getConnections_hidePassword - Allows you to retrieve the connection metadata without returning the password. For instance, the AWS Glue console uses this flag to retrieve the connection, and does not display the password. Set this parameter when the caller might not have permission to use the KMS key to decrypt the password, but it does have permission to access the rest of the connection properties.

$sel:filter':GetConnections', getConnections_filter - A filter that controls which connections are returned.

$sel:maxResults:GetConnections', getConnections_maxResults - The maximum number of connections to return in one response.

data GetConnectionsResponse Source #

See: newGetConnectionsResponse smart constructor.

Instances

Instances details
Eq GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Read GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Show GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Generic GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Associated Types

type Rep GetConnectionsResponse :: Type -> Type #

NFData GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Methods

rnf :: GetConnectionsResponse -> () #

type Rep GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type Rep GetConnectionsResponse = D1 ('MetaData "GetConnectionsResponse" "Amazonka.Glue.GetConnections" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetConnectionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "connectionList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Connection])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetConnectionsResponse Source #

Create a value of GetConnectionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetConnections', getConnectionsResponse_nextToken - A continuation token, if the list of connections returned does not include the last of the filtered connections.

$sel:connectionList:GetConnectionsResponse', getConnectionsResponse_connectionList - A list of requested connection definitions.

$sel:httpStatus:GetConnectionsResponse', getConnectionsResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Read UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

ToJSON UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.Glue.UntagResource" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagsToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

newUntagResource Source #

Create a value of UntagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource from which to remove the tags.

$sel:tagsToRemove:UntagResource', untagResource_tagsToRemove - Tags to remove from this resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.Glue.UntagResource" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

GetSchemaVersionsDiff

data GetSchemaVersionsDiff Source #

See: newGetSchemaVersionsDiff smart constructor.

Instances

Instances details
Eq GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Read GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Show GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Generic GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type Rep GetSchemaVersionsDiff :: Type -> Type #

NFData GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Methods

rnf :: GetSchemaVersionsDiff -> () #

Hashable GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

ToJSON GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

AWSRequest GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type AWSResponse GetSchemaVersionsDiff #

ToHeaders GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

ToPath GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

ToQuery GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

type Rep GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

type Rep GetSchemaVersionsDiff = D1 ('MetaData "GetSchemaVersionsDiff" "Amazonka.Glue.GetSchemaVersionsDiff" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaVersionsDiff'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "firstSchemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaVersionNumber)) :*: (S1 ('MetaSel ('Just "secondSchemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaVersionNumber) :*: S1 ('MetaSel ('Just "schemaDiffType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaDiffType))))
type AWSResponse GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

newGetSchemaVersionsDiff Source #

Create a value of GetSchemaVersionsDiff with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:GetSchemaVersionsDiff', getSchemaVersionsDiff_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of SchemaArn or SchemaName has to be provided.
  • SchemaId$SchemaName: The name of the schema. One of SchemaArn or SchemaName has to be provided.

$sel:firstSchemaVersionNumber:GetSchemaVersionsDiff', getSchemaVersionsDiff_firstSchemaVersionNumber - The first of the two schema versions to be compared.

$sel:secondSchemaVersionNumber:GetSchemaVersionsDiff', getSchemaVersionsDiff_secondSchemaVersionNumber - The second of the two schema versions to be compared.

$sel:schemaDiffType:GetSchemaVersionsDiff', getSchemaVersionsDiff_schemaDiffType - Refers to SYNTAX_DIFF, which is the currently supported diff type.

data GetSchemaVersionsDiffResponse Source #

See: newGetSchemaVersionsDiffResponse smart constructor.

Instances

Instances details
Eq GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Read GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Show GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Generic GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type Rep GetSchemaVersionsDiffResponse :: Type -> Type #

NFData GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

type Rep GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

type Rep GetSchemaVersionsDiffResponse = D1 ('MetaData "GetSchemaVersionsDiffResponse" "Amazonka.Glue.GetSchemaVersionsDiff" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaVersionsDiffResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "diff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetSchemaVersionsDiffResponse Source #

Create a value of GetSchemaVersionsDiffResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:diff:GetSchemaVersionsDiffResponse', getSchemaVersionsDiffResponse_diff - The difference between schemas as a string in JsonPatch format.

$sel:httpStatus:GetSchemaVersionsDiffResponse', getSchemaVersionsDiffResponse_httpStatus - The response's http status code.

SearchTables

data SearchTables Source #

See: newSearchTables smart constructor.

Instances

Instances details
Eq SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Read SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Show SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Generic SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type Rep SearchTables :: Type -> Type #

NFData SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Methods

rnf :: SearchTables -> () #

Hashable SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

ToJSON SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

AWSRequest SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type AWSResponse SearchTables #

ToHeaders SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

ToPath SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

ToQuery SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type Rep SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type AWSResponse SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

newSearchTables :: SearchTables Source #

Create a value of SearchTables with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceShareType:SearchTables', searchTables_resourceShareType - Allows you to specify that you want to search the tables shared with your account. The allowable values are FOREIGN or ALL.

  • If set to FOREIGN, will search the tables shared with your account.
  • If set to ALL, will search the tables shared with your account, as well as the tables in yor local account.

$sel:searchText:SearchTables', searchTables_searchText - A string used for a text search.

Specifying a value in quotes filters based on an exact match to the value.

$sel:filters:SearchTables', searchTables_filters - A list of key-value pairs, and a comparator used to filter the search results. Returns all entities matching the predicate.

The Comparator member of the PropertyPredicate struct is used only for time fields, and can be omitted for other field types. Also, when comparing string values, such as when Key=Name, a fuzzy match algorithm is used. The Key field (for example, the value of the Name field) is split on certain punctuation characters, for example, -, :, #, etc. into tokens. Then each token is exact-match compared with the Value member of PropertyPredicate. For example, if Key=Name and Value=link, tables named customer-link and xx-link-yy are returned, but xxlinkyy is not returned.

$sel:catalogId:SearchTables', searchTables_catalogId - A unique identifier, consisting of account_id .

$sel:sortCriteria:SearchTables', searchTables_sortCriteria - A list of criteria for sorting the results by a field name, in an ascending or descending order.

$sel:nextToken:SearchTables', searchTables_nextToken - A continuation token, included if this is a continuation call.

$sel:maxResults:SearchTables', searchTables_maxResults - The maximum number of tables to return in a single response.

data SearchTablesResponse Source #

See: newSearchTablesResponse smart constructor.

Instances

Instances details
Eq SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Read SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Show SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Generic SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type Rep SearchTablesResponse :: Type -> Type #

NFData SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Methods

rnf :: SearchTablesResponse -> () #

type Rep SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type Rep SearchTablesResponse = D1 ('MetaData "SearchTablesResponse" "Amazonka.Glue.SearchTables" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SearchTablesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Table])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchTablesResponse Source #

Create a value of SearchTablesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableList:SearchTablesResponse', searchTablesResponse_tableList - A list of the requested Table objects. The SearchTables response returns only the tables that you have access to.

$sel:nextToken:SearchTables', searchTablesResponse_nextToken - A continuation token, present if the current list segment is not the last.

$sel:httpStatus:SearchTablesResponse', searchTablesResponse_httpStatus - The response's http status code.

GetTrigger

data GetTrigger Source #

See: newGetTrigger smart constructor.

Constructors

GetTrigger' Text 

Instances

Instances details
Eq GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Read GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Show GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Generic GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type Rep GetTrigger :: Type -> Type #

NFData GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Methods

rnf :: GetTrigger -> () #

Hashable GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

ToJSON GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

AWSRequest GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type AWSResponse GetTrigger #

ToHeaders GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Methods

toHeaders :: GetTrigger -> [Header] #

ToPath GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

ToQuery GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type Rep GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type Rep GetTrigger = D1 ('MetaData "GetTrigger" "Amazonka.Glue.GetTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

newGetTrigger Source #

Create a value of GetTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:GetTrigger', getTrigger_name - The name of the trigger to retrieve.

data GetTriggerResponse Source #

See: newGetTriggerResponse smart constructor.

Instances

Instances details
Eq GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Read GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Show GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Generic GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type Rep GetTriggerResponse :: Type -> Type #

NFData GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Methods

rnf :: GetTriggerResponse -> () #

type Rep GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type Rep GetTriggerResponse = D1 ('MetaData "GetTriggerResponse" "Amazonka.Glue.GetTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Trigger)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetTriggerResponse Source #

Create a value of GetTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:trigger:GetTriggerResponse', getTriggerResponse_trigger - The requested trigger definition.

$sel:httpStatus:GetTriggerResponse', getTriggerResponse_httpStatus - The response's http status code.

BatchGetJobs

data BatchGetJobs Source #

See: newBatchGetJobs smart constructor.

Constructors

BatchGetJobs' [Text] 

Instances

Instances details
Eq BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Read BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Show BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Generic BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type Rep BatchGetJobs :: Type -> Type #

NFData BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Methods

rnf :: BatchGetJobs -> () #

Hashable BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

ToJSON BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

AWSRequest BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type AWSResponse BatchGetJobs #

ToHeaders BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

ToPath BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

ToQuery BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type Rep BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type Rep BatchGetJobs = D1 ('MetaData "BatchGetJobs" "Amazonka.Glue.BatchGetJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

newBatchGetJobs :: BatchGetJobs Source #

Create a value of BatchGetJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobNames:BatchGetJobs', batchGetJobs_jobNames - A list of job names, which might be the names returned from the ListJobs operation.

data BatchGetJobsResponse Source #

See: newBatchGetJobsResponse smart constructor.

Instances

Instances details
Eq BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Read BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Show BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Generic BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type Rep BatchGetJobsResponse :: Type -> Type #

NFData BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Methods

rnf :: BatchGetJobsResponse -> () #

type Rep BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type Rep BatchGetJobsResponse = D1 ('MetaData "BatchGetJobsResponse" "Amazonka.Glue.BatchGetJobs" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Job])) :*: (S1 ('MetaSel ('Just "jobsNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetJobsResponse Source #

Create a value of BatchGetJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobs:BatchGetJobsResponse', batchGetJobsResponse_jobs - A list of job definitions.

$sel:jobsNotFound:BatchGetJobsResponse', batchGetJobsResponse_jobsNotFound - A list of names of jobs not found.

$sel:httpStatus:BatchGetJobsResponse', batchGetJobsResponse_httpStatus - The response's http status code.

ImportCatalogToGlue

data ImportCatalogToGlue Source #

See: newImportCatalogToGlue smart constructor.

Instances

Instances details
Eq ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Read ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Show ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Generic ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type Rep ImportCatalogToGlue :: Type -> Type #

NFData ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Methods

rnf :: ImportCatalogToGlue -> () #

Hashable ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

ToJSON ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

AWSRequest ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type AWSResponse ImportCatalogToGlue #

ToHeaders ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

ToPath ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

ToQuery ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

type Rep ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

type Rep ImportCatalogToGlue = D1 ('MetaData "ImportCatalogToGlue" "Amazonka.Glue.ImportCatalogToGlue" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ImportCatalogToGlue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))
type AWSResponse ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

newImportCatalogToGlue :: ImportCatalogToGlue Source #

Create a value of ImportCatalogToGlue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:ImportCatalogToGlue', importCatalogToGlue_catalogId - The ID of the catalog to import. Currently, this should be the Amazon Web Services account ID.

data ImportCatalogToGlueResponse Source #

See: newImportCatalogToGlueResponse smart constructor.

Instances

Instances details
Eq ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Read ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Show ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Generic ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type Rep ImportCatalogToGlueResponse :: Type -> Type #

NFData ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

type Rep ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

type Rep ImportCatalogToGlueResponse = D1 ('MetaData "ImportCatalogToGlueResponse" "Amazonka.Glue.ImportCatalogToGlue" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ImportCatalogToGlueResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newImportCatalogToGlueResponse Source #

Create a value of ImportCatalogToGlueResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:ImportCatalogToGlueResponse', importCatalogToGlueResponse_httpStatus - The response's http status code.

DeleteClassifier

data DeleteClassifier Source #

See: newDeleteClassifier smart constructor.

Constructors

DeleteClassifier' Text 

Instances

Instances details
Eq DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Read DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Show DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Generic DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type Rep DeleteClassifier :: Type -> Type #

NFData DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Methods

rnf :: DeleteClassifier -> () #

Hashable DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

ToJSON DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

AWSRequest DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type AWSResponse DeleteClassifier #

ToHeaders DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

ToPath DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

ToQuery DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

type Rep DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

type Rep DeleteClassifier = D1 ('MetaData "DeleteClassifier" "Amazonka.Glue.DeleteClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteClassifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

newDeleteClassifier Source #

Create a value of DeleteClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteClassifier', deleteClassifier_name - Name of the classifier to remove.

data DeleteClassifierResponse Source #

See: newDeleteClassifierResponse smart constructor.

Instances

Instances details
Eq DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Read DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Show DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Generic DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type Rep DeleteClassifierResponse :: Type -> Type #

NFData DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

type Rep DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

type Rep DeleteClassifierResponse = D1 ('MetaData "DeleteClassifierResponse" "Amazonka.Glue.DeleteClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteClassifierResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteClassifierResponse Source #

Create a value of DeleteClassifierResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteClassifierResponse', deleteClassifierResponse_httpStatus - The response's http status code.

UpdateClassifier

data UpdateClassifier Source #

See: newUpdateClassifier smart constructor.

Instances

Instances details
Eq UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Read UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Show UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Generic UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type Rep UpdateClassifier :: Type -> Type #

NFData UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Methods

rnf :: UpdateClassifier -> () #

Hashable UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

ToJSON UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

AWSRequest UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type AWSResponse UpdateClassifier #

ToHeaders UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

ToPath UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

ToQuery UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type Rep UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type AWSResponse UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

newUpdateClassifier :: UpdateClassifier Source #

Create a value of UpdateClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:grokClassifier:UpdateClassifier', updateClassifier_grokClassifier - A GrokClassifier object with updated fields.

$sel:xMLClassifier:UpdateClassifier', updateClassifier_xMLClassifier - An XMLClassifier object with updated fields.

$sel:csvClassifier:UpdateClassifier', updateClassifier_csvClassifier - A CsvClassifier object with updated fields.

$sel:jsonClassifier:UpdateClassifier', updateClassifier_jsonClassifier - A JsonClassifier object with updated fields.

data UpdateClassifierResponse Source #

See: newUpdateClassifierResponse smart constructor.

Instances

Instances details
Eq UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Read UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Show UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Generic UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type Rep UpdateClassifierResponse :: Type -> Type #

NFData UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type Rep UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type Rep UpdateClassifierResponse = D1 ('MetaData "UpdateClassifierResponse" "Amazonka.Glue.UpdateClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateClassifierResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateClassifierResponse Source #

Create a value of UpdateClassifierResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateClassifierResponse', updateClassifierResponse_httpStatus - The response's http status code.

StartJobRun

data StartJobRun Source #

See: newStartJobRun smart constructor.

Instances

Instances details
Eq StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Read StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Show StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Generic StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type Rep StartJobRun :: Type -> Type #

NFData StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Methods

rnf :: StartJobRun -> () #

Hashable StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

ToJSON StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

AWSRequest StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type AWSResponse StartJobRun #

ToHeaders StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Methods

toHeaders :: StartJobRun -> [Header] #

ToPath StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

ToQuery StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type AWSResponse StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

newStartJobRun Source #

Create a value of StartJobRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:StartJobRun', startJobRun_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:notificationProperty:StartJobRun', startJobRun_notificationProperty - Specifies configuration properties of a job run notification.

$sel:arguments:StartJobRun', startJobRun_arguments - The job arguments specifically for this run. For this job run, they replace the default arguments set in the job definition itself.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own Job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:workerType:StartJobRun', startJobRun_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

$sel:securityConfiguration:StartJobRun', startJobRun_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job run.

$sel:allocatedCapacity:StartJobRun', startJobRun_allocatedCapacity - This field is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) to allocate to this JobRun. From 2 to 100 DPUs can be allocated; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

$sel:maxCapacity:StartJobRun', startJobRun_maxCapacity - The number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

Do not set Max Capacity if using WorkerType and NumberOfWorkers.

The value that can be allocated for MaxCapacity depends on whether you are running a Python shell job, or an Apache Spark ETL job:

  • When you specify a Python shell job (JobCommand.Name="pythonshell"), you can allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.
  • When you specify an Apache Spark ETL job (JobCommand.Name="glueetl"), you can allocate from 2 to 100 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

$sel:timeout:StartJobRun', startJobRun_timeout - The JobRun timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours). This overrides the timeout value set in the parent job.

$sel:jobRunId:StartJobRun', startJobRun_jobRunId - The ID of a previous JobRun to retry.

$sel:jobName:StartJobRun', startJobRun_jobName - The name of the job definition to use.

data StartJobRunResponse Source #

See: newStartJobRunResponse smart constructor.

Instances

Instances details
Eq StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Read StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Show StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Generic StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type Rep StartJobRunResponse :: Type -> Type #

NFData StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Methods

rnf :: StartJobRunResponse -> () #

type Rep StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRunResponse = D1 ('MetaData "StartJobRunResponse" "Amazonka.Glue.StartJobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartJobRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartJobRunResponse Source #

Create a value of StartJobRunResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobRunId:StartJobRun', startJobRunResponse_jobRunId - The ID assigned to this job run.

$sel:httpStatus:StartJobRunResponse', startJobRunResponse_httpStatus - The response's http status code.

DeleteBlueprint

data DeleteBlueprint Source #

See: newDeleteBlueprint smart constructor.

Constructors

DeleteBlueprint' Text 

Instances

Instances details
Eq DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Read DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Show DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Generic DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type Rep DeleteBlueprint :: Type -> Type #

NFData DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Methods

rnf :: DeleteBlueprint -> () #

Hashable DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

ToJSON DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

AWSRequest DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type AWSResponse DeleteBlueprint #

ToHeaders DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

ToPath DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

ToQuery DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type Rep DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type Rep DeleteBlueprint = D1 ('MetaData "DeleteBlueprint" "Amazonka.Glue.DeleteBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteBlueprint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

newDeleteBlueprint Source #

Create a value of DeleteBlueprint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteBlueprint', deleteBlueprint_name - The name of the blueprint to delete.

data DeleteBlueprintResponse Source #

See: newDeleteBlueprintResponse smart constructor.

Instances

Instances details
Eq DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Read DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Show DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Generic DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type Rep DeleteBlueprintResponse :: Type -> Type #

NFData DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Methods

rnf :: DeleteBlueprintResponse -> () #

type Rep DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type Rep DeleteBlueprintResponse = D1 ('MetaData "DeleteBlueprintResponse" "Amazonka.Glue.DeleteBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteBlueprintResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteBlueprintResponse Source #

Create a value of DeleteBlueprintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteBlueprint', deleteBlueprintResponse_name - Returns the name of the blueprint that was deleted.

$sel:httpStatus:DeleteBlueprintResponse', deleteBlueprintResponse_httpStatus - The response's http status code.

UpdateBlueprint

data UpdateBlueprint Source #

See: newUpdateBlueprint smart constructor.

Instances

Instances details
Eq UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Read UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Show UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Generic UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type Rep UpdateBlueprint :: Type -> Type #

NFData UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Methods

rnf :: UpdateBlueprint -> () #

Hashable UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

ToJSON UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

AWSRequest UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type AWSResponse UpdateBlueprint #

ToHeaders UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

ToPath UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

ToQuery UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type Rep UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type Rep UpdateBlueprint = D1 ('MetaData "UpdateBlueprint" "Amazonka.Glue.UpdateBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateBlueprint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "blueprintLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

newUpdateBlueprint Source #

Create a value of UpdateBlueprint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:UpdateBlueprint', updateBlueprint_description - A description of the blueprint.

$sel:name:UpdateBlueprint', updateBlueprint_name - The name of the blueprint.

$sel:blueprintLocation:UpdateBlueprint', updateBlueprint_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published.

data UpdateBlueprintResponse Source #

See: newUpdateBlueprintResponse smart constructor.

Instances

Instances details
Eq UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Read UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Show UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Generic UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type Rep UpdateBlueprintResponse :: Type -> Type #

NFData UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Methods

rnf :: UpdateBlueprintResponse -> () #

type Rep UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type Rep UpdateBlueprintResponse = D1 ('MetaData "UpdateBlueprintResponse" "Amazonka.Glue.UpdateBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateBlueprintResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateBlueprintResponse Source #

Create a value of UpdateBlueprintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:UpdateBlueprint', updateBlueprintResponse_name - Returns the name of the blueprint that was updated.

$sel:httpStatus:UpdateBlueprintResponse', updateBlueprintResponse_httpStatus - The response's http status code.

ListBlueprints

data ListBlueprints Source #

See: newListBlueprints smart constructor.

Instances

Instances details
Eq ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Read ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Show ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Generic ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type Rep ListBlueprints :: Type -> Type #

NFData ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Methods

rnf :: ListBlueprints -> () #

Hashable ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

ToJSON ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

AWSRequest ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type AWSResponse ListBlueprints #

ToHeaders ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

ToPath ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

ToQuery ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type Rep ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type Rep ListBlueprints = D1 ('MetaData "ListBlueprints" "Amazonka.Glue.ListBlueprints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListBlueprints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))
type AWSResponse ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

newListBlueprints :: ListBlueprints Source #

Create a value of ListBlueprints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListBlueprints', listBlueprints_nextToken - A continuation token, if this is a continuation request.

$sel:maxResults:ListBlueprints', listBlueprints_maxResults - The maximum size of a list to return.

$sel:tags:ListBlueprints', listBlueprints_tags - Filters the list by an Amazon Web Services resource tag.

data ListBlueprintsResponse Source #

See: newListBlueprintsResponse smart constructor.

Instances

Instances details
Eq ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Read ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Show ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Generic ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type Rep ListBlueprintsResponse :: Type -> Type #

NFData ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Methods

rnf :: ListBlueprintsResponse -> () #

type Rep ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type Rep ListBlueprintsResponse = D1 ('MetaData "ListBlueprintsResponse" "Amazonka.Glue.ListBlueprints" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ListBlueprintsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListBlueprintsResponse Source #

Create a value of ListBlueprintsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprints:ListBlueprintsResponse', listBlueprintsResponse_blueprints - List of names of blueprints in the account.

$sel:nextToken:ListBlueprints', listBlueprintsResponse_nextToken - A continuation token, if not all blueprint names have been returned.

$sel:httpStatus:ListBlueprintsResponse', listBlueprintsResponse_httpStatus - The response's http status code.

CreatePartition

data CreatePartition Source #

See: newCreatePartition smart constructor.

Instances

Instances details
Eq CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Read CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Show CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Generic CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type Rep CreatePartition :: Type -> Type #

NFData CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Methods

rnf :: CreatePartition -> () #

Hashable CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

ToJSON CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

AWSRequest CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type AWSResponse CreatePartition #

ToHeaders CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

ToPath CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

ToQuery CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type Rep CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type Rep CreatePartition = D1 ('MetaData "CreatePartition" "Amazonka.Glue.CreatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreatePartition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "partitionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PartitionInput))))
type AWSResponse CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

newCreatePartition Source #

Create a value of CreatePartition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:CreatePartition', createPartition_catalogId - The Amazon Web Services account ID of the catalog in which the partition is to be created.

$sel:databaseName:CreatePartition', createPartition_databaseName - The name of the metadata database in which the partition is to be created.

$sel:tableName:CreatePartition', createPartition_tableName - The name of the metadata table in which the partition is to be created.

$sel:partitionInput:CreatePartition', createPartition_partitionInput - A PartitionInput structure defining the partition to be created.

data CreatePartitionResponse Source #

See: newCreatePartitionResponse smart constructor.

Instances

Instances details
Eq CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Read CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Show CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Generic CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type Rep CreatePartitionResponse :: Type -> Type #

NFData CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Methods

rnf :: CreatePartitionResponse -> () #

type Rep CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type Rep CreatePartitionResponse = D1 ('MetaData "CreatePartitionResponse" "Amazonka.Glue.CreatePartition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreatePartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePartitionResponse Source #

Create a value of CreatePartitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreatePartitionResponse', createPartitionResponse_httpStatus - The response's http status code.

BatchGetTriggers

data BatchGetTriggers Source #

See: newBatchGetTriggers smart constructor.

Constructors

BatchGetTriggers' [Text] 

Instances

Instances details
Eq BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Read BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Show BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Generic BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type Rep BatchGetTriggers :: Type -> Type #

NFData BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Methods

rnf :: BatchGetTriggers -> () #

Hashable BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

ToJSON BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

AWSRequest BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type AWSResponse BatchGetTriggers #

ToHeaders BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

ToPath BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

ToQuery BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

type Rep BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

type Rep BatchGetTriggers = D1 ('MetaData "BatchGetTriggers" "Amazonka.Glue.BatchGetTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetTriggers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

newBatchGetTriggers :: BatchGetTriggers Source #

Create a value of BatchGetTriggers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggerNames:BatchGetTriggers', batchGetTriggers_triggerNames - A list of trigger names, which may be the names returned from the ListTriggers operation.

data BatchGetTriggersResponse Source #

See: newBatchGetTriggersResponse smart constructor.

Instances

Instances details
Eq BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Read BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Show BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Generic BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type Rep BatchGetTriggersResponse :: Type -> Type #

NFData BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

type Rep BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

type Rep BatchGetTriggersResponse = D1 ('MetaData "BatchGetTriggersResponse" "Amazonka.Glue.BatchGetTriggers" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchGetTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggersNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "triggers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Trigger])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetTriggersResponse Source #

Create a value of BatchGetTriggersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggersNotFound:BatchGetTriggersResponse', batchGetTriggersResponse_triggersNotFound - A list of names of triggers not found.

$sel:triggers:BatchGetTriggersResponse', batchGetTriggersResponse_triggers - A list of trigger definitions.

$sel:httpStatus:BatchGetTriggersResponse', batchGetTriggersResponse_httpStatus - The response's http status code.

GetBlueprint

data GetBlueprint Source #

See: newGetBlueprint smart constructor.

Instances

Instances details
Eq GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Read GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Show GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Generic GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type Rep GetBlueprint :: Type -> Type #

NFData GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Methods

rnf :: GetBlueprint -> () #

Hashable GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

ToJSON GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

AWSRequest GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type AWSResponse GetBlueprint #

ToHeaders GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

ToPath GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

ToQuery GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type Rep GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type Rep GetBlueprint = D1 ('MetaData "GetBlueprint" "Amazonka.Glue.GetBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeParameterSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeBlueprint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

newGetBlueprint Source #

Create a value of GetBlueprint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeParameterSpec:GetBlueprint', getBlueprint_includeParameterSpec - Specifies whether or not to include the parameter specification.

$sel:includeBlueprint:GetBlueprint', getBlueprint_includeBlueprint - Specifies whether or not to include the blueprint in the response.

$sel:name:GetBlueprint', getBlueprint_name - The name of the blueprint.

data GetBlueprintResponse Source #

See: newGetBlueprintResponse smart constructor.

Instances

Instances details
Eq GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Read GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Show GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Generic GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type Rep GetBlueprintResponse :: Type -> Type #

NFData GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Methods

rnf :: GetBlueprintResponse -> () #

type Rep GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type Rep GetBlueprintResponse = D1 ('MetaData "GetBlueprintResponse" "Amazonka.Glue.GetBlueprint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetBlueprintResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Blueprint)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetBlueprintResponse Source #

Create a value of GetBlueprintResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blueprint:GetBlueprintResponse', getBlueprintResponse_blueprint - Returns a Blueprint object.

$sel:httpStatus:GetBlueprintResponse', getBlueprintResponse_httpStatus - The response's http status code.

StopCrawlerSchedule

data StopCrawlerSchedule Source #

See: newStopCrawlerSchedule smart constructor.

Instances

Instances details
Eq StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Read StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Show StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Generic StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type Rep StopCrawlerSchedule :: Type -> Type #

NFData StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Methods

rnf :: StopCrawlerSchedule -> () #

Hashable StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

ToJSON StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

AWSRequest StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type AWSResponse StopCrawlerSchedule #

ToHeaders StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

ToPath StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

ToQuery StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

type Rep StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

type Rep StopCrawlerSchedule = D1 ('MetaData "StopCrawlerSchedule" "Amazonka.Glue.StopCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopCrawlerSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

newStopCrawlerSchedule Source #

Create a value of StopCrawlerSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlerName:StopCrawlerSchedule', stopCrawlerSchedule_crawlerName - Name of the crawler whose schedule state to set.

data StopCrawlerScheduleResponse Source #

See: newStopCrawlerScheduleResponse smart constructor.

Instances

Instances details
Eq StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Read StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Show StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Generic StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type Rep StopCrawlerScheduleResponse :: Type -> Type #

NFData StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

type Rep StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

type Rep StopCrawlerScheduleResponse = D1 ('MetaData "StopCrawlerScheduleResponse" "Amazonka.Glue.StopCrawlerSchedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StopCrawlerScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopCrawlerScheduleResponse Source #

Create a value of StopCrawlerScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StopCrawlerScheduleResponse', stopCrawlerScheduleResponse_httpStatus - The response's http status code.

GetSchemaByDefinition

data GetSchemaByDefinition Source #

See: newGetSchemaByDefinition smart constructor.

Instances

Instances details
Eq GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Read GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Show GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Generic GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type Rep GetSchemaByDefinition :: Type -> Type #

NFData GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Methods

rnf :: GetSchemaByDefinition -> () #

Hashable GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

ToJSON GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

AWSRequest GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type AWSResponse GetSchemaByDefinition #

ToHeaders GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

ToPath GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

ToQuery GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

type Rep GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

type Rep GetSchemaByDefinition = D1 ('MetaData "GetSchemaByDefinition" "Amazonka.Glue.GetSchemaByDefinition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaByDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

newGetSchemaByDefinition Source #

Create a value of GetSchemaByDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:GetSchemaByDefinition', getSchemaByDefinition_schemaId - This is a wrapper structure to contain schema identity fields. The structure contains:

  • SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of SchemaArn or SchemaName has to be provided.
  • SchemaId$SchemaName: The name of the schema. One of SchemaArn or SchemaName has to be provided.

$sel:schemaDefinition:GetSchemaByDefinition', getSchemaByDefinition_schemaDefinition - The definition of the schema for which schema details are required.

data GetSchemaByDefinitionResponse Source #

See: newGetSchemaByDefinitionResponse smart constructor.

Instances

Instances details
Eq GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Read GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Show GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Generic GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type Rep GetSchemaByDefinitionResponse :: Type -> Type #

NFData GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

type Rep GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

type Rep GetSchemaByDefinitionResponse = D1 ('MetaData "GetSchemaByDefinitionResponse" "Amazonka.Glue.GetSchemaByDefinition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetSchemaByDefinitionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetSchemaByDefinitionResponse Source #

Create a value of GetSchemaByDefinitionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_status - The status of the schema version.

$sel:createdTime:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_createdTime - The date and time the schema was created.

$sel:dataFormat:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_dataFormat - The data format of the schema definition. Currently only AVRO and JSON are supported.

$sel:schemaVersionId:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_schemaVersionId - The schema ID of the schema version.

$sel:schemaArn:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:httpStatus:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_httpStatus - The response's http status code.

CreateDatabase

data CreateDatabase Source #

See: newCreateDatabase smart constructor.

Instances

Instances details
Eq CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Read CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Show CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Generic CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type Rep CreateDatabase :: Type -> Type #

NFData CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Methods

rnf :: CreateDatabase -> () #

Hashable CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

ToJSON CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

AWSRequest CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type AWSResponse CreateDatabase #

ToHeaders CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

ToPath CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

ToQuery CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type Rep CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type Rep CreateDatabase = D1 ('MetaData "CreateDatabase" "Amazonka.Glue.CreateDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateDatabase'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DatabaseInput)))
type AWSResponse CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

newCreateDatabase Source #

Create a value of CreateDatabase with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:CreateDatabase', createDatabase_catalogId - The ID of the Data Catalog in which to create the database. If none is provided, the Amazon Web Services account ID is used by default.

$sel:databaseInput:CreateDatabase', createDatabase_databaseInput - The metadata for the database.

data CreateDatabaseResponse Source #

See: newCreateDatabaseResponse smart constructor.

Instances

Instances details
Eq CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Read CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Show CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Generic CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type Rep CreateDatabaseResponse :: Type -> Type #

NFData CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Methods

rnf :: CreateDatabaseResponse -> () #

type Rep CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type Rep CreateDatabaseResponse = D1 ('MetaData "CreateDatabaseResponse" "Amazonka.Glue.CreateDatabase" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateDatabaseResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDatabaseResponse Source #

Create a value of CreateDatabaseResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateDatabaseResponse', createDatabaseResponse_httpStatus - The response's http status code.

GetTableVersions (Paginated)

data GetTableVersions Source #

See: newGetTableVersions smart constructor.

Instances

Instances details
Eq GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Read GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Show GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Generic GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Associated Types

type Rep GetTableVersions :: Type -> Type #

NFData GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Methods

rnf :: GetTableVersions -> () #

Hashable GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

ToJSON GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

AWSPager GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

AWSRequest GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Associated Types

type AWSResponse GetTableVersions #

ToHeaders GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

ToPath GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

ToQuery GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

type Rep GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

type Rep GetTableVersions = D1 ('MetaData "GetTableVersions" "Amazonka.Glue.GetTableVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTableVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

newGetTableVersions Source #

Create a value of GetTableVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GetTableVersions', getTableVersions_catalogId - The ID of the Data Catalog where the tables reside. If none is provided, the Amazon Web Services account ID is used by default.

$sel:nextToken:GetTableVersions', getTableVersions_nextToken - A continuation token, if this is not the first call.

$sel:maxResults:GetTableVersions', getTableVersions_maxResults - The maximum number of table versions to return in one response.

$sel:databaseName:GetTableVersions', getTableVersions_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

$sel:tableName:GetTableVersions', getTableVersions_tableName - The name of the table. For Hive compatibility, this name is entirely lowercase.

data GetTableVersionsResponse Source #

See: newGetTableVersionsResponse smart constructor.

Instances

Instances details
Eq GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Read GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Show GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Generic GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Associated Types

type Rep GetTableVersionsResponse :: Type -> Type #

NFData GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

type Rep GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

type Rep GetTableVersionsResponse = D1 ('MetaData "GetTableVersionsResponse" "Amazonka.Glue.GetTableVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetTableVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableVersion])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetTableVersionsResponse Source #

Create a value of GetTableVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableVersions:GetTableVersionsResponse', getTableVersionsResponse_tableVersions - A list of strings identifying available versions of the specified table.

$sel:nextToken:GetTableVersions', getTableVersionsResponse_nextToken - A continuation token, if the list of available versions does not include the last one.

$sel:httpStatus:GetTableVersionsResponse', getTableVersionsResponse_httpStatus - The response's http status code.

CreateMLTransform

data CreateMLTransform Source #

See: newCreateMLTransform smart constructor.

Instances

Instances details
Eq CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Read CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Show CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Generic CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type Rep CreateMLTransform :: Type -> Type #

NFData CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Methods

rnf :: CreateMLTransform -> () #

Hashable CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

ToJSON CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

AWSRequest CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type AWSResponse CreateMLTransform #

ToHeaders CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

ToPath CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

ToQuery CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

type Rep CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

type Rep CreateMLTransform = D1 ('MetaData "CreateMLTransform" "Amazonka.Glue.CreateMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateMLTransform'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputRecordTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [GlueTable])) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformParameters) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))
type AWSResponse CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

newCreateMLTransform Source #

Create a value of CreateMLTransform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:CreateMLTransform', createMLTransform_numberOfWorkers - The number of workers of a defined workerType that are allocated when this task runs.

If WorkerType is set, then NumberOfWorkers is required (and vice versa).

$sel:workerType:CreateMLTransform', createMLTransform_workerType - The type of predefined worker that is allocated when this task runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

MaxCapacity is a mutually exclusive option with NumberOfWorkers and WorkerType.

  • If either NumberOfWorkers or WorkerType is set, then MaxCapacity cannot be set.
  • If MaxCapacity is set then neither NumberOfWorkers or WorkerType can be set.
  • If WorkerType is set, then NumberOfWorkers is required (and vice versa).
  • MaxCapacity and NumberOfWorkers must both be at least 1.

$sel:glueVersion:CreateMLTransform', createMLTransform_glueVersion - This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see Glue Versions in the developer guide.

$sel:maxRetries:CreateMLTransform', createMLTransform_maxRetries - The maximum number of times to retry a task for this transform after a task run fails.

$sel:maxCapacity:CreateMLTransform', createMLTransform_maxCapacity - The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

MaxCapacity is a mutually exclusive option with NumberOfWorkers and WorkerType.

  • If either NumberOfWorkers or WorkerType is set, then MaxCapacity cannot be set.
  • If MaxCapacity is set then neither NumberOfWorkers or WorkerType can be set.
  • If WorkerType is set, then NumberOfWorkers is required (and vice versa).
  • MaxCapacity and NumberOfWorkers must both be at least 1.

When the WorkerType field is set to a value other than Standard, the MaxCapacity field is set automatically and becomes read-only.

When the WorkerType field is set to a value other than Standard, the MaxCapacity field is set automatically and becomes read-only.

$sel:timeout:CreateMLTransform', createMLTransform_timeout - The timeout of the task run for this transform in minutes. This is the maximum time that a task run for this transform can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:transformEncryption:CreateMLTransform', createMLTransform_transformEncryption - The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.

$sel:description:CreateMLTransform', createMLTransform_description - A description of the machine learning transform that is being defined. The default is an empty string.

$sel:tags:CreateMLTransform', createMLTransform_tags - The tags to use with this machine learning transform. You may use tags to limit access to the machine learning transform. For more information about tags in Glue, see Amazon Web Services Tags in Glue in the developer guide.

$sel:name:CreateMLTransform', createMLTransform_name - The unique name that you give the transform when you create it.

$sel:inputRecordTables:CreateMLTransform', createMLTransform_inputRecordTables - A list of Glue table definitions used by the transform.

$sel:parameters:CreateMLTransform', createMLTransform_parameters - The algorithmic parameters that are specific to the transform type used. Conditionally dependent on the transform type.

$sel:role':CreateMLTransform', createMLTransform_role - The name or Amazon Resource Name (ARN) of the IAM role with the required permissions. The required permissions include both Glue service role permissions to Glue resources, and Amazon S3 permissions required by the transform.

  • This role needs Glue service role permissions to allow access to resources in Glue. See Attach a Policy to IAM Users That Access Glue.
  • This role needs permission to your Amazon Simple Storage Service (Amazon S3) sources, targets, temporary directory, scripts, and any libraries used by the task run for this transform.

data CreateMLTransformResponse Source #

See: newCreateMLTransformResponse smart constructor.

Instances

Instances details
Eq CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Read CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Show CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Generic CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type Rep CreateMLTransformResponse :: Type -> Type #

NFData CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

type Rep CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

type Rep CreateMLTransformResponse = D1 ('MetaData "CreateMLTransformResponse" "Amazonka.Glue.CreateMLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateMLTransformResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateMLTransformResponse Source #

Create a value of CreateMLTransformResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformId:CreateMLTransformResponse', createMLTransformResponse_transformId - A unique identifier that is generated for the transform.

$sel:httpStatus:CreateMLTransformResponse', createMLTransformResponse_httpStatus - The response's http status code.

DeleteSchemaVersions

data DeleteSchemaVersions Source #

See: newDeleteSchemaVersions smart constructor.

Instances

Instances details
Eq DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Read DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Show DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Generic DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type Rep DeleteSchemaVersions :: Type -> Type #

NFData DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Methods

rnf :: DeleteSchemaVersions -> () #

Hashable DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

ToJSON DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

AWSRequest DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type AWSResponse DeleteSchemaVersions #

ToHeaders DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

ToPath DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

ToQuery DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

type Rep DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

type Rep DeleteSchemaVersions = D1 ('MetaData "DeleteSchemaVersions" "Amazonka.Glue.DeleteSchemaVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSchemaVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "versions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

newDeleteSchemaVersions Source #

Create a value of DeleteSchemaVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaId:DeleteSchemaVersions', deleteSchemaVersions_schemaId - This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).

$sel:versions:DeleteSchemaVersions', deleteSchemaVersions_versions - A version range may be supplied which may be of the format:

  • a single version number, 5
  • a range, 5-8 : deletes versions 5, 6, 7, 8

data DeleteSchemaVersionsResponse Source #

See: newDeleteSchemaVersionsResponse smart constructor.

Instances

Instances details
Eq DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Read DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Show DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Generic DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type Rep DeleteSchemaVersionsResponse :: Type -> Type #

NFData DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

type Rep DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

type Rep DeleteSchemaVersionsResponse = D1 ('MetaData "DeleteSchemaVersionsResponse" "Amazonka.Glue.DeleteSchemaVersions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteSchemaVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaVersionErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaVersionErrorItem])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteSchemaVersionsResponse Source #

Create a value of DeleteSchemaVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionErrors:DeleteSchemaVersionsResponse', deleteSchemaVersionsResponse_schemaVersionErrors - A list of SchemaVersionErrorItem objects, each containing an error and schema version.

$sel:httpStatus:DeleteSchemaVersionsResponse', deleteSchemaVersionsResponse_httpStatus - The response's http status code.

DeleteTrigger

data DeleteTrigger Source #

See: newDeleteTrigger smart constructor.

Constructors

DeleteTrigger' Text 

Instances

Instances details
Eq DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Read DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Show DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Generic DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type Rep DeleteTrigger :: Type -> Type #

NFData DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Methods

rnf :: DeleteTrigger -> () #

Hashable DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

ToJSON DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

AWSRequest DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type AWSResponse DeleteTrigger #

ToHeaders DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

ToPath DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

ToQuery DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type Rep DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type Rep DeleteTrigger = D1 ('MetaData "DeleteTrigger" "Amazonka.Glue.DeleteTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

newDeleteTrigger Source #

Create a value of DeleteTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteTrigger', deleteTrigger_name - The name of the trigger to delete.

data DeleteTriggerResponse Source #

See: newDeleteTriggerResponse smart constructor.

Instances

Instances details
Eq DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Read DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Show DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Generic DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type Rep DeleteTriggerResponse :: Type -> Type #

NFData DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Methods

rnf :: DeleteTriggerResponse -> () #

type Rep DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type Rep DeleteTriggerResponse = D1 ('MetaData "DeleteTriggerResponse" "Amazonka.Glue.DeleteTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DeleteTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTriggerResponse Source #

Create a value of DeleteTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:DeleteTrigger', deleteTriggerResponse_name - The name of the trigger that was deleted.

$sel:httpStatus:DeleteTriggerResponse', deleteTriggerResponse_httpStatus - The response's http status code.

UpdateTrigger

data UpdateTrigger Source #

See: newUpdateTrigger smart constructor.

Instances

Instances details
Eq UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Read UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Show UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Generic UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type Rep UpdateTrigger :: Type -> Type #

NFData UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Methods

rnf :: UpdateTrigger -> () #

Hashable UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

ToJSON UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

AWSRequest UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type AWSResponse UpdateTrigger #

ToHeaders UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

ToPath UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

ToQuery UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type Rep UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type Rep UpdateTrigger = D1 ('MetaData "UpdateTrigger" "Amazonka.Glue.UpdateTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "triggerUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TriggerUpdate)))
type AWSResponse UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

newUpdateTrigger Source #

Create a value of UpdateTrigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:UpdateTrigger', updateTrigger_name - The name of the trigger to update.

$sel:triggerUpdate:UpdateTrigger', updateTrigger_triggerUpdate - The new values with which to update the trigger.

data UpdateTriggerResponse Source #

See: newUpdateTriggerResponse smart constructor.

Instances

Instances details
Eq UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Read UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Show UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Generic UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type Rep UpdateTriggerResponse :: Type -> Type #

NFData UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Methods

rnf :: UpdateTriggerResponse -> () #

type Rep UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type Rep UpdateTriggerResponse = D1 ('MetaData "UpdateTriggerResponse" "Amazonka.Glue.UpdateTrigger" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateTriggerResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Trigger)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateTriggerResponse Source #

Create a value of UpdateTriggerResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:trigger:UpdateTriggerResponse', updateTriggerResponse_trigger - The resulting trigger definition.

$sel:httpStatus:UpdateTriggerResponse', updateTriggerResponse_httpStatus - The response's http status code.

Types

BackfillErrorCode

newtype BackfillErrorCode Source #

Instances

Instances details
Eq BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Ord BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Read BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Show BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Generic BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Associated Types

type Rep BackfillErrorCode :: Type -> Type #

NFData BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Methods

rnf :: BackfillErrorCode -> () #

Hashable BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToJSON BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToJSONKey BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

FromJSON BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

FromJSONKey BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToLog BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToHeader BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToQuery BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

FromXML BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToXML BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToByteString BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

FromText BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToText BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

type Rep BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

type Rep BackfillErrorCode = D1 ('MetaData "BackfillErrorCode" "Amazonka.Glue.Types.BackfillErrorCode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "BackfillErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBackfillErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlueprintRunState

newtype BlueprintRunState Source #

Instances

Instances details
Eq BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Ord BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Read BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Show BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Generic BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Associated Types

type Rep BlueprintRunState :: Type -> Type #

NFData BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Methods

rnf :: BlueprintRunState -> () #

Hashable BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToJSON BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToJSONKey BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

FromJSON BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

FromJSONKey BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToLog BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToHeader BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToQuery BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

FromXML BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToXML BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToByteString BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

FromText BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToText BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

type Rep BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

type Rep BlueprintRunState = D1 ('MetaData "BlueprintRunState" "Amazonka.Glue.Types.BlueprintRunState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "BlueprintRunState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlueprintRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlueprintStatus

newtype BlueprintStatus Source #

Constructors

BlueprintStatus' 

Instances

Instances details
Eq BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Ord BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Read BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Show BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Generic BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Associated Types

type Rep BlueprintStatus :: Type -> Type #

NFData BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Methods

rnf :: BlueprintStatus -> () #

Hashable BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToJSON BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToJSONKey BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

FromJSON BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

FromJSONKey BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToLog BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToHeader BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToQuery BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

FromXML BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToXML BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Methods

toXML :: BlueprintStatus -> XML #

ToByteString BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

FromText BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToText BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

type Rep BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

type Rep BlueprintStatus = D1 ('MetaData "BlueprintStatus" "Amazonka.Glue.Types.BlueprintStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "BlueprintStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlueprintStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CatalogEncryptionMode

newtype CatalogEncryptionMode Source #

Instances

Instances details
Eq CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Ord CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Read CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Show CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Generic CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Associated Types

type Rep CatalogEncryptionMode :: Type -> Type #

NFData CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Methods

rnf :: CatalogEncryptionMode -> () #

Hashable CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToJSON CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToJSONKey CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

FromJSON CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

FromJSONKey CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToLog CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToHeader CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToQuery CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

FromXML CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToXML CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToByteString CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

FromText CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToText CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

type Rep CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

type Rep CatalogEncryptionMode = D1 ('MetaData "CatalogEncryptionMode" "Amazonka.Glue.Types.CatalogEncryptionMode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CatalogEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCatalogEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CloudWatchEncryptionMode

newtype CloudWatchEncryptionMode Source #

Instances

Instances details
Eq CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Ord CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Read CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Show CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Generic CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Associated Types

type Rep CloudWatchEncryptionMode :: Type -> Type #

NFData CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Hashable CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToJSON CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToJSONKey CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

FromJSON CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

FromJSONKey CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToLog CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToHeader CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToQuery CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

FromXML CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToXML CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToByteString CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

FromText CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToText CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

type Rep CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

type Rep CloudWatchEncryptionMode = D1 ('MetaData "CloudWatchEncryptionMode" "Amazonka.Glue.Types.CloudWatchEncryptionMode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CloudWatchEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCloudWatchEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnStatisticsType

newtype ColumnStatisticsType Source #

Instances

Instances details
Eq ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Ord ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Read ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Show ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Generic ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Associated Types

type Rep ColumnStatisticsType :: Type -> Type #

NFData ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Methods

rnf :: ColumnStatisticsType -> () #

Hashable ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToJSON ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToJSONKey ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

FromJSON ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

FromJSONKey ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToLog ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToHeader ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToQuery ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

FromXML ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToXML ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToByteString ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

FromText ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToText ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

type Rep ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

type Rep ColumnStatisticsType = D1 ('MetaData "ColumnStatisticsType" "Amazonka.Glue.Types.ColumnStatisticsType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ColumnStatisticsType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnStatisticsType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Comparator

newtype Comparator Source #

Constructors

Comparator' 

Fields

Instances

Instances details
Eq Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Ord Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Read Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Show Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Generic Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Associated Types

type Rep Comparator :: Type -> Type #

NFData Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Methods

rnf :: Comparator -> () #

Hashable Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToJSON Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToJSONKey Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

FromJSON Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

FromJSONKey Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToLog Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToHeader Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToQuery Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

FromXML Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToXML Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Methods

toXML :: Comparator -> XML #

ToByteString Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

FromText Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToText Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Methods

toText :: Comparator -> Text #

type Rep Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

type Rep Comparator = D1 ('MetaData "Comparator" "Amazonka.Glue.Types.Comparator" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Comparator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Compatibility

newtype Compatibility Source #

Constructors

Compatibility' 

Instances

Instances details
Eq Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Ord Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Read Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Show Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Generic Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Associated Types

type Rep Compatibility :: Type -> Type #

NFData Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Methods

rnf :: Compatibility -> () #

Hashable Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToJSON Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToJSONKey Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

FromJSON Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

FromJSONKey Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToLog Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToHeader Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToQuery Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

FromXML Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToXML Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Methods

toXML :: Compatibility -> XML #

ToByteString Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

FromText Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToText Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Methods

toText :: Compatibility -> Text #

type Rep Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

type Rep Compatibility = D1 ('MetaData "Compatibility" "Amazonka.Glue.Types.Compatibility" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Compatibility'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCompatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionPropertyKey

newtype ConnectionPropertyKey Source #

Bundled Patterns

pattern ConnectionPropertyKey_CONFIG_FILES :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CONNECTION_URL :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CONNECTOR_CLASS_NAME :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CONNECTOR_TYPE :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CONNECTOR_URL :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CUSTOM_JDBC_CERT :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_CUSTOM_JDBC_CERT_STRING :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_ENCRYPTED_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_HOST :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_INSTANCE_ID :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_CONNECTION_URL :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_DRIVER_CLASS_NAME :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_DRIVER_JAR_URI :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_ENFORCE_SSL :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_ENGINE :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_JDBC_ENGINE_VERSION :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_BOOTSTRAP_SERVERS :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_CLIENT_KEYSTORE :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_CLIENT_KEYSTORE_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_CLIENT_KEY_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_CUSTOM_CERT :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_SKIP_CUSTOM_CERT_VALIDATION :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_KAFKA_SSL_ENABLED :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_PASSWORD :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_PORT :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_SECRET_ID :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_SKIP_CUSTOM_JDBC_CERT_VALIDATION :: ConnectionPropertyKey 
pattern ConnectionPropertyKey_USERNAME :: ConnectionPropertyKey 

Instances

Instances details
Eq ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Ord ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Read ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Show ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Generic ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Associated Types

type Rep ConnectionPropertyKey :: Type -> Type #

NFData ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Methods

rnf :: ConnectionPropertyKey -> () #

Hashable ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToJSON ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToJSONKey ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

FromJSON ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

FromJSONKey ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToLog ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToHeader ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToQuery ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

FromXML ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToXML ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToByteString ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

FromText ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToText ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

type Rep ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

type Rep ConnectionPropertyKey = D1 ('MetaData "ConnectionPropertyKey" "Amazonka.Glue.Types.ConnectionPropertyKey" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ConnectionPropertyKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionPropertyKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionType

newtype ConnectionType Source #

Constructors

ConnectionType' 

Instances

Instances details
Eq ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Ord ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Read ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Show ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Generic ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Associated Types

type Rep ConnectionType :: Type -> Type #

NFData ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Methods

rnf :: ConnectionType -> () #

Hashable ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToJSON ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToJSONKey ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

FromJSON ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

FromJSONKey ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToLog ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToHeader ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToQuery ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

FromXML ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToXML ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Methods

toXML :: ConnectionType -> XML #

ToByteString ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

FromText ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToText ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

type Rep ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

type Rep ConnectionType = D1 ('MetaData "ConnectionType" "Amazonka.Glue.Types.ConnectionType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ConnectionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlState

newtype CrawlState Source #

Constructors

CrawlState' 

Fields

Instances

Instances details
Eq CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Ord CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Read CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Show CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Generic CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Associated Types

type Rep CrawlState :: Type -> Type #

NFData CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Methods

rnf :: CrawlState -> () #

Hashable CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToJSON CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToJSONKey CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

FromJSON CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

FromJSONKey CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToLog CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToHeader CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToQuery CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

FromXML CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToXML CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Methods

toXML :: CrawlState -> XML #

ToByteString CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

FromText CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToText CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Methods

toText :: CrawlState -> Text #

type Rep CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

type Rep CrawlState = D1 ('MetaData "CrawlState" "Amazonka.Glue.Types.CrawlState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CrawlState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlerLineageSettings

newtype CrawlerLineageSettings Source #

Instances

Instances details
Eq CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Ord CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Read CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Show CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Generic CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Associated Types

type Rep CrawlerLineageSettings :: Type -> Type #

NFData CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Methods

rnf :: CrawlerLineageSettings -> () #

Hashable CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToJSON CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToJSONKey CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

FromJSON CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

FromJSONKey CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToLog CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToHeader CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToQuery CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

FromXML CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToXML CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToByteString CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

FromText CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToText CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

type Rep CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

type Rep CrawlerLineageSettings = D1 ('MetaData "CrawlerLineageSettings" "Amazonka.Glue.Types.CrawlerLineageSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CrawlerLineageSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlerLineageSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlerState

newtype CrawlerState Source #

Constructors

CrawlerState' 

Instances

Instances details
Eq CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Ord CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Read CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Show CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Generic CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Associated Types

type Rep CrawlerState :: Type -> Type #

NFData CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Methods

rnf :: CrawlerState -> () #

Hashable CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToJSON CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToJSONKey CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

FromJSON CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

FromJSONKey CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToLog CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToHeader CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToQuery CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

FromXML CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToXML CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Methods

toXML :: CrawlerState -> XML #

ToByteString CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

FromText CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToText CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Methods

toText :: CrawlerState -> Text #

type Rep CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

type Rep CrawlerState = D1 ('MetaData "CrawlerState" "Amazonka.Glue.Types.CrawlerState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CrawlerState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlerState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CsvHeaderOption

newtype CsvHeaderOption Source #

Constructors

CsvHeaderOption' 

Instances

Instances details
Eq CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Ord CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Read CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Show CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Generic CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Associated Types

type Rep CsvHeaderOption :: Type -> Type #

NFData CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Methods

rnf :: CsvHeaderOption -> () #

Hashable CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToJSON CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToJSONKey CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

FromJSON CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

FromJSONKey CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToLog CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToHeader CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToQuery CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

FromXML CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToXML CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Methods

toXML :: CsvHeaderOption -> XML #

ToByteString CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

FromText CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToText CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

type Rep CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

type Rep CsvHeaderOption = D1 ('MetaData "CsvHeaderOption" "Amazonka.Glue.Types.CsvHeaderOption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "CsvHeaderOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCsvHeaderOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataFormat

newtype DataFormat Source #

Constructors

DataFormat' 

Fields

Bundled Patterns

pattern DataFormat_AVRO :: DataFormat 
pattern DataFormat_JSON :: DataFormat 

Instances

Instances details
Eq DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Ord DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Read DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Show DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Generic DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Associated Types

type Rep DataFormat :: Type -> Type #

NFData DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Methods

rnf :: DataFormat -> () #

Hashable DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToJSON DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToJSONKey DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

FromJSON DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

FromJSONKey DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToLog DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToHeader DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToQuery DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

FromXML DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToXML DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Methods

toXML :: DataFormat -> XML #

ToByteString DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

FromText DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToText DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Methods

toText :: DataFormat -> Text #

type Rep DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

type Rep DataFormat = D1 ('MetaData "DataFormat" "Amazonka.Glue.Types.DataFormat" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "DataFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeleteBehavior

newtype DeleteBehavior Source #

Constructors

DeleteBehavior' 

Instances

Instances details
Eq DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Ord DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Read DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Show DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Generic DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Associated Types

type Rep DeleteBehavior :: Type -> Type #

NFData DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Methods

rnf :: DeleteBehavior -> () #

Hashable DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToJSON DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToJSONKey DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

FromJSON DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

FromJSONKey DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToLog DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToHeader DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToQuery DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

FromXML DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToXML DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Methods

toXML :: DeleteBehavior -> XML #

ToByteString DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

FromText DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToText DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

type Rep DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

type Rep DeleteBehavior = D1 ('MetaData "DeleteBehavior" "Amazonka.Glue.Types.DeleteBehavior" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "DeleteBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeleteBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EnableHybridValues

newtype EnableHybridValues Source #

Instances

Instances details
Eq EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Ord EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Read EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Show EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Generic EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Associated Types

type Rep EnableHybridValues :: Type -> Type #

NFData EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Methods

rnf :: EnableHybridValues -> () #

Hashable EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToJSON EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToJSONKey EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

FromJSON EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

FromJSONKey EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToLog EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToHeader EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToQuery EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

FromXML EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToXML EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToByteString EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

FromText EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToText EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

type Rep EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

type Rep EnableHybridValues = D1 ('MetaData "EnableHybridValues" "Amazonka.Glue.Types.EnableHybridValues" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "EnableHybridValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEnableHybridValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExistCondition

newtype ExistCondition Source #

Constructors

ExistCondition' 

Instances

Instances details
Eq ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Ord ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Read ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Show ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Generic ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Associated Types

type Rep ExistCondition :: Type -> Type #

NFData ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Methods

rnf :: ExistCondition -> () #

Hashable ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToJSON ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToJSONKey ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

FromJSON ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

FromJSONKey ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToLog ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToHeader ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToQuery ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

FromXML ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToXML ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Methods

toXML :: ExistCondition -> XML #

ToByteString ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

FromText ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToText ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

type Rep ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

type Rep ExistCondition = D1 ('MetaData "ExistCondition" "Amazonka.Glue.Types.ExistCondition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ExistCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExistCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobBookmarksEncryptionMode

newtype JobBookmarksEncryptionMode Source #

Instances

Instances details
Eq JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Ord JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Read JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Show JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Generic JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Associated Types

type Rep JobBookmarksEncryptionMode :: Type -> Type #

NFData JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Hashable JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToJSON JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToJSONKey JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

FromJSON JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

FromJSONKey JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToLog JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToHeader JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToQuery JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

FromXML JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToXML JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToByteString JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

FromText JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToText JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

type Rep JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

type Rep JobBookmarksEncryptionMode = D1 ('MetaData "JobBookmarksEncryptionMode" "Amazonka.Glue.Types.JobBookmarksEncryptionMode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "JobBookmarksEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobBookmarksEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobRunState

newtype JobRunState Source #

Constructors

JobRunState' 

Instances

Instances details
Eq JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Ord JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Read JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Show JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Generic JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Associated Types

type Rep JobRunState :: Type -> Type #

NFData JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Methods

rnf :: JobRunState -> () #

Hashable JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToJSON JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToJSONKey JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

FromJSON JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

FromJSONKey JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToLog JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToHeader JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToQuery JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

FromXML JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToXML JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Methods

toXML :: JobRunState -> XML #

ToByteString JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

FromText JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToText JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Methods

toText :: JobRunState -> Text #

type Rep JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

type Rep JobRunState = D1 ('MetaData "JobRunState" "Amazonka.Glue.Types.JobRunState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "JobRunState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Language

newtype Language Source #

Constructors

Language' 

Fields

Bundled Patterns

pattern Language_PYTHON :: Language 
pattern Language_SCALA :: Language 

Instances

Instances details
Eq Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Ord Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Read Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Show Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Generic Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Associated Types

type Rep Language :: Type -> Type #

Methods

from :: Language -> Rep Language x #

to :: Rep Language x -> Language #

NFData Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

rnf :: Language -> () #

Hashable Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

hashWithSalt :: Int -> Language -> Int #

hash :: Language -> Int #

ToJSON Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToJSONKey Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

FromJSON Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

FromJSONKey Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToLog Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToHeader Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toHeader :: HeaderName -> Language -> [Header] #

ToQuery Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

FromXML Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToXML Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toXML :: Language -> XML #

ToByteString Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toBS :: Language -> ByteString #

FromText Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToText Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toText :: Language -> Text #

type Rep Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

type Rep Language = D1 ('MetaData "Language" "Amazonka.Glue.Types.Language" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Language'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastCrawlStatus

newtype LastCrawlStatus Source #

Constructors

LastCrawlStatus' 

Instances

Instances details
Eq LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Ord LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Read LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Show LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Generic LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Associated Types

type Rep LastCrawlStatus :: Type -> Type #

NFData LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Methods

rnf :: LastCrawlStatus -> () #

Hashable LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToJSON LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToJSONKey LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

FromJSON LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

FromJSONKey LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToLog LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToHeader LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToQuery LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

FromXML LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToXML LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Methods

toXML :: LastCrawlStatus -> XML #

ToByteString LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

FromText LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToText LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

type Rep LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

type Rep LastCrawlStatus = D1 ('MetaData "LastCrawlStatus" "Amazonka.Glue.Types.LastCrawlStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "LastCrawlStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastCrawlStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Logical

newtype Logical Source #

Constructors

Logical' 

Fields

Bundled Patterns

pattern Logical_AND :: Logical 
pattern Logical_ANY :: Logical 

Instances

Instances details
Eq Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

(==) :: Logical -> Logical -> Bool #

(/=) :: Logical -> Logical -> Bool #

Ord Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Read Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Show Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Generic Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Associated Types

type Rep Logical :: Type -> Type #

Methods

from :: Logical -> Rep Logical x #

to :: Rep Logical x -> Logical #

NFData Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

rnf :: Logical -> () #

Hashable Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

hashWithSalt :: Int -> Logical -> Int #

hash :: Logical -> Int #

ToJSON Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToJSONKey Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

FromJSON Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

FromJSONKey Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToLog Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToHeader Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toHeader :: HeaderName -> Logical -> [Header] #

ToQuery Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

FromXML Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToXML Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toXML :: Logical -> XML #

ToByteString Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toBS :: Logical -> ByteString #

FromText Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToText Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toText :: Logical -> Text #

type Rep Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

type Rep Logical = D1 ('MetaData "Logical" "Amazonka.Glue.Types.Logical" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Logical'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogical") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LogicalOperator

newtype LogicalOperator Source #

Constructors

LogicalOperator' 

Bundled Patterns

pattern LogicalOperator_EQUALS :: LogicalOperator 

Instances

Instances details
Eq LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Ord LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Read LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Show LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Generic LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Associated Types

type Rep LogicalOperator :: Type -> Type #

NFData LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Methods

rnf :: LogicalOperator -> () #

Hashable LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToJSON LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToJSONKey LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

FromJSON LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

FromJSONKey LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToLog LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToHeader LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToQuery LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

FromXML LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToXML LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Methods

toXML :: LogicalOperator -> XML #

ToByteString LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

FromText LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToText LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

type Rep LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

type Rep LogicalOperator = D1 ('MetaData "LogicalOperator" "Amazonka.Glue.Types.LogicalOperator" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "LogicalOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MLUserDataEncryptionModeString

newtype MLUserDataEncryptionModeString Source #

Instances

Instances details
Eq MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Ord MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Read MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Show MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Generic MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Associated Types

type Rep MLUserDataEncryptionModeString :: Type -> Type #

NFData MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Hashable MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToJSON MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToJSONKey MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

FromJSON MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

FromJSONKey MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToLog MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToHeader MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToQuery MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

FromXML MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToXML MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToByteString MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

FromText MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToText MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

type Rep MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

type Rep MLUserDataEncryptionModeString = D1 ('MetaData "MLUserDataEncryptionModeString" "Amazonka.Glue.Types.MLUserDataEncryptionModeString" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "MLUserDataEncryptionModeString'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMLUserDataEncryptionModeString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NodeType

newtype NodeType Source #

Constructors

NodeType' 

Fields

Bundled Patterns

pattern NodeType_CRAWLER :: NodeType 
pattern NodeType_JOB :: NodeType 
pattern NodeType_TRIGGER :: NodeType 

Instances

Instances details
Eq NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Ord NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Read NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Show NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Generic NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Associated Types

type Rep NodeType :: Type -> Type #

Methods

from :: NodeType -> Rep NodeType x #

to :: Rep NodeType x -> NodeType #

NFData NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

rnf :: NodeType -> () #

Hashable NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

hashWithSalt :: Int -> NodeType -> Int #

hash :: NodeType -> Int #

ToJSON NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToJSONKey NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

FromJSON NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

FromJSONKey NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToLog NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToHeader NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toHeader :: HeaderName -> NodeType -> [Header] #

ToQuery NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

FromXML NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToXML NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toXML :: NodeType -> XML #

ToByteString NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toBS :: NodeType -> ByteString #

FromText NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToText NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toText :: NodeType -> Text #

type Rep NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

type Rep NodeType = D1 ('MetaData "NodeType" "Amazonka.Glue.Types.NodeType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "NodeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PartitionIndexStatus

newtype PartitionIndexStatus Source #

Instances

Instances details
Eq PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Ord PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Read PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Show PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Generic PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Associated Types

type Rep PartitionIndexStatus :: Type -> Type #

NFData PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Methods

rnf :: PartitionIndexStatus -> () #

Hashable PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToJSON PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToJSONKey PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

FromJSON PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

FromJSONKey PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToLog PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToHeader PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToQuery PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

FromXML PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToXML PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToByteString PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

FromText PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToText PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

type Rep PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

type Rep PartitionIndexStatus = D1 ('MetaData "PartitionIndexStatus" "Amazonka.Glue.Types.PartitionIndexStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "PartitionIndexStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPartitionIndexStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Permission

newtype Permission Source #

Constructors

Permission' 

Fields

Instances

Instances details
Eq Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Ord Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Read Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Show Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Generic Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Associated Types

type Rep Permission :: Type -> Type #

NFData Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Methods

rnf :: Permission -> () #

Hashable Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToJSON Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToJSONKey Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

FromJSON Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

FromJSONKey Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToLog Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToHeader Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToQuery Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

FromXML Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToXML Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Methods

toXML :: Permission -> XML #

ToByteString Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

FromText Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToText Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Methods

toText :: Permission -> Text #

type Rep Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

type Rep Permission = D1 ('MetaData "Permission" "Amazonka.Glue.Types.Permission" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Permission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrincipalType

newtype PrincipalType Source #

Constructors

PrincipalType' 

Instances

Instances details
Eq PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Ord PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Read PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Show PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Generic PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Associated Types

type Rep PrincipalType :: Type -> Type #

NFData PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Methods

rnf :: PrincipalType -> () #

Hashable PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToJSON PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToJSONKey PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

FromJSON PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

FromJSONKey PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToLog PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToHeader PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToQuery PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

FromXML PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToXML PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Methods

toXML :: PrincipalType -> XML #

ToByteString PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

FromText PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToText PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Methods

toText :: PrincipalType -> Text #

type Rep PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

type Rep PrincipalType = D1 ('MetaData "PrincipalType" "Amazonka.Glue.Types.PrincipalType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "PrincipalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrincipalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecrawlBehavior

newtype RecrawlBehavior Source #

Constructors

RecrawlBehavior' 

Instances

Instances details
Eq RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Ord RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Read RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Show RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Generic RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Associated Types

type Rep RecrawlBehavior :: Type -> Type #

NFData RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Methods

rnf :: RecrawlBehavior -> () #

Hashable RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToJSON RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToJSONKey RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

FromJSON RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

FromJSONKey RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToLog RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToHeader RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToQuery RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

FromXML RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToXML RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Methods

toXML :: RecrawlBehavior -> XML #

ToByteString RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

FromText RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToText RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

type Rep RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

type Rep RecrawlBehavior = D1 ('MetaData "RecrawlBehavior" "Amazonka.Glue.Types.RecrawlBehavior" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "RecrawlBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecrawlBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RegistryStatus

newtype RegistryStatus Source #

Constructors

RegistryStatus' 

Instances

Instances details
Eq RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Ord RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Read RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Show RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Generic RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Associated Types

type Rep RegistryStatus :: Type -> Type #

NFData RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Methods

rnf :: RegistryStatus -> () #

Hashable RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToJSON RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToJSONKey RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

FromJSON RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

FromJSONKey RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToLog RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToHeader RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToQuery RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

FromXML RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToXML RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Methods

toXML :: RegistryStatus -> XML #

ToByteString RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

FromText RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToText RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

type Rep RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

type Rep RegistryStatus = D1 ('MetaData "RegistryStatus" "Amazonka.Glue.Types.RegistryStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "RegistryStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRegistryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceShareType

newtype ResourceShareType Source #

Instances

Instances details
Eq ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Ord ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Read ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Show ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Generic ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Associated Types

type Rep ResourceShareType :: Type -> Type #

NFData ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Methods

rnf :: ResourceShareType -> () #

Hashable ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToJSON ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToJSONKey ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

FromJSON ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

FromJSONKey ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToLog ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToHeader ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToQuery ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

FromXML ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToXML ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToByteString ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

FromText ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToText ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

type Rep ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

type Rep ResourceShareType = D1 ('MetaData "ResourceShareType" "Amazonka.Glue.Types.ResourceShareType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ResourceShareType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
Eq ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Read ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Generic ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

NFData ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToJSON ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

FromXML ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToXML ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Methods

toXML :: ResourceType -> XML #

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

FromText ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToText ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Methods

toText :: ResourceType -> Text #

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.Glue.Types.ResourceType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3EncryptionMode

newtype S3EncryptionMode Source #

Instances

Instances details
Eq S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Ord S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Read S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Show S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Generic S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Associated Types

type Rep S3EncryptionMode :: Type -> Type #

NFData S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Methods

rnf :: S3EncryptionMode -> () #

Hashable S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToJSON S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToJSONKey S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

FromJSON S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

FromJSONKey S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToLog S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToHeader S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToQuery S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

FromXML S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToXML S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToByteString S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

FromText S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToText S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

type Rep S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

type Rep S3EncryptionMode = D1 ('MetaData "S3EncryptionMode" "Amazonka.Glue.Types.S3EncryptionMode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "S3EncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3EncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScheduleState

newtype ScheduleState Source #

Constructors

ScheduleState' 

Instances

Instances details
Eq ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Ord ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Read ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Show ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Generic ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Associated Types

type Rep ScheduleState :: Type -> Type #

NFData ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Methods

rnf :: ScheduleState -> () #

Hashable ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToJSON ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToJSONKey ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

FromJSON ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

FromJSONKey ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToLog ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToHeader ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToQuery ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

FromXML ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToXML ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Methods

toXML :: ScheduleState -> XML #

ToByteString ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

FromText ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToText ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Methods

toText :: ScheduleState -> Text #

type Rep ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

type Rep ScheduleState = D1 ('MetaData "ScheduleState" "Amazonka.Glue.Types.ScheduleState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "ScheduleState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScheduleState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SchemaDiffType

newtype SchemaDiffType Source #

Constructors

SchemaDiffType' 

Bundled Patterns

pattern SchemaDiffType_SYNTAX_DIFF :: SchemaDiffType 

Instances

Instances details
Eq SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Ord SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Read SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Show SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Generic SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Associated Types

type Rep SchemaDiffType :: Type -> Type #

NFData SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Methods

rnf :: SchemaDiffType -> () #

Hashable SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToJSON SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToJSONKey SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromJSON SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromJSONKey SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToLog SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToHeader SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToQuery SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromXML SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToXML SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Methods

toXML :: SchemaDiffType -> XML #

ToByteString SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromText SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToText SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

type Rep SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

type Rep SchemaDiffType = D1 ('MetaData "SchemaDiffType" "Amazonka.Glue.Types.SchemaDiffType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "SchemaDiffType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaDiffType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SchemaStatus

newtype SchemaStatus Source #

Constructors

SchemaStatus' 

Instances

Instances details
Eq SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Ord SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Read SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Show SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Generic SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Associated Types

type Rep SchemaStatus :: Type -> Type #

NFData SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Methods

rnf :: SchemaStatus -> () #

Hashable SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToJSON SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToJSONKey SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

FromJSON SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

FromJSONKey SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToLog SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToHeader SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToQuery SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

FromXML SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToXML SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Methods

toXML :: SchemaStatus -> XML #

ToByteString SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

FromText SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToText SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Methods

toText :: SchemaStatus -> Text #

type Rep SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

type Rep SchemaStatus = D1 ('MetaData "SchemaStatus" "Amazonka.Glue.Types.SchemaStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "SchemaStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SchemaVersionStatus

newtype SchemaVersionStatus Source #

Instances

Instances details
Eq SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Ord SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Read SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Show SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Generic SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Associated Types

type Rep SchemaVersionStatus :: Type -> Type #

NFData SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Methods

rnf :: SchemaVersionStatus -> () #

Hashable SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToJSON SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToJSONKey SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

FromJSON SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

FromJSONKey SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToLog SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToHeader SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToQuery SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

FromXML SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToXML SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToByteString SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

FromText SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToText SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

type Rep SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

type Rep SchemaVersionStatus = D1 ('MetaData "SchemaVersionStatus" "Amazonka.Glue.Types.SchemaVersionStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "SchemaVersionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Sort

newtype Sort Source #

Constructors

Sort' 

Fields

Bundled Patterns

pattern Sort_ASC :: Sort 
pattern Sort_DESC :: Sort 

Instances

Instances details
Eq Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

(==) :: Sort -> Sort -> Bool #

(/=) :: Sort -> Sort -> Bool #

Ord Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

compare :: Sort -> Sort -> Ordering #

(<) :: Sort -> Sort -> Bool #

(<=) :: Sort -> Sort -> Bool #

(>) :: Sort -> Sort -> Bool #

(>=) :: Sort -> Sort -> Bool #

max :: Sort -> Sort -> Sort #

min :: Sort -> Sort -> Sort #

Read Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Show Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

showsPrec :: Int -> Sort -> ShowS #

show :: Sort -> String #

showList :: [Sort] -> ShowS #

Generic Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Associated Types

type Rep Sort :: Type -> Type #

Methods

from :: Sort -> Rep Sort x #

to :: Rep Sort x -> Sort #

NFData Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

rnf :: Sort -> () #

Hashable Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

hashWithSalt :: Int -> Sort -> Int #

hash :: Sort -> Int #

ToJSON Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToJSONKey Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

FromJSON Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

FromJSONKey Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToLog Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToHeader Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toHeader :: HeaderName -> Sort -> [Header] #

ToQuery Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toQuery :: Sort -> QueryString #

FromXML Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

parseXML :: [Node] -> Either String Sort #

ToXML Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toXML :: Sort -> XML #

ToByteString Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toBS :: Sort -> ByteString #

FromText Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToText Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toText :: Sort -> Text #

type Rep Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

type Rep Sort = D1 ('MetaData "Sort" "Amazonka.Glue.Types.Sort" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "Sort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortDirectionType

newtype SortDirectionType Source #

Instances

Instances details
Eq SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Ord SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Read SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Show SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Generic SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Associated Types

type Rep SortDirectionType :: Type -> Type #

NFData SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Methods

rnf :: SortDirectionType -> () #

Hashable SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToJSON SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToJSONKey SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

FromJSON SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

FromJSONKey SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToLog SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToHeader SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToQuery SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

FromXML SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToXML SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToByteString SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

FromText SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToText SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

type Rep SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

type Rep SortDirectionType = D1 ('MetaData "SortDirectionType" "Amazonka.Glue.Types.SortDirectionType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "SortDirectionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortDirectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskRunSortColumnType

newtype TaskRunSortColumnType Source #

Instances

Instances details
Eq TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Ord TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Read TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Show TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Generic TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Associated Types

type Rep TaskRunSortColumnType :: Type -> Type #

NFData TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Methods

rnf :: TaskRunSortColumnType -> () #

Hashable TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToJSON TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToJSONKey TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

FromJSON TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

FromJSONKey TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToLog TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToHeader TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToQuery TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

FromXML TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToXML TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToByteString TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

FromText TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToText TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

type Rep TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

type Rep TaskRunSortColumnType = D1 ('MetaData "TaskRunSortColumnType" "Amazonka.Glue.Types.TaskRunSortColumnType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TaskRunSortColumnType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskRunSortColumnType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskStatusType

newtype TaskStatusType Source #

Constructors

TaskStatusType' 

Instances

Instances details
Eq TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Ord TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Read TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Show TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Generic TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Associated Types

type Rep TaskStatusType :: Type -> Type #

NFData TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Methods

rnf :: TaskStatusType -> () #

Hashable TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToJSON TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToJSONKey TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

FromJSON TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

FromJSONKey TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToLog TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToHeader TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToQuery TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

FromXML TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToXML TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Methods

toXML :: TaskStatusType -> XML #

ToByteString TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

FromText TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToText TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

type Rep TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

type Rep TaskStatusType = D1 ('MetaData "TaskStatusType" "Amazonka.Glue.Types.TaskStatusType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TaskStatusType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskStatusType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskType

newtype TaskType Source #

Constructors

TaskType' 

Fields

Instances

Instances details
Eq TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Ord TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Read TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Show TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Generic TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Associated Types

type Rep TaskType :: Type -> Type #

Methods

from :: TaskType -> Rep TaskType x #

to :: Rep TaskType x -> TaskType #

NFData TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

rnf :: TaskType -> () #

Hashable TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

hashWithSalt :: Int -> TaskType -> Int #

hash :: TaskType -> Int #

ToJSON TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToJSONKey TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

FromJSON TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

FromJSONKey TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToLog TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToHeader TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toHeader :: HeaderName -> TaskType -> [Header] #

ToQuery TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

FromXML TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToXML TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toXML :: TaskType -> XML #

ToByteString TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toBS :: TaskType -> ByteString #

FromText TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToText TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toText :: TaskType -> Text #

type Rep TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

type Rep TaskType = D1 ('MetaData "TaskType" "Amazonka.Glue.Types.TaskType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TaskType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformSortColumnType

newtype TransformSortColumnType Source #

Instances

Instances details
Eq TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Ord TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Read TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Show TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Generic TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Associated Types

type Rep TransformSortColumnType :: Type -> Type #

NFData TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Methods

rnf :: TransformSortColumnType -> () #

Hashable TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToJSON TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToJSONKey TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

FromJSON TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

FromJSONKey TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToLog TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToHeader TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToQuery TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

FromXML TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToXML TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToByteString TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

FromText TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToText TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

type Rep TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

type Rep TransformSortColumnType = D1 ('MetaData "TransformSortColumnType" "Amazonka.Glue.Types.TransformSortColumnType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TransformSortColumnType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformSortColumnType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformStatusType

newtype TransformStatusType Source #

Instances

Instances details
Eq TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Ord TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Read TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Show TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Generic TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Associated Types

type Rep TransformStatusType :: Type -> Type #

NFData TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Methods

rnf :: TransformStatusType -> () #

Hashable TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToJSON TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToJSONKey TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

FromJSON TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

FromJSONKey TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToLog TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToHeader TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToQuery TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

FromXML TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToXML TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToByteString TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

FromText TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToText TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

type Rep TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

type Rep TransformStatusType = D1 ('MetaData "TransformStatusType" "Amazonka.Glue.Types.TransformStatusType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TransformStatusType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformStatusType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformType

newtype TransformType Source #

Constructors

TransformType' 

Bundled Patterns

pattern TransformType_FIND_MATCHES :: TransformType 

Instances

Instances details
Eq TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Ord TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Read TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Show TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Generic TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Associated Types

type Rep TransformType :: Type -> Type #

NFData TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Methods

rnf :: TransformType -> () #

Hashable TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToJSON TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToJSONKey TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

FromJSON TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

FromJSONKey TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToLog TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToHeader TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToQuery TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

FromXML TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToXML TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Methods

toXML :: TransformType -> XML #

ToByteString TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

FromText TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToText TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Methods

toText :: TransformType -> Text #

type Rep TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

type Rep TransformType = D1 ('MetaData "TransformType" "Amazonka.Glue.Types.TransformType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TransformType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TriggerState

newtype TriggerState Source #

Constructors

TriggerState' 

Instances

Instances details
Eq TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Ord TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Read TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Show TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Generic TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Associated Types

type Rep TriggerState :: Type -> Type #

NFData TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Methods

rnf :: TriggerState -> () #

Hashable TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToJSON TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToJSONKey TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

FromJSON TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

FromJSONKey TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToLog TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToHeader TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToQuery TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

FromXML TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToXML TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Methods

toXML :: TriggerState -> XML #

ToByteString TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

FromText TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToText TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Methods

toText :: TriggerState -> Text #

type Rep TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

type Rep TriggerState = D1 ('MetaData "TriggerState" "Amazonka.Glue.Types.TriggerState" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TriggerState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTriggerState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TriggerType

newtype TriggerType Source #

Constructors

TriggerType' 

Instances

Instances details
Eq TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Ord TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Read TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Show TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Generic TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Associated Types

type Rep TriggerType :: Type -> Type #

NFData TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Methods

rnf :: TriggerType -> () #

Hashable TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToJSON TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToJSONKey TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

FromJSON TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

FromJSONKey TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToLog TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToHeader TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToQuery TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

FromXML TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToXML TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Methods

toXML :: TriggerType -> XML #

ToByteString TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

FromText TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToText TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Methods

toText :: TriggerType -> Text #

type Rep TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

type Rep TriggerType = D1 ('MetaData "TriggerType" "Amazonka.Glue.Types.TriggerType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "TriggerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTriggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UpdateBehavior

newtype UpdateBehavior Source #

Constructors

UpdateBehavior' 

Instances

Instances details
Eq UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Ord UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Read UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Show UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Generic UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Associated Types

type Rep UpdateBehavior :: Type -> Type #

NFData UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Methods

rnf :: UpdateBehavior -> () #

Hashable UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToJSON UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToJSONKey UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

FromJSON UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

FromJSONKey UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToLog UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToHeader UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToQuery UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

FromXML UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToXML UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Methods

toXML :: UpdateBehavior -> XML #

ToByteString UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

FromText UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToText UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

type Rep UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

type Rep UpdateBehavior = D1 ('MetaData "UpdateBehavior" "Amazonka.Glue.Types.UpdateBehavior" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "UpdateBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUpdateBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WorkerType

newtype WorkerType Source #

Constructors

WorkerType' 

Fields

Bundled Patterns

pattern WorkerType_G_1X :: WorkerType 
pattern WorkerType_G_2X :: WorkerType 
pattern WorkerType_Standard :: WorkerType 

Instances

Instances details
Eq WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Ord WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Read WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Show WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Generic WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Associated Types

type Rep WorkerType :: Type -> Type #

NFData WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Methods

rnf :: WorkerType -> () #

Hashable WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToJSON WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToJSONKey WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

FromJSON WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

FromJSONKey WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToLog WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToHeader WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToQuery WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

FromXML WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToXML WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Methods

toXML :: WorkerType -> XML #

ToByteString WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

FromText WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToText WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Methods

toText :: WorkerType -> Text #

type Rep WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

type Rep WorkerType = D1 ('MetaData "WorkerType" "Amazonka.Glue.Types.WorkerType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "WorkerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWorkerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WorkflowRunStatus

newtype WorkflowRunStatus Source #

Instances

Instances details
Eq WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Ord WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Read WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Show WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Generic WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Associated Types

type Rep WorkflowRunStatus :: Type -> Type #

NFData WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Methods

rnf :: WorkflowRunStatus -> () #

Hashable WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToJSON WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToJSONKey WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

FromJSON WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

FromJSONKey WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToLog WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToHeader WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToQuery WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

FromXML WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToXML WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToByteString WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

FromText WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToText WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

type Rep WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

type Rep WorkflowRunStatus = D1 ('MetaData "WorkflowRunStatus" "Amazonka.Glue.Types.WorkflowRunStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "WorkflowRunStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWorkflowRunStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Action

data Action Source #

Defines an action to be initiated by a trigger.

See: newAction smart constructor.

Instances

Instances details
Eq Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

(==) :: Action -> Action -> Bool #

(/=) :: Action -> Action -> Bool #

Read Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Show Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Generic Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Associated Types

type Rep Action :: Type -> Type #

Methods

from :: Action -> Rep Action x #

to :: Rep Action x -> Action #

NFData Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

rnf :: Action -> () #

Hashable Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

hashWithSalt :: Int -> Action -> Int #

hash :: Action -> Int #

ToJSON Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

FromJSON Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

type Rep Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

newAction :: Action Source #

Create a value of Action with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationProperty:Action', action_notificationProperty - Specifies configuration properties of a job run notification.

$sel:arguments:Action', action_arguments - The job arguments used when this trigger fires. For this job run, they replace the default arguments set in the job definition itself.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own Job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:jobName:Action', action_jobName - The name of a job to be run.

$sel:securityConfiguration:Action', action_securityConfiguration - The name of the SecurityConfiguration structure to be used with this action.

$sel:timeout:Action', action_timeout - The JobRun timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours). This overrides the timeout value set in the parent job.

$sel:crawlerName:Action', action_crawlerName - The name of the crawler to be used with this action.

BackfillError

data BackfillError Source #

A list of errors that can occur when registering partition indexes for an existing table.

These errors give the details about why an index registration failed and provide a limited number of partitions in the response, so that you can fix the partitions at fault and try registering the index again. The most common set of errors that can occur are categorized as follows:

  • EncryptedPartitionError: The partitions are encrypted.
  • InvalidPartitionTypeDataError: The partition value doesn't match the data type for that partition column.
  • MissingPartitionValueError: The partitions are encrypted.
  • UnsupportedPartitionCharacterError: Characters inside the partition value are not supported. For example: U+0000 , U+0001, U+0002.
  • InternalError: Any error which does not belong to other error codes.

See: newBackfillError smart constructor.

Instances

Instances details
Eq BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Read BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Show BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Generic BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Associated Types

type Rep BackfillError :: Type -> Type #

NFData BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Methods

rnf :: BackfillError -> () #

Hashable BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

FromJSON BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

type Rep BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

type Rep BackfillError = D1 ('MetaData "BackfillError" "Amazonka.Glue.Types.BackfillError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BackfillError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionValueList])) :*: S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BackfillErrorCode))))

newBackfillError :: BackfillError Source #

Create a value of BackfillError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitions:BackfillError', backfillError_partitions - A list of a limited number of partitions in the response.

$sel:code:BackfillError', backfillError_code - The error code for an error that occurred when registering partition indexes for an existing table.

BatchStopJobRunError

data BatchStopJobRunError Source #

Records an error that occurred when attempting to stop a specified job run.

See: newBatchStopJobRunError smart constructor.

Instances

Instances details
Eq BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Read BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Show BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Generic BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Associated Types

type Rep BatchStopJobRunError :: Type -> Type #

NFData BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Methods

rnf :: BatchStopJobRunError -> () #

Hashable BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

FromJSON BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

type Rep BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

type Rep BatchStopJobRunError = D1 ('MetaData "BatchStopJobRunError" "Amazonka.Glue.Types.BatchStopJobRunError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchStopJobRunError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)))))

newBatchStopJobRunError :: BatchStopJobRunError Source #

Create a value of BatchStopJobRunError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:BatchStopJobRunError', batchStopJobRunError_jobName - The name of the job definition that is used in the job run in question.

$sel:jobRunId:BatchStopJobRunError', batchStopJobRunError_jobRunId - The JobRunId of the job run in question.

$sel:errorDetail:BatchStopJobRunError', batchStopJobRunError_errorDetail - Specifies details about the error that was encountered.

BatchStopJobRunSuccessfulSubmission

data BatchStopJobRunSuccessfulSubmission Source #

Records a successful request to stop a specified JobRun.

See: newBatchStopJobRunSuccessfulSubmission smart constructor.

Instances

Instances details
Eq BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Read BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Show BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Generic BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

NFData BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Hashable BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

FromJSON BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

type Rep BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

type Rep BatchStopJobRunSuccessfulSubmission = D1 ('MetaData "BatchStopJobRunSuccessfulSubmission" "Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchStopJobRunSuccessfulSubmission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newBatchStopJobRunSuccessfulSubmission :: BatchStopJobRunSuccessfulSubmission Source #

Create a value of BatchStopJobRunSuccessfulSubmission with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:BatchStopJobRunSuccessfulSubmission', batchStopJobRunSuccessfulSubmission_jobName - The name of the job definition used in the job run that was stopped.

$sel:jobRunId:BatchStopJobRunSuccessfulSubmission', batchStopJobRunSuccessfulSubmission_jobRunId - The JobRunId of the job run that was stopped.

BatchUpdatePartitionFailureEntry

data BatchUpdatePartitionFailureEntry Source #

Contains information about a batch update partition error.

See: newBatchUpdatePartitionFailureEntry smart constructor.

Instances

Instances details
Eq BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Read BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Show BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Generic BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Associated Types

type Rep BatchUpdatePartitionFailureEntry :: Type -> Type #

NFData BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Hashable BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

FromJSON BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

type Rep BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

type Rep BatchUpdatePartitionFailureEntry = D1 ('MetaData "BatchUpdatePartitionFailureEntry" "Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchUpdatePartitionFailureEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitionValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail))))

newBatchUpdatePartitionFailureEntry :: BatchUpdatePartitionFailureEntry Source #

Create a value of BatchUpdatePartitionFailureEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitionValueList:BatchUpdatePartitionFailureEntry', batchUpdatePartitionFailureEntry_partitionValueList - A list of values defining the partitions.

$sel:errorDetail:BatchUpdatePartitionFailureEntry', batchUpdatePartitionFailureEntry_errorDetail - The details about the batch update partition error.

BatchUpdatePartitionRequestEntry

data BatchUpdatePartitionRequestEntry Source #

A structure that contains the values and structure used to update a partition.

See: newBatchUpdatePartitionRequestEntry smart constructor.

Instances

Instances details
Eq BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Read BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Show BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Generic BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Associated Types

type Rep BatchUpdatePartitionRequestEntry :: Type -> Type #

NFData BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Hashable BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

ToJSON BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

type Rep BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

type Rep BatchUpdatePartitionRequestEntry = D1 ('MetaData "BatchUpdatePartitionRequestEntry" "Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BatchUpdatePartitionRequestEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitionValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "partitionInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PartitionInput)))

newBatchUpdatePartitionRequestEntry Source #

Create a value of BatchUpdatePartitionRequestEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitionValueList:BatchUpdatePartitionRequestEntry', batchUpdatePartitionRequestEntry_partitionValueList - A list of values defining the partitions.

$sel:partitionInput:BatchUpdatePartitionRequestEntry', batchUpdatePartitionRequestEntry_partitionInput - The structure used to update a partition.

BinaryColumnStatisticsData

data BinaryColumnStatisticsData Source #

Defines column statistics supported for bit sequence data values.

See: newBinaryColumnStatisticsData smart constructor.

Instances

Instances details
Eq BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Read BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Show BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Generic BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Associated Types

type Rep BinaryColumnStatisticsData :: Type -> Type #

NFData BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Hashable BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

ToJSON BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

FromJSON BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

type Rep BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

type Rep BinaryColumnStatisticsData = D1 ('MetaData "BinaryColumnStatisticsData" "Amazonka.Glue.Types.BinaryColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BinaryColumnStatisticsData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maximumLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "averageLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newBinaryColumnStatisticsData Source #

Create a value of BinaryColumnStatisticsData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumLength:BinaryColumnStatisticsData', binaryColumnStatisticsData_maximumLength - The size of the longest bit sequence in the column.

$sel:averageLength:BinaryColumnStatisticsData', binaryColumnStatisticsData_averageLength - The average bit sequence length in the column.

$sel:numberOfNulls:BinaryColumnStatisticsData', binaryColumnStatisticsData_numberOfNulls - The number of null values in the column.

Blueprint

data Blueprint Source #

The details of a blueprint.

See: newBlueprint smart constructor.

Instances

Instances details
Eq Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Read Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Show Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Generic Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Associated Types

type Rep Blueprint :: Type -> Type #

NFData Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Methods

rnf :: Blueprint -> () #

Hashable Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

FromJSON Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

type Rep Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

newBlueprint :: Blueprint Source #

Create a value of Blueprint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:Blueprint', blueprint_status - The status of the blueprint registration.

  • Creating — The blueprint registration is in progress.
  • Active — The blueprint has been successfully registered.
  • Updating — An update to the blueprint registration is in progress.
  • Failed — The blueprint registration failed.

$sel:parameterSpec:Blueprint', blueprint_parameterSpec - A JSON string that indicates the list of parameter specifications for the blueprint.

$sel:blueprintLocation:Blueprint', blueprint_blueprintLocation - Specifies the path in Amazon S3 where the blueprint is published.

$sel:lastModifiedOn:Blueprint', blueprint_lastModifiedOn - The date and time the blueprint was last modified.

$sel:lastActiveDefinition:Blueprint', blueprint_lastActiveDefinition - When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.

$sel:name:Blueprint', blueprint_name - The name of the blueprint.

$sel:blueprintServiceLocation:Blueprint', blueprint_blueprintServiceLocation - Specifies a path in Amazon S3 where the blueprint is copied when you call CreateBlueprint/UpdateBlueprint to register the blueprint in Glue.

$sel:errorMessage:Blueprint', blueprint_errorMessage - An error message.

$sel:description:Blueprint', blueprint_description - The description of the blueprint.

$sel:createdOn:Blueprint', blueprint_createdOn - The date and time the blueprint was registered.

BlueprintDetails

data BlueprintDetails Source #

The details of a blueprint.

See: newBlueprintDetails smart constructor.

Instances

Instances details
Eq BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Read BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Show BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Generic BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Associated Types

type Rep BlueprintDetails :: Type -> Type #

NFData BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Methods

rnf :: BlueprintDetails -> () #

Hashable BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

FromJSON BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

type Rep BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

type Rep BlueprintDetails = D1 ('MetaData "BlueprintDetails" "Amazonka.Glue.Types.BlueprintDetails" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BlueprintDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newBlueprintDetails :: BlueprintDetails Source #

Create a value of BlueprintDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runId:BlueprintDetails', blueprintDetails_runId - The run ID for this blueprint.

$sel:blueprintName:BlueprintDetails', blueprintDetails_blueprintName - The name of the blueprint.

BlueprintRun

data BlueprintRun Source #

The details of a blueprint run.

See: newBlueprintRun smart constructor.

Instances

Instances details
Eq BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Read BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Show BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Generic BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Associated Types

type Rep BlueprintRun :: Type -> Type #

NFData BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Methods

rnf :: BlueprintRun -> () #

Hashable BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

FromJSON BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

type Rep BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

newBlueprintRun :: BlueprintRun Source #

Create a value of BlueprintRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:workflowName:BlueprintRun', blueprintRun_workflowName - The name of a workflow that is created as a result of a successful blueprint run. If a blueprint run has an error, there will not be a workflow created.

$sel:completedOn:BlueprintRun', blueprintRun_completedOn - The date and time that the blueprint run completed.

$sel:state:BlueprintRun', blueprintRun_state - The state of the blueprint run. Possible values are:

  • Running — The blueprint run is in progress.
  • Succeeded — The blueprint run completed successfully.
  • Failed — The blueprint run failed and rollback is complete.
  • Rolling Back — The blueprint run failed and rollback is in progress.

$sel:rollbackErrorMessage:BlueprintRun', blueprintRun_rollbackErrorMessage - If there are any errors while creating the entities of a workflow, we try to roll back the created entities until that point and delete them. This attribute indicates the errors seen while trying to delete the entities that are created.

$sel:startedOn:BlueprintRun', blueprintRun_startedOn - The date and time that the blueprint run started.

$sel:runId:BlueprintRun', blueprintRun_runId - The run ID for this blueprint run.

$sel:parameters:BlueprintRun', blueprintRun_parameters - The blueprint parameters as a string. You will have to provide a value for each key that is required from the parameter spec that is defined in the Blueprint$ParameterSpec.

$sel:blueprintName:BlueprintRun', blueprintRun_blueprintName - The name of the blueprint.

$sel:errorMessage:BlueprintRun', blueprintRun_errorMessage - Indicates any errors that are seen while running the blueprint.

$sel:roleArn:BlueprintRun', blueprintRun_roleArn - The role ARN. This role will be assumed by the Glue service and will be used to create the workflow and other entities of a workflow.

BooleanColumnStatisticsData

data BooleanColumnStatisticsData Source #

Defines column statistics supported for Boolean data columns.

See: newBooleanColumnStatisticsData smart constructor.

Instances

Instances details
Eq BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Read BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Show BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Generic BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Associated Types

type Rep BooleanColumnStatisticsData :: Type -> Type #

NFData BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Hashable BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

ToJSON BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

FromJSON BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

type Rep BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

type Rep BooleanColumnStatisticsData = D1 ('MetaData "BooleanColumnStatisticsData" "Amazonka.Glue.Types.BooleanColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "BooleanColumnStatisticsData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numberOfTrues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "numberOfFalses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newBooleanColumnStatisticsData Source #

Create a value of BooleanColumnStatisticsData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfTrues:BooleanColumnStatisticsData', booleanColumnStatisticsData_numberOfTrues - The number of true values in the column.

$sel:numberOfFalses:BooleanColumnStatisticsData', booleanColumnStatisticsData_numberOfFalses - The number of false values in the column.

$sel:numberOfNulls:BooleanColumnStatisticsData', booleanColumnStatisticsData_numberOfNulls - The number of null values in the column.

CatalogEntry

data CatalogEntry Source #

Specifies a table definition in the Glue Data Catalog.

See: newCatalogEntry smart constructor.

Constructors

CatalogEntry' Text Text 

Instances

Instances details
Eq CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Read CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Show CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Generic CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Associated Types

type Rep CatalogEntry :: Type -> Type #

NFData CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Methods

rnf :: CatalogEntry -> () #

Hashable CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

ToJSON CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

type Rep CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

type Rep CatalogEntry = D1 ('MetaData "CatalogEntry" "Amazonka.Glue.Types.CatalogEntry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CatalogEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCatalogEntry Source #

Create a value of CatalogEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:databaseName:CatalogEntry', catalogEntry_databaseName - The database in which the table metadata resides.

$sel:tableName:CatalogEntry', catalogEntry_tableName - The name of the table in question.

CatalogImportStatus

data CatalogImportStatus Source #

A structure containing migration status information.

See: newCatalogImportStatus smart constructor.

Instances

Instances details
Eq CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Read CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Show CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Generic CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Associated Types

type Rep CatalogImportStatus :: Type -> Type #

NFData CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Methods

rnf :: CatalogImportStatus -> () #

Hashable CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

FromJSON CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

type Rep CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

type Rep CatalogImportStatus = D1 ('MetaData "CatalogImportStatus" "Amazonka.Glue.Types.CatalogImportStatus" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CatalogImportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "importTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "importCompleted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newCatalogImportStatus :: CatalogImportStatus Source #

Create a value of CatalogImportStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:importedBy:CatalogImportStatus', catalogImportStatus_importedBy - The name of the person who initiated the migration.

$sel:importTime:CatalogImportStatus', catalogImportStatus_importTime - The time that the migration was started.

$sel:importCompleted:CatalogImportStatus', catalogImportStatus_importCompleted - True if the migration has completed, or False otherwise.

CatalogTarget

data CatalogTarget Source #

Specifies an Glue Data Catalog target.

See: newCatalogTarget smart constructor.

Instances

Instances details
Eq CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Read CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Show CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Generic CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Associated Types

type Rep CatalogTarget :: Type -> Type #

NFData CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Methods

rnf :: CatalogTarget -> () #

Hashable CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

ToJSON CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

FromJSON CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

type Rep CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

type Rep CatalogTarget = D1 ('MetaData "CatalogTarget" "Amazonka.Glue.Types.CatalogTarget" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CatalogTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newCatalogTarget Source #

Create a value of CatalogTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:databaseName:CatalogTarget', catalogTarget_databaseName - The name of the database to be synchronized.

$sel:tables:CatalogTarget', catalogTarget_tables - A list of the tables to be synchronized.

Classifier

data Classifier Source #

Classifiers are triggered during a crawl task. A classifier checks whether a given file is in a format it can handle. If it is, the classifier creates a schema in the form of a StructType object that matches that data format.

You can use the standard classifiers that Glue provides, or you can write your own classifiers to best categorize your data sources and specify the appropriate schemas to use for them. A classifier can be a grok classifier, an XML classifier, a JSON classifier, or a custom CSV classifier, as specified in one of the fields in the Classifier object.

See: newClassifier smart constructor.

Instances

Instances details
Eq Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Read Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Show Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Generic Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Associated Types

type Rep Classifier :: Type -> Type #

NFData Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Methods

rnf :: Classifier -> () #

Hashable Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

FromJSON Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

type Rep Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

type Rep Classifier = D1 ('MetaData "Classifier" "Amazonka.Glue.Types.Classifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Classifier'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "grokClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GrokClassifier)) :*: S1 ('MetaSel ('Just "xMLClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe XMLClassifier))) :*: (S1 ('MetaSel ('Just "csvClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvClassifier)) :*: S1 ('MetaSel ('Just "jsonClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JsonClassifier)))))

newClassifier :: Classifier Source #

Create a value of Classifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:grokClassifier:Classifier', classifier_grokClassifier - A classifier that uses grok.

$sel:xMLClassifier:Classifier', classifier_xMLClassifier - A classifier for XML content.

$sel:csvClassifier:Classifier', classifier_csvClassifier - A classifier for comma-separated values (CSV).

$sel:jsonClassifier:Classifier', classifier_jsonClassifier - A classifier for JSON content.

CloudWatchEncryption

data CloudWatchEncryption Source #

Specifies how Amazon CloudWatch data should be encrypted.

See: newCloudWatchEncryption smart constructor.

Instances

Instances details
Eq CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Read CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Show CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Generic CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Associated Types

type Rep CloudWatchEncryption :: Type -> Type #

NFData CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Methods

rnf :: CloudWatchEncryption -> () #

Hashable CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

ToJSON CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

FromJSON CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

type Rep CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

type Rep CloudWatchEncryption = D1 ('MetaData "CloudWatchEncryption" "Amazonka.Glue.Types.CloudWatchEncryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CloudWatchEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cloudWatchEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchEncryptionMode)) :*: S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCloudWatchEncryption :: CloudWatchEncryption Source #

Create a value of CloudWatchEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cloudWatchEncryptionMode:CloudWatchEncryption', cloudWatchEncryption_cloudWatchEncryptionMode - The encryption mode to use for CloudWatch data.

$sel:kmsKeyArn:CloudWatchEncryption', cloudWatchEncryption_kmsKeyArn - The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

CodeGenEdge

data CodeGenEdge Source #

Represents a directional edge in a directed acyclic graph (DAG).

See: newCodeGenEdge smart constructor.

Constructors

CodeGenEdge' (Maybe Text) Text Text 

Instances

Instances details
Eq CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Read CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Show CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Generic CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Associated Types

type Rep CodeGenEdge :: Type -> Type #

NFData CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Methods

rnf :: CodeGenEdge -> () #

Hashable CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

ToJSON CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

FromJSON CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

type Rep CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

type Rep CodeGenEdge = D1 ('MetaData "CodeGenEdge" "Amazonka.Glue.Types.CodeGenEdge" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CodeGenEdge'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetParameter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "target") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCodeGenEdge Source #

Create a value of CodeGenEdge with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:targetParameter:CodeGenEdge', codeGenEdge_targetParameter - The target of the edge.

$sel:source:CodeGenEdge', codeGenEdge_source - The ID of the node at which the edge starts.

$sel:target:CodeGenEdge', codeGenEdge_target - The ID of the node at which the edge ends.

CodeGenNode

data CodeGenNode Source #

Represents a node in a directed acyclic graph (DAG)

See: newCodeGenNode smart constructor.

Instances

Instances details
Eq CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Read CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Show CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Generic CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Associated Types

type Rep CodeGenNode :: Type -> Type #

NFData CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Methods

rnf :: CodeGenNode -> () #

Hashable CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

ToJSON CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

FromJSON CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

type Rep CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

type Rep CodeGenNode = D1 ('MetaData "CodeGenNode" "Amazonka.Glue.Types.CodeGenNode" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CodeGenNode'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lineNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "nodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "args") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [CodeGenNodeArg]))))

newCodeGenNode Source #

Create a value of CodeGenNode with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lineNumber:CodeGenNode', codeGenNode_lineNumber - The line number of the node.

$sel:id:CodeGenNode', codeGenNode_id - A node identifier that is unique within the node's graph.

$sel:nodeType:CodeGenNode', codeGenNode_nodeType - The type of node that this is.

$sel:args:CodeGenNode', codeGenNode_args - Properties of the node, in the form of name-value pairs.

CodeGenNodeArg

data CodeGenNodeArg Source #

An argument or property of a node.

See: newCodeGenNodeArg smart constructor.

Instances

Instances details
Eq CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Read CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Show CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Generic CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Associated Types

type Rep CodeGenNodeArg :: Type -> Type #

NFData CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Methods

rnf :: CodeGenNodeArg -> () #

Hashable CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

ToJSON CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

FromJSON CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

type Rep CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

type Rep CodeGenNodeArg = D1 ('MetaData "CodeGenNodeArg" "Amazonka.Glue.Types.CodeGenNodeArg" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CodeGenNodeArg'" 'PrefixI 'True) (S1 ('MetaSel ('Just "param") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCodeGenNodeArg Source #

Create a value of CodeGenNodeArg with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:param:CodeGenNodeArg', codeGenNodeArg_param - True if the value is used as a parameter.

$sel:name:CodeGenNodeArg', codeGenNodeArg_name - The name of the argument or property.

$sel:value:CodeGenNodeArg', codeGenNodeArg_value - The value of the argument or property.

Column

data Column Source #

A column in a Table.

See: newColumn smart constructor.

Instances

Instances details
Eq Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

(==) :: Column -> Column -> Bool #

(/=) :: Column -> Column -> Bool #

Read Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Show Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Generic Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Associated Types

type Rep Column :: Type -> Type #

Methods

from :: Column -> Rep Column x #

to :: Rep Column x -> Column #

NFData Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

rnf :: Column -> () #

Hashable Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

hashWithSalt :: Int -> Column -> Int #

hash :: Column -> Int #

ToJSON Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

FromJSON Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

type Rep Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

type Rep Column = D1 ('MetaData "Column" "Amazonka.Glue.Types.Column" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Column'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newColumn Source #

Create a value of Column with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parameters:Column', column_parameters - These key-value pairs define properties associated with the column.

$sel:type':Column', column_type - The data type of the Column.

$sel:comment:Column', column_comment - A free-form text comment.

$sel:name:Column', column_name - The name of the Column.

ColumnError

data ColumnError Source #

Encapsulates a column name that failed and the reason for failure.

See: newColumnError smart constructor.

Instances

Instances details
Eq ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Read ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Show ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Generic ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Associated Types

type Rep ColumnError :: Type -> Type #

NFData ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Methods

rnf :: ColumnError -> () #

Hashable ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

FromJSON ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

type Rep ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

type Rep ColumnError = D1 ('MetaData "ColumnError" "Amazonka.Glue.Types.ColumnError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ColumnError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnError :: ColumnError Source #

Create a value of ColumnError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:error:ColumnError', columnError_error - An error message with the reason for the failure of an operation.

$sel:columnName:ColumnError', columnError_columnName - The name of the column that failed.

ColumnImportance

data ColumnImportance Source #

A structure containing the column name and column importance score for a column.

Column importance helps you understand how columns contribute to your model, by identifying which columns in your records are more important than others.

See: newColumnImportance smart constructor.

Instances

Instances details
Eq ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Read ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Show ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Generic ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Associated Types

type Rep ColumnImportance :: Type -> Type #

NFData ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Methods

rnf :: ColumnImportance -> () #

Hashable ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

FromJSON ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

type Rep ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

type Rep ColumnImportance = D1 ('MetaData "ColumnImportance" "Amazonka.Glue.Types.ColumnImportance" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ColumnImportance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnImportance :: ColumnImportance Source #

Create a value of ColumnImportance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:importance:ColumnImportance', columnImportance_importance - The column importance score for the column, as a decimal.

$sel:columnName:ColumnImportance', columnImportance_columnName - The name of a column.

ColumnStatistics

data ColumnStatistics Source #

Represents the generated column-level statistics for a table or partition.

See: newColumnStatistics smart constructor.

Instances

Instances details
Eq ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Read ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Show ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Generic ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Associated Types

type Rep ColumnStatistics :: Type -> Type #

NFData ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Methods

rnf :: ColumnStatistics -> () #

Hashable ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

ToJSON ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

FromJSON ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

type Rep ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

type Rep ColumnStatistics = D1 ('MetaData "ColumnStatistics" "Amazonka.Glue.Types.ColumnStatistics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ColumnStatistics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "columnType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "analyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "statisticsData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ColumnStatisticsData))))

newColumnStatistics Source #

Create a value of ColumnStatistics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:columnName:ColumnStatistics', columnStatistics_columnName - Name of column which statistics belong to.

$sel:columnType:ColumnStatistics', columnStatistics_columnType - The data type of the column.

$sel:analyzedTime:ColumnStatistics', columnStatistics_analyzedTime - The timestamp of when column statistics were generated.

$sel:statisticsData:ColumnStatistics', columnStatistics_statisticsData - A ColumnStatisticData object that contains the statistics data values.

ColumnStatisticsData

data ColumnStatisticsData Source #

Contains the individual types of column statistics data. Only one data object should be set and indicated by the Type attribute.

See: newColumnStatisticsData smart constructor.

Instances

Instances details
Eq ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Read ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Show ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Generic ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Associated Types

type Rep ColumnStatisticsData :: Type -> Type #

NFData ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Methods

rnf :: ColumnStatisticsData -> () #

Hashable ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

ToJSON ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

FromJSON ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

type Rep ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

ColumnStatisticsError

data ColumnStatisticsError Source #

Encapsulates a ColumnStatistics object that failed and the reason for failure.

See: newColumnStatisticsError smart constructor.

Instances

Instances details
Eq ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Read ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Show ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Generic ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Associated Types

type Rep ColumnStatisticsError :: Type -> Type #

NFData ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Methods

rnf :: ColumnStatisticsError -> () #

Hashable ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

FromJSON ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

type Rep ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

type Rep ColumnStatisticsError = D1 ('MetaData "ColumnStatisticsError" "Amazonka.Glue.Types.ColumnStatisticsError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ColumnStatisticsError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: S1 ('MetaSel ('Just "columnStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnStatistics))))

newColumnStatisticsError :: ColumnStatisticsError Source #

Create a value of ColumnStatisticsError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:error:ColumnStatisticsError', columnStatisticsError_error - An error message with the reason for the failure of an operation.

$sel:columnStatistics:ColumnStatisticsError', columnStatisticsError_columnStatistics - The ColumnStatistics of the column.

Condition

data Condition Source #

Defines a condition under which a trigger fires.

See: newCondition smart constructor.

Instances

Instances details
Eq Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Read Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Show Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Generic Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Associated Types

type Rep Condition :: Type -> Type #

NFData Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Methods

rnf :: Condition -> () #

Hashable Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

ToJSON Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

FromJSON Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

type Rep Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

type Rep Condition = D1 ('MetaData "Condition" "Amazonka.Glue.Types.Condition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Condition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "crawlState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlState)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobRunState))) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "logicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogicalOperator)) :*: S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newCondition :: Condition Source #

Create a value of Condition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlState:Condition', condition_crawlState - The state of the crawler to which this condition applies.

$sel:state:Condition', condition_state - The condition state. Currently, the only job states that a trigger can listen for are SUCCEEDED, STOPPED, FAILED, and TIMEOUT. The only crawler states that a trigger can listen for are SUCCEEDED, FAILED, and CANCELLED.

$sel:jobName:Condition', condition_jobName - The name of the job whose JobRuns this condition applies to, and on which this trigger waits.

$sel:logicalOperator:Condition', condition_logicalOperator - A logical operator.

$sel:crawlerName:Condition', condition_crawlerName - The name of the crawler to which this condition applies.

ConfusionMatrix

data ConfusionMatrix Source #

The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.

For more information, see Confusion matrix in Wikipedia.

See: newConfusionMatrix smart constructor.

Instances

Instances details
Eq ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Read ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Show ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Generic ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Associated Types

type Rep ConfusionMatrix :: Type -> Type #

NFData ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Methods

rnf :: ConfusionMatrix -> () #

Hashable ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

FromJSON ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

type Rep ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

type Rep ConfusionMatrix = D1 ('MetaData "ConfusionMatrix" "Amazonka.Glue.Types.ConfusionMatrix" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ConfusionMatrix'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numTrueNegatives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "numFalseNegatives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "numTruePositives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "numFalsePositives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))

newConfusionMatrix :: ConfusionMatrix Source #

Create a value of ConfusionMatrix with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numTrueNegatives:ConfusionMatrix', confusionMatrix_numTrueNegatives - The number of nonmatches in the data that the transform correctly rejected, in the confusion matrix for your transform.

$sel:numFalseNegatives:ConfusionMatrix', confusionMatrix_numFalseNegatives - The number of matches in the data that the transform didn't find, in the confusion matrix for your transform.

$sel:numTruePositives:ConfusionMatrix', confusionMatrix_numTruePositives - The number of matches in the data that the transform correctly found, in the confusion matrix for your transform.

$sel:numFalsePositives:ConfusionMatrix', confusionMatrix_numFalsePositives - The number of nonmatches in the data that the transform incorrectly classified as a match, in the confusion matrix for your transform.

Connection

data Connection Source #

Defines a connection to a data source.

See: newConnection smart constructor.

Instances

Instances details
Eq Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Read Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Show Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Generic Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Associated Types

type Rep Connection :: Type -> Type #

NFData Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Methods

rnf :: Connection -> () #

Hashable Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

FromJSON Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

type Rep Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

newConnection :: Connection Source #

Create a value of Connection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:Connection', connection_creationTime - The time that this connection definition was created.

$sel:lastUpdatedBy:Connection', connection_lastUpdatedBy - The user, group, or role that last updated this connection definition.

$sel:connectionProperties:Connection', connection_connectionProperties - These key-value pairs define parameters for the connection:

  • HOST - The host URI: either the fully qualified domain name (FQDN) or the IPv4 address of the database host.
  • PORT - The port number, between 1024 and 65535, of the port on which the database host is listening for database connections.
  • USER_NAME - The name under which to log in to the database. The value string for USER_NAME is "USERNAME".
  • PASSWORD - A password, if one is used, for the user name.
  • ENCRYPTED_PASSWORD - When you enable connection password protection by setting ConnectionPasswordEncryption in the Data Catalog encryption settings, this field stores the encrypted password.
  • JDBC_DRIVER_JAR_URI - The Amazon Simple Storage Service (Amazon S3) path of the JAR file that contains the JDBC driver to use.
  • JDBC_DRIVER_CLASS_NAME - The class name of the JDBC driver to use.
  • JDBC_ENGINE - The name of the JDBC engine to use.
  • JDBC_ENGINE_VERSION - The version of the JDBC engine to use.
  • CONFIG_FILES - (Reserved for future use.)
  • INSTANCE_ID - The instance ID to use.
  • JDBC_CONNECTION_URL - The URL for connecting to a JDBC data source.
  • JDBC_ENFORCE_SSL - A Boolean string (true, false) specifying whether Secure Sockets Layer (SSL) with hostname matching is enforced for the JDBC connection on the client. The default is false.
  • CUSTOM_JDBC_CERT - An Amazon S3 location specifying the customer's root certificate. Glue uses this root certificate to validate the customer’s certificate when connecting to the customer database. Glue only handles X.509 certificates. The certificate provided must be DER-encoded and supplied in Base64 encoding PEM format.
  • SKIP_CUSTOM_JDBC_CERT_VALIDATION - By default, this is false. Glue validates the Signature algorithm and Subject Public Key Algorithm for the customer certificate. The only permitted algorithms for the Signature algorithm are SHA256withRSA, SHA384withRSA or SHA512withRSA. For the Subject Public Key Algorithm, the key length must be at least 2048. You can set the value of this property to true to skip Glue’s validation of the customer certificate.
  • CUSTOM_JDBC_CERT_STRING - A custom JDBC certificate string which is used for domain match or distinguished name match to prevent a man-in-the-middle attack. In Oracle database, this is used as the SSL_SERVER_CERT_DN; in Microsoft SQL Server, this is used as the hostNameInCertificate.
  • CONNECTION_URL - The URL for connecting to a general (non-JDBC) data source.
  • KAFKA_BOOTSTRAP_SERVERS - A comma-separated list of host and port pairs that are the addresses of the Apache Kafka brokers in a Kafka cluster to which a Kafka client will connect to and bootstrap itself.
  • KAFKA_SSL_ENABLED - Whether to enable or disable SSL on an Apache Kafka connection. Default value is "true".
  • KAFKA_CUSTOM_CERT - The Amazon S3 URL for the private CA cert file (.pem format). The default is an empty string.
  • KAFKA_SKIP_CUSTOM_CERT_VALIDATION - Whether to skip the validation of the CA cert file or not. Glue validates for three algorithms: SHA256withRSA, SHA384withRSA and SHA512withRSA. Default value is "false".
  • SECRET_ID - The secret ID used for the secret manager of credentials.
  • CONNECTOR_URL - The connector URL for a MARKETPLACE or CUSTOM connection.
  • CONNECTOR_TYPE - The connector type for a MARKETPLACE or CUSTOM connection.
  • CONNECTOR_CLASS_NAME - The connector class name for a MARKETPLACE or CUSTOM connection.
  • KAFKA_CLIENT_KEYSTORE - The Amazon S3 location of the client keystore file for Kafka client side authentication (Optional).
  • KAFKA_CLIENT_KEYSTORE_PASSWORD - The password to access the provided keystore (Optional).
  • KAFKA_CLIENT_KEY_PASSWORD - A keystore can consist of multiple keys, so this is the password to access the client key to be used with the Kafka server side key (Optional).
  • ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD - The encrypted version of the Kafka client keystore password (if the user has the Glue encrypt passwords setting selected).
  • ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD - The encrypted version of the Kafka client key password (if the user has the Glue encrypt passwords setting selected).

$sel:lastUpdatedTime:Connection', connection_lastUpdatedTime - The last time that this connection definition was updated.

$sel:matchCriteria:Connection', connection_matchCriteria - A list of criteria that can be used in selecting this connection.

$sel:physicalConnectionRequirements:Connection', connection_physicalConnectionRequirements - A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to make this connection successfully.

$sel:name:Connection', connection_name - The name of the connection definition.

$sel:description:Connection', connection_description - The description of the connection.

$sel:connectionType:Connection', connection_connectionType - The type of the connection. Currently, SFTP is not supported.

ConnectionInput

data ConnectionInput Source #

A structure that is used to specify a connection to create or update.

See: newConnectionInput smart constructor.

Instances

Instances details
Eq ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Read ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Show ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Generic ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Associated Types

type Rep ConnectionInput :: Type -> Type #

NFData ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Methods

rnf :: ConnectionInput -> () #

Hashable ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

ToJSON ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

type Rep ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

type Rep ConnectionInput = D1 ('MetaData "ConnectionInput" "Amazonka.Glue.Types.ConnectionInput" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ConnectionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "matchCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "physicalConnectionRequirements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhysicalConnectionRequirements)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectionType) :*: S1 ('MetaSel ('Just "connectionProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap ConnectionPropertyKey Text))))))

newConnectionInput Source #

Create a value of ConnectionInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:matchCriteria:ConnectionInput', connectionInput_matchCriteria - A list of criteria that can be used in selecting this connection.

$sel:physicalConnectionRequirements:ConnectionInput', connectionInput_physicalConnectionRequirements - A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to successfully make this connection.

$sel:description:ConnectionInput', connectionInput_description - The description of the connection.

$sel:name:ConnectionInput', connectionInput_name - The name of the connection.

$sel:connectionType:ConnectionInput', connectionInput_connectionType - The type of the connection. Currently, these types are supported:

  • JDBC - Designates a connection to a database through Java Database Connectivity (JDBC).
  • KAFKA - Designates a connection to an Apache Kafka streaming platform.
  • MONGODB - Designates a connection to a MongoDB document database.
  • NETWORK - Designates a network connection to a data source within an Amazon Virtual Private Cloud environment (Amazon VPC).
  • MARKETPLACE - Uses configuration settings contained in a connector purchased from Amazon Web Services Marketplace to read from and write to data stores that are not natively supported by Glue.
  • CUSTOM - Uses configuration settings contained in a custom connector to read from and write to data stores that are not natively supported by Glue.

SFTP is not supported.

$sel:connectionProperties:ConnectionInput', connectionInput_connectionProperties - These key-value pairs define parameters for the connection.

ConnectionPasswordEncryption

data ConnectionPasswordEncryption Source #

The data structure used by the Data Catalog to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties. You can enable catalog encryption or only password encryption.

When a CreationConnection request arrives containing a password, the Data Catalog first encrypts the password using your KMS key. It then encrypts the whole connection object again if catalog encryption is also enabled.

This encryption requires that you set KMS key permissions to enable or restrict access on the password key according to your security requirements. For example, you might want only administrators to have decrypt permission on the password key.

See: newConnectionPasswordEncryption smart constructor.

Instances

Instances details
Eq ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Read ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Show ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Generic ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Associated Types

type Rep ConnectionPasswordEncryption :: Type -> Type #

NFData ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Hashable ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

ToJSON ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

FromJSON ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

type Rep ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

type Rep ConnectionPasswordEncryption = D1 ('MetaData "ConnectionPasswordEncryption" "Amazonka.Glue.Types.ConnectionPasswordEncryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ConnectionPasswordEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "returnConnectionPasswordEncrypted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool)))

newConnectionPasswordEncryption Source #

Create a value of ConnectionPasswordEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsKmsKeyId:ConnectionPasswordEncryption', connectionPasswordEncryption_awsKmsKeyId - An KMS key that is used to encrypt the connection password.

If connection password protection is enabled, the caller of CreateConnection and UpdateConnection needs at least kms:Encrypt permission on the specified KMS key, to encrypt passwords before storing them in the Data Catalog.

You can set the decrypt permission to enable or restrict access on the password key according to your security requirements.

$sel:returnConnectionPasswordEncrypted:ConnectionPasswordEncryption', connectionPasswordEncryption_returnConnectionPasswordEncrypted - When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections. This encryption takes effect independently from catalog encryption.

ConnectionsList

data ConnectionsList Source #

Specifies the connections used by a job.

See: newConnectionsList smart constructor.

Constructors

ConnectionsList' (Maybe [Text]) 

Instances

Instances details
Eq ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Read ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Show ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Generic ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Associated Types

type Rep ConnectionsList :: Type -> Type #

NFData ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Methods

rnf :: ConnectionsList -> () #

Hashable ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

ToJSON ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

FromJSON ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

type Rep ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

type Rep ConnectionsList = D1 ('MetaData "ConnectionsList" "Amazonka.Glue.Types.ConnectionsList" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ConnectionsList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newConnectionsList :: ConnectionsList Source #

Create a value of ConnectionsList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connections:ConnectionsList', connectionsList_connections - A list of connections used by the job.

Crawl

data Crawl Source #

The details of a crawl in the workflow.

See: newCrawl smart constructor.

Instances

Instances details
Eq Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

(==) :: Crawl -> Crawl -> Bool #

(/=) :: Crawl -> Crawl -> Bool #

Read Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Show Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

showsPrec :: Int -> Crawl -> ShowS #

show :: Crawl -> String #

showList :: [Crawl] -> ShowS #

Generic Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Associated Types

type Rep Crawl :: Type -> Type #

Methods

from :: Crawl -> Rep Crawl x #

to :: Rep Crawl x -> Crawl #

NFData Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

rnf :: Crawl -> () #

Hashable Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

hashWithSalt :: Int -> Crawl -> Int #

hash :: Crawl -> Int #

FromJSON Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

type Rep Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

newCrawl :: Crawl Source #

Create a value of Crawl with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completedOn:Crawl', crawl_completedOn - The date and time on which the crawl completed.

$sel:state:Crawl', crawl_state - The state of the crawler.

$sel:startedOn:Crawl', crawl_startedOn - The date and time on which the crawl started.

$sel:logStream:Crawl', crawl_logStream - The log stream associated with the crawl.

$sel:logGroup:Crawl', crawl_logGroup - The log group associated with the crawl.

$sel:errorMessage:Crawl', crawl_errorMessage - The error message associated with the crawl.

Crawler

data Crawler Source #

Specifies a crawler program that examines a data source and uses classifiers to try to determine its schema. If successful, the crawler records metadata concerning the data source in the Glue Data Catalog.

See: newCrawler smart constructor.

Instances

Instances details
Eq Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

(==) :: Crawler -> Crawler -> Bool #

(/=) :: Crawler -> Crawler -> Bool #

Read Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Show Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Generic Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Associated Types

type Rep Crawler :: Type -> Type #

Methods

from :: Crawler -> Rep Crawler x #

to :: Rep Crawler x -> Crawler #

NFData Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

rnf :: Crawler -> () #

Hashable Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

hashWithSalt :: Int -> Crawler -> Int #

hash :: Crawler -> Int #

FromJSON Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

type Rep Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

type Rep Crawler = D1 ('MetaData "Crawler" "Amazonka.Glue.Types.Crawler" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Crawler'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerState))) :*: (S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Schedule)) :*: S1 ('MetaSel ('Just "lastCrawl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastCrawlInfo))) :*: (S1 ('MetaSel ('Just "crawlElapsedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)) :*: S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))) :*: (((S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerTargets)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration))) :*: (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tablePrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newCrawler :: Crawler Source #

Create a value of Crawler with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:Crawler', crawler_creationTime - The time that the crawler was created.

$sel:state:Crawler', crawler_state - Indicates whether the crawler is running, or whether a run is pending.

$sel:schemaChangePolicy:Crawler', crawler_schemaChangePolicy - The policy that specifies update and delete behaviors for the crawler.

$sel:lastUpdated:Crawler', crawler_lastUpdated - The time that the crawler was last updated.

$sel:schedule:Crawler', crawler_schedule - For scheduled crawlers, the schedule when the crawler runs.

$sel:lastCrawl:Crawler', crawler_lastCrawl - The status of the last crawl, and potentially error information if an error occurred.

$sel:crawlElapsedTime:Crawler', crawler_crawlElapsedTime - If the crawler is running, contains the total time elapsed since the last crawl began.

$sel:recrawlPolicy:Crawler', crawler_recrawlPolicy - A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.

$sel:classifiers:Crawler', crawler_classifiers - A list of UTF-8 strings that specify the custom classifiers that are associated with the crawler.

$sel:role':Crawler', crawler_role - The Amazon Resource Name (ARN) of an IAM role that's used to access customer resources, such as Amazon Simple Storage Service (Amazon S3) data.

$sel:name:Crawler', crawler_name - The name of the crawler.

$sel:targets:Crawler', crawler_targets - A collection of targets to crawl.

$sel:version:Crawler', crawler_version - The version of the crawler.

$sel:databaseName:Crawler', crawler_databaseName - The name of the database in which the crawler's output is stored.

$sel:crawlerSecurityConfiguration:Crawler', crawler_crawlerSecurityConfiguration - The name of the SecurityConfiguration structure to be used by this crawler.

$sel:lineageConfiguration:Crawler', crawler_lineageConfiguration - A configuration that specifies whether data lineage is enabled for the crawler.

$sel:configuration:Crawler', crawler_configuration - Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Include and Exclude Patterns.

$sel:tablePrefix:Crawler', crawler_tablePrefix - The prefix added to the names of tables that are created.

$sel:description:Crawler', crawler_description - A description of the crawler.

CrawlerMetrics

data CrawlerMetrics Source #

Metrics for a specified crawler.

See: newCrawlerMetrics smart constructor.

Instances

Instances details
Eq CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Read CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Show CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Generic CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Associated Types

type Rep CrawlerMetrics :: Type -> Type #

NFData CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Methods

rnf :: CrawlerMetrics -> () #

Hashable CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

FromJSON CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

type Rep CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

type Rep CrawlerMetrics = D1 ('MetaData "CrawlerMetrics" "Amazonka.Glue.Types.CrawlerMetrics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CrawlerMetrics'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastRuntimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "tablesCreated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "stillEstimating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "medianRuntimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: ((S1 ('MetaSel ('Just "timeLeftSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "tablesDeleted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "tablesUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newCrawlerMetrics :: CrawlerMetrics Source #

Create a value of CrawlerMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastRuntimeSeconds:CrawlerMetrics', crawlerMetrics_lastRuntimeSeconds - The duration of the crawler's most recent run, in seconds.

$sel:tablesCreated:CrawlerMetrics', crawlerMetrics_tablesCreated - The number of tables created by this crawler.

$sel:stillEstimating:CrawlerMetrics', crawlerMetrics_stillEstimating - True if the crawler is still estimating how long it will take to complete this run.

$sel:medianRuntimeSeconds:CrawlerMetrics', crawlerMetrics_medianRuntimeSeconds - The median duration of this crawler's runs, in seconds.

$sel:timeLeftSeconds:CrawlerMetrics', crawlerMetrics_timeLeftSeconds - The estimated time left to complete a running crawl.

$sel:tablesDeleted:CrawlerMetrics', crawlerMetrics_tablesDeleted - The number of tables deleted by this crawler.

$sel:tablesUpdated:CrawlerMetrics', crawlerMetrics_tablesUpdated - The number of tables updated by this crawler.

$sel:crawlerName:CrawlerMetrics', crawlerMetrics_crawlerName - The name of the crawler.

CrawlerNodeDetails

data CrawlerNodeDetails Source #

The details of a Crawler node present in the workflow.

See: newCrawlerNodeDetails smart constructor.

Constructors

CrawlerNodeDetails' (Maybe [Crawl]) 

Instances

Instances details
Eq CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Read CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Show CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Generic CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Associated Types

type Rep CrawlerNodeDetails :: Type -> Type #

NFData CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Methods

rnf :: CrawlerNodeDetails -> () #

Hashable CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

FromJSON CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

type Rep CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

type Rep CrawlerNodeDetails = D1 ('MetaData "CrawlerNodeDetails" "Amazonka.Glue.Types.CrawlerNodeDetails" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CrawlerNodeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Crawl]))))

newCrawlerNodeDetails :: CrawlerNodeDetails Source #

Create a value of CrawlerNodeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawls:CrawlerNodeDetails', crawlerNodeDetails_crawls - A list of crawls represented by the crawl node.

CrawlerTargets

data CrawlerTargets Source #

Specifies data stores to crawl.

See: newCrawlerTargets smart constructor.

Instances

Instances details
Eq CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Read CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Show CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Generic CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Associated Types

type Rep CrawlerTargets :: Type -> Type #

NFData CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Methods

rnf :: CrawlerTargets -> () #

Hashable CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

ToJSON CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

FromJSON CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

type Rep CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

type Rep CrawlerTargets = D1 ('MetaData "CrawlerTargets" "Amazonka.Glue.Types.CrawlerTargets" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CrawlerTargets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dynamoDBTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DynamoDBTarget])) :*: S1 ('MetaSel ('Just "s3Targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [S3Target]))) :*: (S1 ('MetaSel ('Just "mongoDBTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MongoDBTarget])) :*: (S1 ('MetaSel ('Just "catalogTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CatalogTarget])) :*: S1 ('MetaSel ('Just "jdbcTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JdbcTarget]))))))

newCrawlerTargets :: CrawlerTargets Source #

Create a value of CrawlerTargets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dynamoDBTargets:CrawlerTargets', crawlerTargets_dynamoDBTargets - Specifies Amazon DynamoDB targets.

$sel:s3Targets:CrawlerTargets', crawlerTargets_s3Targets - Specifies Amazon Simple Storage Service (Amazon S3) targets.

$sel:mongoDBTargets:CrawlerTargets', crawlerTargets_mongoDBTargets - Specifies Amazon DocumentDB or MongoDB targets.

$sel:catalogTargets:CrawlerTargets', crawlerTargets_catalogTargets - Specifies Glue Data Catalog targets.

$sel:jdbcTargets:CrawlerTargets', crawlerTargets_jdbcTargets - Specifies JDBC targets.

CreateCsvClassifierRequest

data CreateCsvClassifierRequest Source #

Specifies a custom CSV classifier for CreateClassifier to create.

See: newCreateCsvClassifierRequest smart constructor.

Instances

Instances details
Eq CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Read CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Show CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Generic CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Associated Types

type Rep CreateCsvClassifierRequest :: Type -> Type #

NFData CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Hashable CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

ToJSON CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

type Rep CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

type Rep CreateCsvClassifierRequest = D1 ('MetaData "CreateCsvClassifierRequest" "Amazonka.Glue.Types.CreateCsvClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateCsvClassifierRequest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "quoteSymbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvHeaderOption)) :*: S1 ('MetaSel ('Just "disableValueTrimming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "allowSingleColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateCsvClassifierRequest Source #

Create a value of CreateCsvClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:quoteSymbol:CreateCsvClassifierRequest', createCsvClassifierRequest_quoteSymbol - A custom symbol to denote what combines content into a single column value. Must be different from the column delimiter.

$sel:containsHeader:CreateCsvClassifierRequest', createCsvClassifierRequest_containsHeader - Indicates whether the CSV file contains a header.

$sel:disableValueTrimming:CreateCsvClassifierRequest', createCsvClassifierRequest_disableValueTrimming - Specifies not to trim values before identifying the type of column values. The default value is true.

$sel:header:CreateCsvClassifierRequest', createCsvClassifierRequest_header - A list of strings representing column names.

$sel:allowSingleColumn:CreateCsvClassifierRequest', createCsvClassifierRequest_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:delimiter:CreateCsvClassifierRequest', createCsvClassifierRequest_delimiter - A custom symbol to denote what separates each column entry in the row.

$sel:name:CreateCsvClassifierRequest', createCsvClassifierRequest_name - The name of the classifier.

CreateGrokClassifierRequest

data CreateGrokClassifierRequest Source #

Specifies a grok classifier for CreateClassifier to create.

See: newCreateGrokClassifierRequest smart constructor.

Instances

Instances details
Eq CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Read CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Show CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Generic CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Associated Types

type Rep CreateGrokClassifierRequest :: Type -> Type #

NFData CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Hashable CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

ToJSON CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

type Rep CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

type Rep CreateGrokClassifierRequest = D1 ('MetaData "CreateGrokClassifierRequest" "Amazonka.Glue.Types.CreateGrokClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateGrokClassifierRequest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "customPatterns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "grokPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateGrokClassifierRequest Source #

Create a value of CreateGrokClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customPatterns:CreateGrokClassifierRequest', createGrokClassifierRequest_customPatterns - Optional custom grok patterns used by this classifier.

$sel:classification:CreateGrokClassifierRequest', createGrokClassifierRequest_classification - An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.

$sel:name:CreateGrokClassifierRequest', createGrokClassifierRequest_name - The name of the new classifier.

$sel:grokPattern:CreateGrokClassifierRequest', createGrokClassifierRequest_grokPattern - The grok pattern used by this classifier.

CreateJsonClassifierRequest

data CreateJsonClassifierRequest Source #

Specifies a JSON classifier for CreateClassifier to create.

See: newCreateJsonClassifierRequest smart constructor.

Instances

Instances details
Eq CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Read CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Show CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Generic CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Associated Types

type Rep CreateJsonClassifierRequest :: Type -> Type #

NFData CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Hashable CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

ToJSON CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

type Rep CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

type Rep CreateJsonClassifierRequest = D1 ('MetaData "CreateJsonClassifierRequest" "Amazonka.Glue.Types.CreateJsonClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateJsonClassifierRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jsonPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateJsonClassifierRequest Source #

Create a value of CreateJsonClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CreateJsonClassifierRequest', createJsonClassifierRequest_name - The name of the classifier.

$sel:jsonPath:CreateJsonClassifierRequest', createJsonClassifierRequest_jsonPath - A JsonPath string defining the JSON data for the classifier to classify. Glue supports a subset of JsonPath, as described in Writing JsonPath Custom Classifiers.

CreateXMLClassifierRequest

data CreateXMLClassifierRequest Source #

Specifies an XML classifier for CreateClassifier to create.

See: newCreateXMLClassifierRequest smart constructor.

Instances

Instances details
Eq CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Read CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Show CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Generic CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Associated Types

type Rep CreateXMLClassifierRequest :: Type -> Type #

NFData CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Hashable CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

ToJSON CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

type Rep CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

type Rep CreateXMLClassifierRequest = D1 ('MetaData "CreateXMLClassifierRequest" "Amazonka.Glue.Types.CreateXMLClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "CreateXMLClassifierRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowTag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateXMLClassifierRequest Source #

Create a value of CreateXMLClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rowTag:CreateXMLClassifierRequest', createXMLClassifierRequest_rowTag - The XML tag designating the element that contains each record in an XML document being parsed. This can't identify a self-closing element (closed by />). An empty row element that contains only attributes can be parsed as long as it ends with a closing tag (for example, <row item_a="A" item_b="B"></row> is okay, but <row item_a="A" item_b="B" /> is not).

$sel:classification:CreateXMLClassifierRequest', createXMLClassifierRequest_classification - An identifier of the data format that the classifier matches.

$sel:name:CreateXMLClassifierRequest', createXMLClassifierRequest_name - The name of the classifier.

CsvClassifier

data CsvClassifier Source #

A classifier for custom CSV content.

See: newCsvClassifier smart constructor.

Instances

Instances details
Eq CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Read CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Show CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Generic CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Associated Types

type Rep CsvClassifier :: Type -> Type #

NFData CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Methods

rnf :: CsvClassifier -> () #

Hashable CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

FromJSON CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

type Rep CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

newCsvClassifier Source #

Create a value of CsvClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:CsvClassifier', csvClassifier_creationTime - The time that this classifier was registered.

$sel:quoteSymbol:CsvClassifier', csvClassifier_quoteSymbol - A custom symbol to denote what combines content into a single column value. It must be different from the column delimiter.

$sel:containsHeader:CsvClassifier', csvClassifier_containsHeader - Indicates whether the CSV file contains a header.

$sel:lastUpdated:CsvClassifier', csvClassifier_lastUpdated - The time that this classifier was last updated.

$sel:disableValueTrimming:CsvClassifier', csvClassifier_disableValueTrimming - Specifies not to trim values before identifying the type of column values. The default value is true.

$sel:header:CsvClassifier', csvClassifier_header - A list of strings representing column names.

$sel:version:CsvClassifier', csvClassifier_version - The version of this classifier.

$sel:allowSingleColumn:CsvClassifier', csvClassifier_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:delimiter:CsvClassifier', csvClassifier_delimiter - A custom symbol to denote what separates each column entry in the row.

$sel:name:CsvClassifier', csvClassifier_name - The name of the classifier.

DataCatalogEncryptionSettings

data DataCatalogEncryptionSettings Source #

Contains configuration information for maintaining Data Catalog security.

See: newDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
Eq DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Read DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Show DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Generic DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Associated Types

type Rep DataCatalogEncryptionSettings :: Type -> Type #

NFData DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Hashable DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

ToJSON DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

FromJSON DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

type Rep DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

type Rep DataCatalogEncryptionSettings = D1 ('MetaData "DataCatalogEncryptionSettings" "Amazonka.Glue.Types.DataCatalogEncryptionSettings" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DataCatalogEncryptionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "encryptionAtRest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionAtRest)) :*: S1 ('MetaSel ('Just "connectionPasswordEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionPasswordEncryption))))

newDataCatalogEncryptionSettings :: DataCatalogEncryptionSettings Source #

Create a value of DataCatalogEncryptionSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:encryptionAtRest:DataCatalogEncryptionSettings', dataCatalogEncryptionSettings_encryptionAtRest - Specifies the encryption-at-rest configuration for the Data Catalog.

$sel:connectionPasswordEncryption:DataCatalogEncryptionSettings', dataCatalogEncryptionSettings_connectionPasswordEncryption - When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties. You can enable catalog encryption or only password encryption.

DataLakePrincipal

data DataLakePrincipal Source #

The Lake Formation principal.

See: newDataLakePrincipal smart constructor.

Constructors

DataLakePrincipal' (Maybe Text) 

Instances

Instances details
Eq DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Read DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Show DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Generic DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Associated Types

type Rep DataLakePrincipal :: Type -> Type #

NFData DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Methods

rnf :: DataLakePrincipal -> () #

Hashable DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

ToJSON DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

FromJSON DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

type Rep DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

type Rep DataLakePrincipal = D1 ('MetaData "DataLakePrincipal" "Amazonka.Glue.Types.DataLakePrincipal" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DataLakePrincipal'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataLakePrincipalIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDataLakePrincipal :: DataLakePrincipal Source #

Create a value of DataLakePrincipal with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataLakePrincipalIdentifier:DataLakePrincipal', dataLakePrincipal_dataLakePrincipalIdentifier - An identifier for the Lake Formation principal.

Database

data Database Source #

The Database object represents a logical grouping of tables that might reside in a Hive metastore or an RDBMS.

See: newDatabase smart constructor.

Instances

Instances details
Eq Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Read Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Show Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Generic Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Associated Types

type Rep Database :: Type -> Type #

Methods

from :: Database -> Rep Database x #

to :: Rep Database x -> Database #

NFData Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Methods

rnf :: Database -> () #

Hashable Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Methods

hashWithSalt :: Int -> Database -> Int #

hash :: Database -> Int #

FromJSON Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

type Rep Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

newDatabase Source #

Create a value of Database with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:locationUri:Database', database_locationUri - The location of the database (for example, an HDFS path).

$sel:catalogId:Database', database_catalogId - The ID of the Data Catalog in which the database resides.

$sel:targetDatabase:Database', database_targetDatabase - A DatabaseIdentifier structure that describes a target database for resource linking.

$sel:parameters:Database', database_parameters - These key-value pairs define parameters and properties of the database.

$sel:description:Database', database_description - A description of the database.

$sel:createTime:Database', database_createTime - The time at which the metadata database was created in the catalog.

$sel:createTableDefaultPermissions:Database', database_createTableDefaultPermissions - Creates a set of default permissions on the table for principals.

$sel:name:Database', database_name - The name of the database. For Hive compatibility, this is folded to lowercase when it is stored.

DatabaseIdentifier

data DatabaseIdentifier Source #

A structure that describes a target database for resource linking.

See: newDatabaseIdentifier smart constructor.

Instances

Instances details
Eq DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Read DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Show DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Generic DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Associated Types

type Rep DatabaseIdentifier :: Type -> Type #

NFData DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Methods

rnf :: DatabaseIdentifier -> () #

Hashable DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

ToJSON DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

FromJSON DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

type Rep DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

type Rep DatabaseIdentifier = D1 ('MetaData "DatabaseIdentifier" "Amazonka.Glue.Types.DatabaseIdentifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DatabaseIdentifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDatabaseIdentifier :: DatabaseIdentifier Source #

Create a value of DatabaseIdentifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:DatabaseIdentifier', databaseIdentifier_catalogId - The ID of the Data Catalog in which the database resides.

$sel:databaseName:DatabaseIdentifier', databaseIdentifier_databaseName - The name of the catalog database.

DatabaseInput

data DatabaseInput Source #

The structure used to create or update a database.

See: newDatabaseInput smart constructor.

Instances

Instances details
Eq DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Read DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Show DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Generic DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Associated Types

type Rep DatabaseInput :: Type -> Type #

NFData DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Methods

rnf :: DatabaseInput -> () #

Hashable DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

ToJSON DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

type Rep DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

type Rep DatabaseInput = D1 ('MetaData "DatabaseInput" "Amazonka.Glue.Types.DatabaseInput" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DatabaseInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "locationUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targetDatabase") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatabaseIdentifier)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createTableDefaultPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PrincipalPermissions])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDatabaseInput Source #

Create a value of DatabaseInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:locationUri:DatabaseInput', databaseInput_locationUri - The location of the database (for example, an HDFS path).

$sel:targetDatabase:DatabaseInput', databaseInput_targetDatabase - A DatabaseIdentifier structure that describes a target database for resource linking.

$sel:parameters:DatabaseInput', databaseInput_parameters - These key-value pairs define parameters and properties of the database.

These key-value pairs define parameters and properties of the database.

$sel:description:DatabaseInput', databaseInput_description - A description of the database.

$sel:createTableDefaultPermissions:DatabaseInput', databaseInput_createTableDefaultPermissions - Creates a set of default permissions on the table for principals.

$sel:name:DatabaseInput', databaseInput_name - The name of the database. For Hive compatibility, this is folded to lowercase when it is stored.

DateColumnStatisticsData

data DateColumnStatisticsData Source #

Defines column statistics supported for timestamp data columns.

See: newDateColumnStatisticsData smart constructor.

Instances

Instances details
Eq DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Read DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Show DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Generic DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Associated Types

type Rep DateColumnStatisticsData :: Type -> Type #

NFData DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Hashable DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

ToJSON DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

FromJSON DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

type Rep DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

type Rep DateColumnStatisticsData = D1 ('MetaData "DateColumnStatisticsData" "Amazonka.Glue.Types.DateColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DateColumnStatisticsData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "minimumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfDistinctValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newDateColumnStatisticsData Source #

Create a value of DateColumnStatisticsData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumValue:DateColumnStatisticsData', dateColumnStatisticsData_maximumValue - The highest value in the column.

$sel:minimumValue:DateColumnStatisticsData', dateColumnStatisticsData_minimumValue - The lowest value in the column.

$sel:numberOfNulls:DateColumnStatisticsData', dateColumnStatisticsData_numberOfNulls - The number of null values in the column.

$sel:numberOfDistinctValues:DateColumnStatisticsData', dateColumnStatisticsData_numberOfDistinctValues - The number of distinct values in a column.

DecimalColumnStatisticsData

data DecimalColumnStatisticsData Source #

Defines column statistics supported for fixed-point number data columns.

See: newDecimalColumnStatisticsData smart constructor.

Instances

Instances details
Eq DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Read DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Show DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Generic DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Associated Types

type Rep DecimalColumnStatisticsData :: Type -> Type #

NFData DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Hashable DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

ToJSON DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

FromJSON DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

type Rep DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

type Rep DecimalColumnStatisticsData = D1 ('MetaData "DecimalColumnStatisticsData" "Amazonka.Glue.Types.DecimalColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DecimalColumnStatisticsData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalNumber)) :*: S1 ('MetaSel ('Just "minimumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DecimalNumber))) :*: (S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfDistinctValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

DecimalNumber

data DecimalNumber Source #

Contains a numeric value in decimal format.

See: newDecimalNumber smart constructor.

Constructors

DecimalNumber' Base64 Int 

Instances

Instances details
Eq DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Read DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Show DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Generic DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Associated Types

type Rep DecimalNumber :: Type -> Type #

NFData DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Methods

rnf :: DecimalNumber -> () #

Hashable DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

ToJSON DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

FromJSON DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

type Rep DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

type Rep DecimalNumber = D1 ('MetaData "DecimalNumber" "Amazonka.Glue.Types.DecimalNumber" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DecimalNumber'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unscaledValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Base64) :*: S1 ('MetaSel ('Just "scale") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDecimalNumber Source #

Create a value of DecimalNumber with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unscaledValue:DecimalNumber', decimalNumber_unscaledValue - The unscaled numeric value.-- -- Note: This Lens automatically encodes and decodes Base64 data. -- The underlying isomorphism will encode to Base64 representation during -- serialisation, and decode from Base64 representation during deserialisation. -- This Lens accepts and returns only raw unencoded data.

$sel:scale:DecimalNumber', decimalNumber_scale - The scale that determines where the decimal point falls in the unscaled value.

DevEndpoint

data DevEndpoint Source #

A development endpoint where a developer can remotely debug extract, transform, and load (ETL) scripts.

See: newDevEndpoint smart constructor.

Instances

Instances details
Eq DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Read DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Show DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Generic DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Associated Types

type Rep DevEndpoint :: Type -> Type #

NFData DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Methods

rnf :: DevEndpoint -> () #

Hashable DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

FromJSON DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

type Rep DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

type Rep DevEndpoint = D1 ('MetaData "DevEndpoint" "Amazonka.Glue.Types.DevEndpoint" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DevEndpoint'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "lastModifiedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "publicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: (S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "privateAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: (S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "publicAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "zeppelinRemoteSparkInterpreterPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "yarnEndpointAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newDevEndpoint :: DevEndpoint Source #

Create a value of DevEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DevEndpoint', devEndpoint_status - The current status of this DevEndpoint.

$sel:failureReason:DevEndpoint', devEndpoint_failureReason - The reason for a current failure in this DevEndpoint.

$sel:endpointName:DevEndpoint', devEndpoint_endpointName - The name of the DevEndpoint.

$sel:numberOfWorkers:DevEndpoint', devEndpoint_numberOfWorkers - The number of workers of a defined workerType that are allocated to the development endpoint.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:extraPythonLibsS3Path:DevEndpoint', devEndpoint_extraPythonLibsS3Path - The paths to one or more Python libraries in an Amazon S3 bucket that should be loaded in your DevEndpoint. Multiple values must be complete paths separated by a comma.

You can only use pure Python libraries with a DevEndpoint. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.

$sel:lastUpdateStatus:DevEndpoint', devEndpoint_lastUpdateStatus - The status of the last update.

$sel:securityGroupIds:DevEndpoint', devEndpoint_securityGroupIds - A list of security group identifiers used in this DevEndpoint.

$sel:lastModifiedTimestamp:DevEndpoint', devEndpoint_lastModifiedTimestamp - The point in time at which this DevEndpoint was last modified.

$sel:publicKeys:DevEndpoint', devEndpoint_publicKeys - A list of public keys to be used by the DevEndpoints for authentication. Using this attribute is preferred over a single public key because the public keys allow you to have a different private key per client.

If you previously created an endpoint with a public key, you must remove that key to be able to set a list of public keys. Call the UpdateDevEndpoint API operation with the public key content in the deletePublicKeys attribute, and the list of new keys in the addPublicKeys attribute.

$sel:vpcId:DevEndpoint', devEndpoint_vpcId - The ID of the virtual private cloud (VPC) used by this DevEndpoint.

$sel:arguments:DevEndpoint', devEndpoint_arguments - A map of arguments used to configure the DevEndpoint.

Valid arguments are:

  • "--enable-glue-datacatalog": ""

You can specify a version of Python support for development endpoints by using the Arguments parameter in the CreateDevEndpoint or UpdateDevEndpoint APIs. If no arguments are provided, the version defaults to Python 2.

$sel:privateAddress:DevEndpoint', devEndpoint_privateAddress - A private IP address to access the DevEndpoint within a VPC if the DevEndpoint is created within one. The PrivateAddress field is present only when you create the DevEndpoint within your VPC.

$sel:workerType:DevEndpoint', devEndpoint_workerType - The type of predefined worker that is allocated to the development endpoint. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker maps to 1 DPU (4 vCPU, 16 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.
  • For the G.2X worker type, each worker maps to 2 DPU (8 vCPU, 32 GB of memory, 128 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.

Known issue: when a development endpoint is created with the G.2X WorkerType configuration, the Spark drivers for the development endpoint will run on 4 vCPU, 16 GB of memory, and a 64 GB disk.

$sel:securityConfiguration:DevEndpoint', devEndpoint_securityConfiguration - The name of the SecurityConfiguration structure to be used with this DevEndpoint.

$sel:publicKey:DevEndpoint', devEndpoint_publicKey - The public key to be used by this DevEndpoint for authentication. This attribute is provided for backward compatibility because the recommended attribute to use is public keys.

$sel:subnetId:DevEndpoint', devEndpoint_subnetId - The subnet ID for this DevEndpoint.

$sel:glueVersion:DevEndpoint', devEndpoint_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

Development endpoints that are created without specifying a Glue version default to Glue 0.9.

You can specify a version of Python support for development endpoints by using the Arguments parameter in the CreateDevEndpoint or UpdateDevEndpoint APIs. If no arguments are provided, the version defaults to Python 2.

$sel:numberOfNodes:DevEndpoint', devEndpoint_numberOfNodes - The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.

$sel:publicAddress:DevEndpoint', devEndpoint_publicAddress - The public IP address used by this DevEndpoint. The PublicAddress field is present only when you create a non-virtual private cloud (VPC) DevEndpoint.

$sel:availabilityZone:DevEndpoint', devEndpoint_availabilityZone - The AWS Availability Zone where this DevEndpoint is located.

$sel:zeppelinRemoteSparkInterpreterPort:DevEndpoint', devEndpoint_zeppelinRemoteSparkInterpreterPort - The Apache Zeppelin port for the remote Apache Spark interpreter.

$sel:extraJarsS3Path:DevEndpoint', devEndpoint_extraJarsS3Path - The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.

You can only use pure Java/Scala libraries with a DevEndpoint.

$sel:createdTimestamp:DevEndpoint', devEndpoint_createdTimestamp - The point in time at which this DevEndpoint was created.

$sel:yarnEndpointAddress:DevEndpoint', devEndpoint_yarnEndpointAddress - The YARN endpoint address used by this DevEndpoint.

$sel:roleArn:DevEndpoint', devEndpoint_roleArn - The Amazon Resource Name (ARN) of the IAM role used in this DevEndpoint.

DevEndpointCustomLibraries

data DevEndpointCustomLibraries Source #

Custom libraries to be loaded into a development endpoint.

See: newDevEndpointCustomLibraries smart constructor.

Instances

Instances details
Eq DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Read DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Show DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Generic DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Associated Types

type Rep DevEndpointCustomLibraries :: Type -> Type #

NFData DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Hashable DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

ToJSON DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

type Rep DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

type Rep DevEndpointCustomLibraries = D1 ('MetaData "DevEndpointCustomLibraries" "Amazonka.Glue.Types.DevEndpointCustomLibraries" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DevEndpointCustomLibraries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDevEndpointCustomLibraries :: DevEndpointCustomLibraries Source #

Create a value of DevEndpointCustomLibraries with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:extraPythonLibsS3Path:DevEndpointCustomLibraries', devEndpointCustomLibraries_extraPythonLibsS3Path - The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3) bucket that should be loaded in your DevEndpoint. Multiple values must be complete paths separated by a comma.

You can only use pure Python libraries with a DevEndpoint. Libraries that rely on C extensions, such as the pandas Python data analysis library, are not currently supported.

$sel:extraJarsS3Path:DevEndpointCustomLibraries', devEndpointCustomLibraries_extraJarsS3Path - The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.

You can only use pure Java/Scala libraries with a DevEndpoint.

DoubleColumnStatisticsData

data DoubleColumnStatisticsData Source #

Defines column statistics supported for floating-point number data columns.

See: newDoubleColumnStatisticsData smart constructor.

Instances

Instances details
Eq DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Read DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Show DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Generic DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Associated Types

type Rep DoubleColumnStatisticsData :: Type -> Type #

NFData DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Hashable DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

ToJSON DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

FromJSON DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

type Rep DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

type Rep DoubleColumnStatisticsData = D1 ('MetaData "DoubleColumnStatisticsData" "Amazonka.Glue.Types.DoubleColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DoubleColumnStatisticsData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "minimumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfDistinctValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newDoubleColumnStatisticsData Source #

Create a value of DoubleColumnStatisticsData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumValue:DoubleColumnStatisticsData', doubleColumnStatisticsData_maximumValue - The highest value in the column.

$sel:minimumValue:DoubleColumnStatisticsData', doubleColumnStatisticsData_minimumValue - The lowest value in the column.

$sel:numberOfNulls:DoubleColumnStatisticsData', doubleColumnStatisticsData_numberOfNulls - The number of null values in the column.

$sel:numberOfDistinctValues:DoubleColumnStatisticsData', doubleColumnStatisticsData_numberOfDistinctValues - The number of distinct values in a column.

DynamoDBTarget

data DynamoDBTarget Source #

Specifies an Amazon DynamoDB table to crawl.

See: newDynamoDBTarget smart constructor.

Instances

Instances details
Eq DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Read DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Show DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Generic DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Associated Types

type Rep DynamoDBTarget :: Type -> Type #

NFData DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Methods

rnf :: DynamoDBTarget -> () #

Hashable DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

ToJSON DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

FromJSON DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

type Rep DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

type Rep DynamoDBTarget = D1 ('MetaData "DynamoDBTarget" "Amazonka.Glue.Types.DynamoDBTarget" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "DynamoDBTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scanRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "scanAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newDynamoDBTarget :: DynamoDBTarget Source #

Create a value of DynamoDBTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:path:DynamoDBTarget', dynamoDBTarget_path - The name of the DynamoDB table to crawl.

$sel:scanRate:DynamoDBTarget', dynamoDBTarget_scanRate - The percentage of the configured read capacity units to use by the Glue crawler. Read capacity units is a term defined by DynamoDB, and is a numeric value that acts as rate limiter for the number of reads that can be performed on that table per second.

The valid values are null or a value between 0.1 to 1.5. A null value is used when user does not provide a value, and defaults to 0.5 of the configured Read Capacity Unit (for provisioned tables), or 0.25 of the max configured Read Capacity Unit (for tables using on-demand mode).

$sel:scanAll:DynamoDBTarget', dynamoDBTarget_scanAll - Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table.

A value of true means to scan all records, while a value of false means to sample the records. If no value is specified, the value defaults to true.

Edge

data Edge Source #

An edge represents a directed connection between two components on a workflow graph.

See: newEdge smart constructor.

Constructors

Edge' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

(==) :: Edge -> Edge -> Bool #

(/=) :: Edge -> Edge -> Bool #

Read Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Show Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

showsPrec :: Int -> Edge -> ShowS #

show :: Edge -> String #

showList :: [Edge] -> ShowS #

Generic Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Associated Types

type Rep Edge :: Type -> Type #

Methods

from :: Edge -> Rep Edge x #

to :: Rep Edge x -> Edge #

NFData Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

rnf :: Edge -> () #

Hashable Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

hashWithSalt :: Int -> Edge -> Int #

hash :: Edge -> Int #

FromJSON Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

type Rep Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

type Rep Edge = D1 ('MetaData "Edge" "Amazonka.Glue.Types.Edge" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Edge'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destinationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newEdge :: Edge Source #

Create a value of Edge with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceId:Edge', edge_sourceId - The unique of the node within the workflow where the edge starts.

$sel:destinationId:Edge', edge_destinationId - The unique of the node within the workflow where the edge ends.

EncryptionAtRest

data EncryptionAtRest Source #

Specifies the encryption-at-rest configuration for the Data Catalog.

See: newEncryptionAtRest smart constructor.

Instances

Instances details
Eq EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Read EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Show EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Generic EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Associated Types

type Rep EncryptionAtRest :: Type -> Type #

NFData EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Methods

rnf :: EncryptionAtRest -> () #

Hashable EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

ToJSON EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

FromJSON EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

type Rep EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

type Rep EncryptionAtRest = D1 ('MetaData "EncryptionAtRest" "Amazonka.Glue.Types.EncryptionAtRest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "EncryptionAtRest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sseAwsKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "catalogEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CatalogEncryptionMode)))

newEncryptionAtRest Source #

Create a value of EncryptionAtRest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sseAwsKmsKeyId:EncryptionAtRest', encryptionAtRest_sseAwsKmsKeyId - The ID of the KMS key to use for encryption at rest.

$sel:catalogEncryptionMode:EncryptionAtRest', encryptionAtRest_catalogEncryptionMode - The encryption-at-rest mode for encrypting Data Catalog data.

EncryptionConfiguration

data EncryptionConfiguration Source #

Specifies an encryption configuration.

See: newEncryptionConfiguration smart constructor.

Instances

Instances details
Eq EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Read EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Show EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Generic EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Associated Types

type Rep EncryptionConfiguration :: Type -> Type #

NFData EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Methods

rnf :: EncryptionConfiguration -> () #

Hashable EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

ToJSON EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

FromJSON EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

type Rep EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

type Rep EncryptionConfiguration = D1 ('MetaData "EncryptionConfiguration" "Amazonka.Glue.Types.EncryptionConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "EncryptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [S3Encryption])) :*: (S1 ('MetaSel ('Just "jobBookmarksEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobBookmarksEncryption)) :*: S1 ('MetaSel ('Just "cloudWatchEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchEncryption)))))

newEncryptionConfiguration :: EncryptionConfiguration Source #

Create a value of EncryptionConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Encryption:EncryptionConfiguration', encryptionConfiguration_s3Encryption - The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.

$sel:jobBookmarksEncryption:EncryptionConfiguration', encryptionConfiguration_jobBookmarksEncryption - The encryption configuration for job bookmarks.

$sel:cloudWatchEncryption:EncryptionConfiguration', encryptionConfiguration_cloudWatchEncryption - The encryption configuration for Amazon CloudWatch.

ErrorDetail

data ErrorDetail Source #

Contains details about an error.

See: newErrorDetail smart constructor.

Constructors

ErrorDetail' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Read ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Show ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Generic ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Associated Types

type Rep ErrorDetail :: Type -> Type #

NFData ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Methods

rnf :: ErrorDetail -> () #

Hashable ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

FromJSON ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

type Rep ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

type Rep ErrorDetail = D1 ('MetaData "ErrorDetail" "Amazonka.Glue.Types.ErrorDetail" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ErrorDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newErrorDetail :: ErrorDetail Source #

Create a value of ErrorDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorCode:ErrorDetail', errorDetail_errorCode - The code associated with this error.

$sel:errorMessage:ErrorDetail', errorDetail_errorMessage - A message describing the error.

ErrorDetails

data ErrorDetails Source #

An object containing error details.

See: newErrorDetails smart constructor.

Constructors

ErrorDetails' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Read ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Show ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Generic ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Associated Types

type Rep ErrorDetails :: Type -> Type #

NFData ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Methods

rnf :: ErrorDetails -> () #

Hashable ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

FromJSON ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

type Rep ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

type Rep ErrorDetails = D1 ('MetaData "ErrorDetails" "Amazonka.Glue.Types.ErrorDetails" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newErrorDetails :: ErrorDetails Source #

Create a value of ErrorDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorCode:ErrorDetails', errorDetails_errorCode - The error code for an error.

$sel:errorMessage:ErrorDetails', errorDetails_errorMessage - The error message for an error.

EvaluationMetrics

data EvaluationMetrics Source #

Evaluation metrics provide an estimate of the quality of your machine learning transform.

See: newEvaluationMetrics smart constructor.

Instances

Instances details
Eq EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Read EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Show EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Generic EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Associated Types

type Rep EvaluationMetrics :: Type -> Type #

NFData EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Methods

rnf :: EvaluationMetrics -> () #

Hashable EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

FromJSON EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

type Rep EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

type Rep EvaluationMetrics = D1 ('MetaData "EvaluationMetrics" "Amazonka.Glue.Types.EvaluationMetrics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "EvaluationMetrics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "findMatchesMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FindMatchesMetrics)) :*: S1 ('MetaSel ('Just "transformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformType)))

newEvaluationMetrics Source #

Create a value of EvaluationMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:findMatchesMetrics:EvaluationMetrics', evaluationMetrics_findMatchesMetrics - The evaluation metrics for the find matches algorithm.

$sel:transformType:EvaluationMetrics', evaluationMetrics_transformType - The type of machine learning transform.

EventBatchingCondition

data EventBatchingCondition Source #

Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

See: newEventBatchingCondition smart constructor.

Instances

Instances details
Eq EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Read EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Show EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Generic EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Associated Types

type Rep EventBatchingCondition :: Type -> Type #

NFData EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Methods

rnf :: EventBatchingCondition -> () #

Hashable EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

ToJSON EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

FromJSON EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

type Rep EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

type Rep EventBatchingCondition = D1 ('MetaData "EventBatchingCondition" "Amazonka.Glue.Types.EventBatchingCondition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "EventBatchingCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "batchSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newEventBatchingCondition Source #

Create a value of EventBatchingCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchWindow:EventBatchingCondition', eventBatchingCondition_batchWindow - Window of time in seconds after which EventBridge event trigger fires. Window starts when first event is received.

$sel:batchSize:EventBatchingCondition', eventBatchingCondition_batchSize - Number of events that must be received from Amazon EventBridge before EventBridge event trigger fires.

ExecutionProperty

data ExecutionProperty Source #

An execution property of a job.

See: newExecutionProperty smart constructor.

Constructors

ExecutionProperty' (Maybe Int) 

Instances

Instances details
Eq ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Read ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Show ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Generic ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Associated Types

type Rep ExecutionProperty :: Type -> Type #

NFData ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Methods

rnf :: ExecutionProperty -> () #

Hashable ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

ToJSON ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

FromJSON ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

type Rep ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

type Rep ExecutionProperty = D1 ('MetaData "ExecutionProperty" "Amazonka.Glue.Types.ExecutionProperty" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ExecutionProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxConcurrentRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newExecutionProperty :: ExecutionProperty Source #

Create a value of ExecutionProperty with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxConcurrentRuns:ExecutionProperty', executionProperty_maxConcurrentRuns - The maximum number of concurrent runs allowed for the job. The default is 1. An error is returned when this threshold is reached. The maximum value you can specify is controlled by a service limit.

ExportLabelsTaskRunProperties

data ExportLabelsTaskRunProperties Source #

Specifies configuration properties for an exporting labels task run.

See: newExportLabelsTaskRunProperties smart constructor.

Instances

Instances details
Eq ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Read ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Show ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Generic ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Associated Types

type Rep ExportLabelsTaskRunProperties :: Type -> Type #

NFData ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Hashable ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

FromJSON ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

type Rep ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

type Rep ExportLabelsTaskRunProperties = D1 ('MetaData "ExportLabelsTaskRunProperties" "Amazonka.Glue.Types.ExportLabelsTaskRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ExportLabelsTaskRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newExportLabelsTaskRunProperties :: ExportLabelsTaskRunProperties Source #

Create a value of ExportLabelsTaskRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputS3Path:ExportLabelsTaskRunProperties', exportLabelsTaskRunProperties_outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.

FindMatchesMetrics

data FindMatchesMetrics Source #

The evaluation metrics for the find matches algorithm. The quality of your machine learning transform is measured by getting your transform to predict some matches and comparing the results to known matches from the same dataset. The quality metrics are based on a subset of your data, so they are not precise.

See: newFindMatchesMetrics smart constructor.

Instances

Instances details
Eq FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Read FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Show FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Generic FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Associated Types

type Rep FindMatchesMetrics :: Type -> Type #

NFData FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Methods

rnf :: FindMatchesMetrics -> () #

Hashable FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

FromJSON FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

type Rep FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

type Rep FindMatchesMetrics = D1 ('MetaData "FindMatchesMetrics" "Amazonka.Glue.Types.FindMatchesMetrics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "FindMatchesMetrics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "f1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "areaUnderPRCurve") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "recall") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "precision") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "columnImportances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnImportance])) :*: S1 ('MetaSel ('Just "confusionMatrix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfusionMatrix))))))

newFindMatchesMetrics :: FindMatchesMetrics Source #

Create a value of FindMatchesMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:f1:FindMatchesMetrics', findMatchesMetrics_f1 - The maximum F1 metric indicates the transform's accuracy between 0 and 1, where 1 is the best accuracy.

For more information, see F1 score in Wikipedia.

$sel:areaUnderPRCurve:FindMatchesMetrics', findMatchesMetrics_areaUnderPRCurve - The area under the precision/recall curve (AUPRC) is a single number measuring the overall quality of the transform, that is independent of the choice made for precision vs. recall. Higher values indicate that you have a more attractive precision vs. recall tradeoff.

For more information, see Precision and recall in Wikipedia.

$sel:recall:FindMatchesMetrics', findMatchesMetrics_recall - The recall metric indicates that for an actual match, how often your transform predicts the match. Specifically, it measures how well the transform finds true positives from the total records in the source data.

For more information, see Precision and recall in Wikipedia.

$sel:precision:FindMatchesMetrics', findMatchesMetrics_precision - The precision metric indicates when often your transform is correct when it predicts a match. Specifically, it measures how well the transform finds true positives from the total true positives possible.

For more information, see Precision and recall in Wikipedia.

$sel:columnImportances:FindMatchesMetrics', findMatchesMetrics_columnImportances - A list of ColumnImportance structures containing column importance metrics, sorted in order of descending importance.

$sel:confusionMatrix:FindMatchesMetrics', findMatchesMetrics_confusionMatrix - The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.

For more information, see Confusion matrix in Wikipedia.

FindMatchesParameters

data FindMatchesParameters Source #

The parameters to configure the find matches transform.

See: newFindMatchesParameters smart constructor.

Instances

Instances details
Eq FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Read FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Show FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Generic FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Associated Types

type Rep FindMatchesParameters :: Type -> Type #

NFData FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Methods

rnf :: FindMatchesParameters -> () #

Hashable FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

ToJSON FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

FromJSON FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

type Rep FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

type Rep FindMatchesParameters = D1 ('MetaData "FindMatchesParameters" "Amazonka.Glue.Types.FindMatchesParameters" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "FindMatchesParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "enforceProvidedLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "accuracyCostTradeoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "precisionRecallTradeoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "primaryKeyColumnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFindMatchesParameters :: FindMatchesParameters Source #

Create a value of FindMatchesParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enforceProvidedLabels:FindMatchesParameters', findMatchesParameters_enforceProvidedLabels - The value to switch on or off to force the output to match the provided labels from users. If the value is True, the find matches transform forces the output to match the provided labels. The results override the normal conflation results. If the value is False, the find matches transform does not ensure all the labels provided are respected, and the results rely on the trained model.

Note that setting this value to true may increase the conflation execution time.

$sel:accuracyCostTradeoff:FindMatchesParameters', findMatchesParameters_accuracyCostTradeoff - The value that is selected when tuning your transform for a balance between accuracy and cost. A value of 0.5 means that the system balances accuracy and cost concerns. A value of 1.0 means a bias purely for accuracy, which typically results in a higher cost, sometimes substantially higher. A value of 0.0 means a bias purely for cost, which results in a less accurate FindMatches transform, sometimes with unacceptable accuracy.

Accuracy measures how well the transform finds true positives and true negatives. Increasing accuracy requires more machine resources and cost. But it also results in increased recall.

Cost measures how many compute resources, and thus money, are consumed to run the transform.

$sel:precisionRecallTradeoff:FindMatchesParameters', findMatchesParameters_precisionRecallTradeoff - The value selected when tuning your transform for a balance between precision and recall. A value of 0.5 means no preference; a value of 1.0 means a bias purely for precision, and a value of 0.0 means a bias for recall. Because this is a tradeoff, choosing values close to 1.0 means very low recall, and choosing values close to 0.0 results in very low precision.

The precision metric indicates how often your model is correct when it predicts a match.

The recall metric indicates that for an actual match, how often your model predicts the match.

$sel:primaryKeyColumnName:FindMatchesParameters', findMatchesParameters_primaryKeyColumnName - The name of a column that uniquely identifies rows in the source table. Used to help identify matching records.

FindMatchesTaskRunProperties

data FindMatchesTaskRunProperties Source #

Specifies configuration properties for a Find Matches task run.

See: newFindMatchesTaskRunProperties smart constructor.

Instances

Instances details
Eq FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Read FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Show FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Generic FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Associated Types

type Rep FindMatchesTaskRunProperties :: Type -> Type #

NFData FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Hashable FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

FromJSON FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

type Rep FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

type Rep FindMatchesTaskRunProperties = D1 ('MetaData "FindMatchesTaskRunProperties" "Amazonka.Glue.Types.FindMatchesTaskRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "FindMatchesTaskRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFindMatchesTaskRunProperties :: FindMatchesTaskRunProperties Source #

Create a value of FindMatchesTaskRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobId:FindMatchesTaskRunProperties', findMatchesTaskRunProperties_jobId - The job ID for the Find Matches task run.

$sel:jobName:FindMatchesTaskRunProperties', findMatchesTaskRunProperties_jobName - The name assigned to the job for the Find Matches task run.

$sel:jobRunId:FindMatchesTaskRunProperties', findMatchesTaskRunProperties_jobRunId - The job run ID for the Find Matches task run.

GetConnectionsFilter

data GetConnectionsFilter Source #

Filters the connection definitions that are returned by the GetConnections API operation.

See: newGetConnectionsFilter smart constructor.

Instances

Instances details
Eq GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Read GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Show GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Generic GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Associated Types

type Rep GetConnectionsFilter :: Type -> Type #

NFData GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Methods

rnf :: GetConnectionsFilter -> () #

Hashable GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

ToJSON GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

type Rep GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

type Rep GetConnectionsFilter = D1 ('MetaData "GetConnectionsFilter" "Amazonka.Glue.Types.GetConnectionsFilter" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GetConnectionsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "matchCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionType))))

newGetConnectionsFilter :: GetConnectionsFilter Source #

Create a value of GetConnectionsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:matchCriteria:GetConnectionsFilter', getConnectionsFilter_matchCriteria - A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.

$sel:connectionType:GetConnectionsFilter', getConnectionsFilter_connectionType - The type of connections to return. Currently, SFTP is not supported.

GluePolicy

data GluePolicy Source #

A structure for returning a resource policy.

See: newGluePolicy smart constructor.

Instances

Instances details
Eq GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Read GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Show GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Generic GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Associated Types

type Rep GluePolicy :: Type -> Type #

NFData GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Methods

rnf :: GluePolicy -> () #

Hashable GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

FromJSON GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

type Rep GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

type Rep GluePolicy = D1 ('MetaData "GluePolicy" "Amazonka.Glue.Types.GluePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GluePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newGluePolicy :: GluePolicy Source #

Create a value of GluePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policyInJson:GluePolicy', gluePolicy_policyInJson - Contains the requested policy document, in JSON format.

$sel:updateTime:GluePolicy', gluePolicy_updateTime - The date and time at which the policy was last updated.

$sel:policyHash:GluePolicy', gluePolicy_policyHash - Contains the hash value associated with this policy.

$sel:createTime:GluePolicy', gluePolicy_createTime - The date and time at which the policy was created.

GlueTable

data GlueTable Source #

The database and table in the Glue Data Catalog that is used for input or output data.

See: newGlueTable smart constructor.

Constructors

GlueTable' (Maybe Text) (Maybe Text) Text Text 

Instances

Instances details
Eq GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Read GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Show GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Generic GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Associated Types

type Rep GlueTable :: Type -> Type #

NFData GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Methods

rnf :: GlueTable -> () #

Hashable GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

ToJSON GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

FromJSON GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

type Rep GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

type Rep GlueTable = D1 ('MetaData "GlueTable" "Amazonka.Glue.Types.GlueTable" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GlueTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGlueTable Source #

Create a value of GlueTable with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:GlueTable', glueTable_catalogId - A unique identifier for the Glue Data Catalog.

$sel:connectionName:GlueTable', glueTable_connectionName - The name of the connection to the Glue Data Catalog.

$sel:databaseName:GlueTable', glueTable_databaseName - A database name in the Glue Data Catalog.

$sel:tableName:GlueTable', glueTable_tableName - A table name in the Glue Data Catalog.

GrokClassifier

data GrokClassifier Source #

A classifier that uses grok patterns.

See: newGrokClassifier smart constructor.

Instances

Instances details
Eq GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Read GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Show GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Generic GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Associated Types

type Rep GrokClassifier :: Type -> Type #

NFData GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Methods

rnf :: GrokClassifier -> () #

Hashable GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

FromJSON GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

type Rep GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

type Rep GrokClassifier = D1 ('MetaData "GrokClassifier" "Amazonka.Glue.Types.GrokClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "GrokClassifier'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: ((S1 ('MetaSel ('Just "customPatterns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "grokPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newGrokClassifier Source #

Create a value of GrokClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:GrokClassifier', grokClassifier_creationTime - The time that this classifier was registered.

$sel:lastUpdated:GrokClassifier', grokClassifier_lastUpdated - The time that this classifier was last updated.

$sel:version:GrokClassifier', grokClassifier_version - The version of this classifier.

$sel:customPatterns:GrokClassifier', grokClassifier_customPatterns - Optional custom grok patterns defined by this classifier. For more information, see custom patterns in Writing Custom Classifiers.

$sel:name:GrokClassifier', grokClassifier_name - The name of the classifier.

$sel:classification:GrokClassifier', grokClassifier_classification - An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.

$sel:grokPattern:GrokClassifier', grokClassifier_grokPattern - The grok pattern applied to a data store by this classifier. For more information, see built-in patterns in Writing Custom Classifiers.

ImportLabelsTaskRunProperties

data ImportLabelsTaskRunProperties Source #

Specifies configuration properties for an importing labels task run.

See: newImportLabelsTaskRunProperties smart constructor.

Instances

Instances details
Eq ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Read ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Show ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Generic ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Associated Types

type Rep ImportLabelsTaskRunProperties :: Type -> Type #

NFData ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Hashable ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

FromJSON ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

type Rep ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

type Rep ImportLabelsTaskRunProperties = D1 ('MetaData "ImportLabelsTaskRunProperties" "Amazonka.Glue.Types.ImportLabelsTaskRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ImportLabelsTaskRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "inputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newImportLabelsTaskRunProperties :: ImportLabelsTaskRunProperties Source #

Create a value of ImportLabelsTaskRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:replace:ImportLabelsTaskRunProperties', importLabelsTaskRunProperties_replace - Indicates whether to overwrite your existing labels.

$sel:inputS3Path:ImportLabelsTaskRunProperties', importLabelsTaskRunProperties_inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.

JdbcTarget

data JdbcTarget Source #

Specifies a JDBC data store to crawl.

See: newJdbcTarget smart constructor.

Constructors

JdbcTarget' (Maybe Text) (Maybe Text) (Maybe [Text]) 

Instances

Instances details
Eq JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Read JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Show JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Generic JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Associated Types

type Rep JdbcTarget :: Type -> Type #

NFData JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Methods

rnf :: JdbcTarget -> () #

Hashable JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

ToJSON JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

FromJSON JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

type Rep JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

type Rep JdbcTarget = D1 ('MetaData "JdbcTarget" "Amazonka.Glue.Types.JdbcTarget" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JdbcTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newJdbcTarget :: JdbcTarget Source #

Create a value of JdbcTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:path:JdbcTarget', jdbcTarget_path - The path of the JDBC target.

$sel:connectionName:JdbcTarget', jdbcTarget_connectionName - The name of the connection to use to connect to the JDBC target.

$sel:exclusions:JdbcTarget', jdbcTarget_exclusions - A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.

Job

data Job Source #

Specifies a job definition.

See: newJob smart constructor.

Instances

Instances details
Eq Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

(==) :: Job -> Job -> Bool #

(/=) :: Job -> Job -> Bool #

Read Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Show Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

showsPrec :: Int -> Job -> ShowS #

show :: Job -> String #

showList :: [Job] -> ShowS #

Generic Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Associated Types

type Rep Job :: Type -> Type #

Methods

from :: Job -> Rep Job x #

to :: Rep Job x -> Job #

NFData Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

rnf :: Job -> () #

Hashable Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

hashWithSalt :: Int -> Job -> Int #

hash :: Job -> Int #

FromJSON Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

type Rep Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

type Rep Job = D1 ('MetaData "Job" "Amazonka.Glue.Types.Job" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Job'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobCommand))) :*: (S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList))))) :*: ((S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)) :*: S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "defaultArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))))

newJob :: Job Source #

Create a value of Job with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:Job', job_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:command:Job', job_command - The JobCommand that runs this job.

$sel:notificationProperty:Job', job_notificationProperty - Specifies configuration properties of a job notification.

$sel:lastModifiedOn:Job', job_lastModifiedOn - The last point in time when this job definition was modified.

$sel:connections:Job', job_connections - The connections used for this job.

$sel:workerType:Job', job_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker maps to 1 DPU (4 vCPU, 16 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.
  • For the G.2X worker type, each worker maps to 2 DPU (8 vCPU, 32 GB of memory, 128 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.

$sel:securityConfiguration:Job', job_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

$sel:glueVersion:Job', job_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for jobs of type Spark.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

Jobs that are created without specifying a Glue version default to Glue 0.9.

$sel:nonOverridableArguments:Job', job_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

$sel:role':Job', job_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job.

$sel:name:Job', job_name - The name you assign to this job definition.

$sel:logUri:Job', job_logUri - This field is reserved for future use.

$sel:maxRetries:Job', job_maxRetries - The maximum number of times to retry this job after a JobRun fails.

$sel:executionProperty:Job', job_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.

$sel:allocatedCapacity:Job', job_allocatedCapacity - This field is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) allocated to runs of this job. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

$sel:maxCapacity:Job', job_maxCapacity - For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

Do not set Max Capacity if using WorkerType and NumberOfWorkers.

The value that can be allocated for MaxCapacity depends on whether you are running a Python shell job, an Apache Spark ETL job, or an Apache Spark streaming ETL job:

  • When you specify a Python shell job (JobCommand.Name="pythonshell"), you can allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.
  • When you specify an Apache Spark ETL job (JobCommand.Name="glueetl") or Apache Spark streaming ETL job (JobCommand.Name="gluestreaming"), you can allocate from 2 to 100 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

For Glue version 2.0 jobs, you cannot instead specify a Maximum capacity. Instead, you should specify a Worker type and the Number of workers.

$sel:timeout:Job', job_timeout - The job timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:defaultArguments:Job', job_defaultArguments - The default arguments for this job, specified as name-value pairs.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own Job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:description:Job', job_description - A description of the job.

$sel:createdOn:Job', job_createdOn - The time and date that this job definition was created.

JobBookmarkEntry

data JobBookmarkEntry Source #

Defines a point that a job can resume processing.

See: newJobBookmarkEntry smart constructor.

Instances

Instances details
Eq JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Read JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Show JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Generic JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Associated Types

type Rep JobBookmarkEntry :: Type -> Type #

NFData JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Methods

rnf :: JobBookmarkEntry -> () #

Hashable JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

FromJSON JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

type Rep JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

newJobBookmarkEntry :: JobBookmarkEntry Source #

Create a value of JobBookmarkEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:JobBookmarkEntry', jobBookmarkEntry_jobName - The name of the job in question.

$sel:run:JobBookmarkEntry', jobBookmarkEntry_run - The run ID number.

$sel:runId:JobBookmarkEntry', jobBookmarkEntry_runId - The run ID number.

$sel:version:JobBookmarkEntry', jobBookmarkEntry_version - The version of the job.

$sel:previousRunId:JobBookmarkEntry', jobBookmarkEntry_previousRunId - The unique run identifier associated with the previous job run.

$sel:attempt:JobBookmarkEntry', jobBookmarkEntry_attempt - The attempt ID number.

$sel:jobBookmark:JobBookmarkEntry', jobBookmarkEntry_jobBookmark - The bookmark itself.

JobBookmarksEncryption

data JobBookmarksEncryption Source #

Specifies how job bookmark data should be encrypted.

See: newJobBookmarksEncryption smart constructor.

Instances

Instances details
Eq JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Read JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Show JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Generic JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Associated Types

type Rep JobBookmarksEncryption :: Type -> Type #

NFData JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Methods

rnf :: JobBookmarksEncryption -> () #

Hashable JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

ToJSON JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

FromJSON JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

type Rep JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

type Rep JobBookmarksEncryption = D1 ('MetaData "JobBookmarksEncryption" "Amazonka.Glue.Types.JobBookmarksEncryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JobBookmarksEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobBookmarksEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobBookmarksEncryptionMode)) :*: S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newJobBookmarksEncryption :: JobBookmarksEncryption Source #

Create a value of JobBookmarksEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobBookmarksEncryptionMode:JobBookmarksEncryption', jobBookmarksEncryption_jobBookmarksEncryptionMode - The encryption mode to use for job bookmarks data.

$sel:kmsKeyArn:JobBookmarksEncryption', jobBookmarksEncryption_kmsKeyArn - The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

JobCommand

data JobCommand Source #

Specifies code that runs when a job is run.

See: newJobCommand smart constructor.

Constructors

JobCommand' (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Read JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Show JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Generic JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Associated Types

type Rep JobCommand :: Type -> Type #

NFData JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Methods

rnf :: JobCommand -> () #

Hashable JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

ToJSON JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

FromJSON JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

type Rep JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

type Rep JobCommand = D1 ('MetaData "JobCommand" "Amazonka.Glue.Types.JobCommand" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JobCommand'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scriptLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pythonVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newJobCommand :: JobCommand Source #

Create a value of JobCommand with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scriptLocation:JobCommand', jobCommand_scriptLocation - Specifies the Amazon Simple Storage Service (Amazon S3) path to a script that runs a job.

$sel:pythonVersion:JobCommand', jobCommand_pythonVersion - The Python version being used to run a Python shell job. Allowed values are 2 or 3.

$sel:name:JobCommand', jobCommand_name - The name of the job command. For an Apache Spark ETL job, this must be glueetl. For a Python shell job, it must be pythonshell. For an Apache Spark streaming ETL job, this must be gluestreaming.

JobNodeDetails

data JobNodeDetails Source #

The details of a Job node present in the workflow.

See: newJobNodeDetails smart constructor.

Constructors

JobNodeDetails' (Maybe [JobRun]) 

Instances

Instances details
Eq JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Read JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Show JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Generic JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Associated Types

type Rep JobNodeDetails :: Type -> Type #

NFData JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Methods

rnf :: JobNodeDetails -> () #

Hashable JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

FromJSON JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

type Rep JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

type Rep JobNodeDetails = D1 ('MetaData "JobNodeDetails" "Amazonka.Glue.Types.JobNodeDetails" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JobNodeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JobRun]))))

newJobNodeDetails :: JobNodeDetails Source #

Create a value of JobNodeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobRuns:JobNodeDetails', jobNodeDetails_jobRuns - The information for the job runs represented by the job node.

JobRun

data JobRun Source #

Contains information about a job run.

See: newJobRun smart constructor.

Instances

Instances details
Eq JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

(==) :: JobRun -> JobRun -> Bool #

(/=) :: JobRun -> JobRun -> Bool #

Read JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Show JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Generic JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Associated Types

type Rep JobRun :: Type -> Type #

Methods

from :: JobRun -> Rep JobRun x #

to :: Rep JobRun x -> JobRun #

NFData JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

rnf :: JobRun -> () #

Hashable JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

hashWithSalt :: Int -> JobRun -> Int #

hash :: JobRun -> Int #

FromJSON JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

type Rep JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

type Rep JobRun = D1 ('MetaData "JobRun" "Amazonka.Glue.Types.JobRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JobRun'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "triggerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: (S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "jobRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobRunState)) :*: S1 ('MetaSel ('Just "logGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "predecessorRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Predecessor])) :*: S1 ('MetaSel ('Just "previousRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "attempt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newJobRun :: JobRun Source #

Create a value of JobRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completedOn:JobRun', jobRun_completedOn - The date and time that this job run completed.

$sel:numberOfWorkers:JobRun', jobRun_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:triggerName:JobRun', jobRun_triggerName - The name of the trigger that started this job run.

$sel:notificationProperty:JobRun', jobRun_notificationProperty - Specifies configuration properties of a job run notification.

$sel:lastModifiedOn:JobRun', jobRun_lastModifiedOn - The last time that this job run was modified.

$sel:arguments:JobRun', jobRun_arguments - The job arguments associated with this run. For this job run, they replace the default arguments set in the job definition itself.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:jobName:JobRun', jobRun_jobName - The name of the job definition being used in this run.

$sel:startedOn:JobRun', jobRun_startedOn - The date and time at which this job run was started.

$sel:workerType:JobRun', jobRun_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

$sel:securityConfiguration:JobRun', jobRun_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job run.

$sel:glueVersion:JobRun', jobRun_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for jobs of type Spark.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

Jobs that are created without specifying a Glue version default to Glue 0.9.

$sel:jobRunState:JobRun', jobRun_jobRunState - The current state of the job run. For more information about the statuses of jobs that have terminated abnormally, see Glue Job Run Statuses.

$sel:logGroupName:JobRun', jobRun_logGroupName - The name of the log group for secure logging that can be server-side encrypted in Amazon CloudWatch using KMS. This name can be /aws-glue/jobs/, in which case the default encryption is NONE. If you add a role name and SecurityConfiguration name (in other words, /aws-glue/jobs-yourRoleName-yourSecurityConfigurationName/), then that security configuration is used to encrypt the log group.

$sel:executionTime:JobRun', jobRun_executionTime - The amount of time (in seconds) that the job run consumed resources.

$sel:predecessorRuns:JobRun', jobRun_predecessorRuns - A list of predecessors to this job run.

$sel:previousRunId:JobRun', jobRun_previousRunId - The ID of the previous run of this job. For example, the JobRunId specified in the StartJobRun action.

$sel:id:JobRun', jobRun_id - The ID of this job run.

$sel:attempt:JobRun', jobRun_attempt - The number of the attempt to run this job.

$sel:allocatedCapacity:JobRun', jobRun_allocatedCapacity - This field is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) allocated to this JobRun. From 2 to 100 DPUs can be allocated; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

$sel:maxCapacity:JobRun', jobRun_maxCapacity - The number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

Do not set Max Capacity if using WorkerType and NumberOfWorkers.

The value that can be allocated for MaxCapacity depends on whether you are running a Python shell job or an Apache Spark ETL job:

  • When you specify a Python shell job (JobCommand.Name="pythonshell"), you can allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.
  • When you specify an Apache Spark ETL job (JobCommand.Name="glueetl"), you can allocate from 2 to 100 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

$sel:timeout:JobRun', jobRun_timeout - The JobRun timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours). This overrides the timeout value set in the parent job.

$sel:errorMessage:JobRun', jobRun_errorMessage - An error message associated with this job run.

JobUpdate

data JobUpdate Source #

Specifies information used to update an existing job definition. The previous job definition is completely overwritten by this information.

See: newJobUpdate smart constructor.

Instances

Instances details
Eq JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Read JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Show JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Generic JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Associated Types

type Rep JobUpdate :: Type -> Type #

NFData JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Methods

rnf :: JobUpdate -> () #

Hashable JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

ToJSON JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

type Rep JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

type Rep JobUpdate = D1 ('MetaData "JobUpdate" "Amazonka.Glue.Types.JobUpdate" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JobUpdate'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobCommand))) :*: (S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)))) :*: ((S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: (((S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)))) :*: ((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "defaultArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newJobUpdate :: JobUpdate Source #

Create a value of JobUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfWorkers:JobUpdate', jobUpdate_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

The maximum number of workers you can define are 299 for G.1X, and 149 for G.2X.

$sel:command:JobUpdate', jobUpdate_command - The JobCommand that runs this job (required).

$sel:notificationProperty:JobUpdate', jobUpdate_notificationProperty - Specifies the configuration properties of a job notification.

$sel:connections:JobUpdate', jobUpdate_connections - The connections used for this job.

$sel:workerType:JobUpdate', jobUpdate_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker maps to 1 DPU (4 vCPU, 16 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.
  • For the G.2X worker type, each worker maps to 2 DPU (8 vCPU, 32 GB of memory, 128 GB disk), and provides 1 executor per worker. We recommend this worker type for memory-intensive jobs.

$sel:securityConfiguration:JobUpdate', jobUpdate_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

$sel:glueVersion:JobUpdate', jobUpdate_glueVersion - Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for jobs of type Spark.

For more information about the available Glue versions and corresponding Spark and Python versions, see Glue version in the developer guide.

$sel:nonOverridableArguments:JobUpdate', jobUpdate_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

$sel:role':JobUpdate', jobUpdate_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job (required).

$sel:logUri:JobUpdate', jobUpdate_logUri - This field is reserved for future use.

$sel:maxRetries:JobUpdate', jobUpdate_maxRetries - The maximum number of times to retry this job if it fails.

$sel:executionProperty:JobUpdate', jobUpdate_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.

$sel:allocatedCapacity:JobUpdate', jobUpdate_allocatedCapacity - This field is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) to allocate to this job. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

$sel:maxCapacity:JobUpdate', jobUpdate_maxCapacity - For Glue version 1.0 or earlier jobs, using the standard worker type, the number of Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

Do not set Max Capacity if using WorkerType and NumberOfWorkers.

The value that can be allocated for MaxCapacity depends on whether you are running a Python shell job or an Apache Spark ETL job:

  • When you specify a Python shell job (JobCommand.Name="pythonshell"), you can allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.
  • When you specify an Apache Spark ETL job (JobCommand.Name="glueetl") or Apache Spark streaming ETL job (JobCommand.Name="gluestreaming"), you can allocate from 2 to 100 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

For Glue version 2.0 jobs, you cannot instead specify a Maximum capacity. Instead, you should specify a Worker type and the Number of workers.

$sel:timeout:JobUpdate', jobUpdate_timeout - The job timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:defaultArguments:JobUpdate', jobUpdate_defaultArguments - The default arguments for this job.

You can specify arguments here that your own job-execution script consumes, as well as arguments that Glue itself consumes.

For information about how to specify and consume your own Job arguments, see the Calling Glue APIs in Python topic in the developer guide.

For information about the key-value pairs that Glue consumes to set up your job, see the Special Parameters Used by Glue topic in the developer guide.

$sel:description:JobUpdate', jobUpdate_description - Description of the job being defined.

JsonClassifier

data JsonClassifier Source #

A classifier for JSON content.

See: newJsonClassifier smart constructor.

Instances

Instances details
Eq JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Read JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Show JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Generic JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Associated Types

type Rep JsonClassifier :: Type -> Type #

NFData JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Methods

rnf :: JsonClassifier -> () #

Hashable JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

FromJSON JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

type Rep JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

type Rep JsonClassifier = D1 ('MetaData "JsonClassifier" "Amazonka.Glue.Types.JsonClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "JsonClassifier'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jsonPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newJsonClassifier Source #

Create a value of JsonClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:JsonClassifier', jsonClassifier_creationTime - The time that this classifier was registered.

$sel:lastUpdated:JsonClassifier', jsonClassifier_lastUpdated - The time that this classifier was last updated.

$sel:version:JsonClassifier', jsonClassifier_version - The version of this classifier.

$sel:name:JsonClassifier', jsonClassifier_name - The name of the classifier.

$sel:jsonPath:JsonClassifier', jsonClassifier_jsonPath - A JsonPath string defining the JSON data for the classifier to classify. Glue supports a subset of JsonPath, as described in Writing JsonPath Custom Classifiers.

KeySchemaElement

data KeySchemaElement Source #

A partition key pair consisting of a name and a type.

See: newKeySchemaElement smart constructor.

Instances

Instances details
Eq KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Read KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Show KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Generic KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Associated Types

type Rep KeySchemaElement :: Type -> Type #

NFData KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Methods

rnf :: KeySchemaElement -> () #

Hashable KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

FromJSON KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

type Rep KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

type Rep KeySchemaElement = D1 ('MetaData "KeySchemaElement" "Amazonka.Glue.Types.KeySchemaElement" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "KeySchemaElement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newKeySchemaElement Source #

Create a value of KeySchemaElement with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:KeySchemaElement', keySchemaElement_name - The name of a partition key.

$sel:type':KeySchemaElement', keySchemaElement_type - The type of a partition key.

LabelingSetGenerationTaskRunProperties

data LabelingSetGenerationTaskRunProperties Source #

Specifies configuration properties for a labeling set generation task run.

See: newLabelingSetGenerationTaskRunProperties smart constructor.

Instances

Instances details
Eq LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Read LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Show LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Generic LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

NFData LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Hashable LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

FromJSON LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

type Rep LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

type Rep LabelingSetGenerationTaskRunProperties = D1 ('MetaData "LabelingSetGenerationTaskRunProperties" "Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "LabelingSetGenerationTaskRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newLabelingSetGenerationTaskRunProperties :: LabelingSetGenerationTaskRunProperties Source #

Create a value of LabelingSetGenerationTaskRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outputS3Path:LabelingSetGenerationTaskRunProperties', labelingSetGenerationTaskRunProperties_outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you will generate the labeling set.

LastActiveDefinition

data LastActiveDefinition Source #

When there are multiple versions of a blueprint and the latest version has some errors, this attribute indicates the last successful blueprint definition that is available with the service.

See: newLastActiveDefinition smart constructor.

Instances

Instances details
Eq LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Read LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Show LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Generic LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Associated Types

type Rep LastActiveDefinition :: Type -> Type #

NFData LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Methods

rnf :: LastActiveDefinition -> () #

Hashable LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

FromJSON LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

type Rep LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

type Rep LastActiveDefinition = D1 ('MetaData "LastActiveDefinition" "Amazonka.Glue.Types.LastActiveDefinition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "LastActiveDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parameterSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blueprintLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "blueprintServiceLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newLastActiveDefinition :: LastActiveDefinition Source #

Create a value of LastActiveDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parameterSpec:LastActiveDefinition', lastActiveDefinition_parameterSpec - A JSON string specifying the parameters for the blueprint.

$sel:blueprintLocation:LastActiveDefinition', lastActiveDefinition_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published by the Glue developer.

$sel:lastModifiedOn:LastActiveDefinition', lastActiveDefinition_lastModifiedOn - The date and time the blueprint was last modified.

$sel:blueprintServiceLocation:LastActiveDefinition', lastActiveDefinition_blueprintServiceLocation - Specifies a path in Amazon S3 where the blueprint is copied when you create or update the blueprint.

$sel:description:LastActiveDefinition', lastActiveDefinition_description - The description of the blueprint.

LastCrawlInfo

data LastCrawlInfo Source #

Status and error information about the most recent crawl.

See: newLastCrawlInfo smart constructor.

Instances

Instances details
Eq LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Read LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Show LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Generic LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Associated Types

type Rep LastCrawlInfo :: Type -> Type #

NFData LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Methods

rnf :: LastCrawlInfo -> () #

Hashable LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

FromJSON LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

type Rep LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

type Rep LastCrawlInfo = D1 ('MetaData "LastCrawlInfo" "Amazonka.Glue.Types.LastCrawlInfo" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "LastCrawlInfo'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastCrawlStatus)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "logStream") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "logGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "messagePrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newLastCrawlInfo :: LastCrawlInfo Source #

Create a value of LastCrawlInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:LastCrawlInfo', lastCrawlInfo_status - Status of the last crawl.

$sel:startTime:LastCrawlInfo', lastCrawlInfo_startTime - The time at which the crawl started.

$sel:logStream:LastCrawlInfo', lastCrawlInfo_logStream - The log stream for the last crawl.

$sel:logGroup:LastCrawlInfo', lastCrawlInfo_logGroup - The log group for the last crawl.

$sel:messagePrefix:LastCrawlInfo', lastCrawlInfo_messagePrefix - The prefix for a message about this crawl.

$sel:errorMessage:LastCrawlInfo', lastCrawlInfo_errorMessage - If an error occurred, the error information about the last crawl.

LineageConfiguration

data LineageConfiguration Source #

Specifies data lineage configuration settings for the crawler.

See: newLineageConfiguration smart constructor.

Instances

Instances details
Eq LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Read LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Show LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Generic LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Associated Types

type Rep LineageConfiguration :: Type -> Type #

NFData LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Methods

rnf :: LineageConfiguration -> () #

Hashable LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

ToJSON LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

FromJSON LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

type Rep LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

type Rep LineageConfiguration = D1 ('MetaData "LineageConfiguration" "Amazonka.Glue.Types.LineageConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "LineageConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerLineageSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerLineageSettings))))

newLineageConfiguration :: LineageConfiguration Source #

Create a value of LineageConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:crawlerLineageSettings:LineageConfiguration', lineageConfiguration_crawlerLineageSettings - Specifies whether data lineage is enabled for the crawler. Valid values are:

  • ENABLE: enables data lineage for the crawler
  • DISABLE: disables data lineage for the crawler

Location

data Location Source #

The location of resources.

See: newLocation smart constructor.

Instances

Instances details
Eq Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Read Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Show Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Generic Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Associated Types

type Rep Location :: Type -> Type #

Methods

from :: Location -> Rep Location x #

to :: Rep Location x -> Location #

NFData Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Methods

rnf :: Location -> () #

Hashable Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Methods

hashWithSalt :: Int -> Location -> Int #

hash :: Location -> Int #

ToJSON Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

type Rep Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

type Rep Location = D1 ('MetaData "Location" "Amazonka.Glue.Types.Location" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Location'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dynamoDB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenNodeArg])) :*: (S1 ('MetaSel ('Just "jdbc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenNodeArg])) :*: S1 ('MetaSel ('Just "s3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeGenNodeArg])))))

newLocation :: Location Source #

Create a value of Location with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dynamoDB:Location', location_dynamoDB - An Amazon DynamoDB table location.

$sel:jdbc:Location', location_jdbc - A JDBC location.

$sel:s3:Location', location_s3 - An Amazon Simple Storage Service (Amazon S3) location.

LongColumnStatisticsData

data LongColumnStatisticsData Source #

Defines column statistics supported for integer data columns.

See: newLongColumnStatisticsData smart constructor.

Instances

Instances details
Eq LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Read LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Show LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Generic LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Associated Types

type Rep LongColumnStatisticsData :: Type -> Type #

NFData LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Hashable LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

ToJSON LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

FromJSON LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

type Rep LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

type Rep LongColumnStatisticsData = D1 ('MetaData "LongColumnStatisticsData" "Amazonka.Glue.Types.LongColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "LongColumnStatisticsData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "minimumValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfDistinctValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newLongColumnStatisticsData Source #

Create a value of LongColumnStatisticsData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumValue:LongColumnStatisticsData', longColumnStatisticsData_maximumValue - The highest value in the column.

$sel:minimumValue:LongColumnStatisticsData', longColumnStatisticsData_minimumValue - The lowest value in the column.

$sel:numberOfNulls:LongColumnStatisticsData', longColumnStatisticsData_numberOfNulls - The number of null values in the column.

$sel:numberOfDistinctValues:LongColumnStatisticsData', longColumnStatisticsData_numberOfDistinctValues - The number of distinct values in a column.

MLTransform

data MLTransform Source #

A structure for a machine learning transform.

See: newMLTransform smart constructor.

Instances

Instances details
Eq MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Read MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Show MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Generic MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Associated Types

type Rep MLTransform :: Type -> Type #

NFData MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Methods

rnf :: MLTransform -> () #

Hashable MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

FromJSON MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

type Rep MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

type Rep MLTransform = D1 ('MetaData "MLTransform" "Amazonka.Glue.Types.MLTransform" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MLTransform'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformStatusType)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "labelCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "inputRecordTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueTable]))) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "evaluationMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationMetrics)) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaColumn])))))) :*: (((S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters)) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))) :*: ((S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newMLTransform :: MLTransform Source #

Create a value of MLTransform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:MLTransform', mLTransform_status - The current status of the machine learning transform.

$sel:numberOfWorkers:MLTransform', mLTransform_numberOfWorkers - The number of workers of a defined workerType that are allocated when a task of the transform runs.

If WorkerType is set, then NumberOfWorkers is required (and vice versa).

$sel:lastModifiedOn:MLTransform', mLTransform_lastModifiedOn - A timestamp. The last point in time when this machine learning transform was modified.

$sel:labelCount:MLTransform', mLTransform_labelCount - A count identifier for the labeling files generated by Glue for this transform. As you create a better transform, you can iteratively download, label, and upload the labeling file.

$sel:workerType:MLTransform', mLTransform_workerType - The type of predefined worker that is allocated when a task of this transform runs. Accepts a value of Standard, G.1X, or G.2X.

  • For the Standard worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.
  • For the G.1X worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.
  • For the G.2X worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.

MaxCapacity is a mutually exclusive option with NumberOfWorkers and WorkerType.

  • If either NumberOfWorkers or WorkerType is set, then MaxCapacity cannot be set.
  • If MaxCapacity is set then neither NumberOfWorkers or WorkerType can be set.
  • If WorkerType is set, then NumberOfWorkers is required (and vice versa).
  • MaxCapacity and NumberOfWorkers must both be at least 1.

$sel:inputRecordTables:MLTransform', mLTransform_inputRecordTables - A list of Glue table definitions used by the transform.

$sel:glueVersion:MLTransform', mLTransform_glueVersion - This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see Glue Versions in the developer guide.

$sel:evaluationMetrics:MLTransform', mLTransform_evaluationMetrics - An EvaluationMetrics object. Evaluation metrics provide an estimate of the quality of your machine learning transform.

$sel:schema:MLTransform', mLTransform_schema - A map of key-value pairs representing the columns and data types that this transform can run against. Has an upper bound of 100 columns.

$sel:role':MLTransform', mLTransform_role - The name or Amazon Resource Name (ARN) of the IAM role with the required permissions. The required permissions include both Glue service role permissions to Glue resources, and Amazon S3 permissions required by the transform.

  • This role needs Glue service role permissions to allow access to resources in Glue. See Attach a Policy to IAM Users That Access Glue.
  • This role needs permission to your Amazon Simple Storage Service (Amazon S3) sources, targets, temporary directory, scripts, and any libraries used by the task run for this transform.

$sel:name:MLTransform', mLTransform_name - A user-defined name for the machine learning transform. Names are not guaranteed unique and can be changed at any time.

$sel:parameters:MLTransform', mLTransform_parameters - A TransformParameters object. You can use parameters to tune (customize) the behavior of the machine learning transform by specifying what data it learns from and your preference on various tradeoffs (such as precious vs. recall, or accuracy vs. cost).

$sel:maxRetries:MLTransform', mLTransform_maxRetries - The maximum number of times to retry after an MLTaskRun of the machine learning transform fails.

$sel:maxCapacity:MLTransform', mLTransform_maxCapacity - The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, see the Glue pricing page.

MaxCapacity is a mutually exclusive option with NumberOfWorkers and WorkerType.

  • If either NumberOfWorkers or WorkerType is set, then MaxCapacity cannot be set.
  • If MaxCapacity is set then neither NumberOfWorkers or WorkerType can be set.
  • If WorkerType is set, then NumberOfWorkers is required (and vice versa).
  • MaxCapacity and NumberOfWorkers must both be at least 1.

When the WorkerType field is set to a value other than Standard, the MaxCapacity field is set automatically and becomes read-only.

$sel:timeout:MLTransform', mLTransform_timeout - The timeout in minutes of the machine learning transform.

$sel:transformEncryption:MLTransform', mLTransform_transformEncryption - The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.

$sel:description:MLTransform', mLTransform_description - A user-defined, long-form description text for the machine learning transform. Descriptions are not guaranteed to be unique and can be changed at any time.

$sel:createdOn:MLTransform', mLTransform_createdOn - A timestamp. The time and date that this machine learning transform was created.

$sel:transformId:MLTransform', mLTransform_transformId - The unique transform ID that is generated for the machine learning transform. The ID is guaranteed to be unique and does not change.

MLUserDataEncryption

data MLUserDataEncryption Source #

The encryption-at-rest settings of the transform that apply to accessing user data.

See: newMLUserDataEncryption smart constructor.

Instances

Instances details
Eq MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Read MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Show MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Generic MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Associated Types

type Rep MLUserDataEncryption :: Type -> Type #

NFData MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Methods

rnf :: MLUserDataEncryption -> () #

Hashable MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

ToJSON MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

FromJSON MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

type Rep MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

type Rep MLUserDataEncryption = D1 ('MetaData "MLUserDataEncryption" "Amazonka.Glue.Types.MLUserDataEncryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MLUserDataEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "mlUserDataEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MLUserDataEncryptionModeString)))

newMLUserDataEncryption Source #

Create a value of MLUserDataEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:MLUserDataEncryption', mLUserDataEncryption_kmsKeyId - The ID for the customer-provided KMS key.

$sel:mlUserDataEncryptionMode:MLUserDataEncryption', mLUserDataEncryption_mlUserDataEncryptionMode - The encryption mode applied to user data. Valid values are:

  • DISABLED: encryption is disabled
  • SSEKMS: use of server-side encryption with Key Management Service (SSE-KMS) for user data stored in Amazon S3.

MappingEntry

data MappingEntry Source #

Defines a mapping.

See: newMappingEntry smart constructor.

Instances

Instances details
Eq MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Read MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Show MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Generic MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Associated Types

type Rep MappingEntry :: Type -> Type #

NFData MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Methods

rnf :: MappingEntry -> () #

Hashable MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

ToJSON MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

FromJSON MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

type Rep MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

type Rep MappingEntry = D1 ('MetaData "MappingEntry" "Amazonka.Glue.Types.MappingEntry" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MappingEntry'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "targetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targetPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourcePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newMappingEntry :: MappingEntry Source #

Create a value of MappingEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:targetTable:MappingEntry', mappingEntry_targetTable - The target table.

$sel:sourceType:MappingEntry', mappingEntry_sourceType - The source type.

$sel:sourceTable:MappingEntry', mappingEntry_sourceTable - The name of the source table.

$sel:targetType:MappingEntry', mappingEntry_targetType - The target type.

$sel:targetPath:MappingEntry', mappingEntry_targetPath - The target path.

$sel:sourcePath:MappingEntry', mappingEntry_sourcePath - The source path.

MetadataInfo

data MetadataInfo Source #

A structure containing metadata information for a schema version.

See: newMetadataInfo smart constructor.

Instances

Instances details
Eq MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Read MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Show MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Generic MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Associated Types

type Rep MetadataInfo :: Type -> Type #

NFData MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Methods

rnf :: MetadataInfo -> () #

Hashable MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

FromJSON MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

type Rep MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

type Rep MetadataInfo = D1 ('MetaData "MetadataInfo" "Amazonka.Glue.Types.MetadataInfo" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MetadataInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "otherMetadataValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OtherMetadataValueListItem])) :*: S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newMetadataInfo :: MetadataInfo Source #

Create a value of MetadataInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTime:MetadataInfo', metadataInfo_createdTime - The time at which the entry was created.

$sel:otherMetadataValueList:MetadataInfo', metadataInfo_otherMetadataValueList - Other metadata belonging to the same metadata key.

$sel:metadataValue:MetadataInfo', metadataInfo_metadataValue - The metadata key’s corresponding value.

MetadataKeyValuePair

data MetadataKeyValuePair Source #

A structure containing a key value pair for metadata.

See: newMetadataKeyValuePair smart constructor.

Instances

Instances details
Eq MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Read MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Show MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Generic MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Associated Types

type Rep MetadataKeyValuePair :: Type -> Type #

NFData MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Methods

rnf :: MetadataKeyValuePair -> () #

Hashable MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

ToJSON MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

type Rep MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

type Rep MetadataKeyValuePair = D1 ('MetaData "MetadataKeyValuePair" "Amazonka.Glue.Types.MetadataKeyValuePair" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MetadataKeyValuePair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metadataKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMetadataKeyValuePair :: MetadataKeyValuePair Source #

Create a value of MetadataKeyValuePair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metadataKey:MetadataKeyValuePair', metadataKeyValuePair_metadataKey - A metadata key.

$sel:metadataValue:MetadataKeyValuePair', metadataKeyValuePair_metadataValue - A metadata key’s corresponding value.

MongoDBTarget

data MongoDBTarget Source #

Specifies an Amazon DocumentDB or MongoDB data store to crawl.

See: newMongoDBTarget smart constructor.

Instances

Instances details
Eq MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Read MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Show MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Generic MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Associated Types

type Rep MongoDBTarget :: Type -> Type #

NFData MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Methods

rnf :: MongoDBTarget -> () #

Hashable MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

ToJSON MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

FromJSON MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

type Rep MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

type Rep MongoDBTarget = D1 ('MetaData "MongoDBTarget" "Amazonka.Glue.Types.MongoDBTarget" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "MongoDBTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scanAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newMongoDBTarget :: MongoDBTarget Source #

Create a value of MongoDBTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:path:MongoDBTarget', mongoDBTarget_path - The path of the Amazon DocumentDB or MongoDB target (database/collection).

$sel:connectionName:MongoDBTarget', mongoDBTarget_connectionName - The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.

$sel:scanAll:MongoDBTarget', mongoDBTarget_scanAll - Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table.

A value of true means to scan all records, while a value of false means to sample the records. If no value is specified, the value defaults to true.

Node

data Node Source #

A node represents an Glue component (trigger, crawler, or job) on a workflow graph.

See: newNode smart constructor.

Instances

Instances details
Eq Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

(==) :: Node -> Node -> Bool #

(/=) :: Node -> Node -> Bool #

Read Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Show Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

showsPrec :: Int -> Node -> ShowS #

show :: Node -> String #

showList :: [Node] -> ShowS #

Generic Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Associated Types

type Rep Node :: Type -> Type #

Methods

from :: Node -> Rep Node x #

to :: Rep Node x -> Node #

NFData Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

rnf :: Node -> () #

Hashable Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

hashWithSalt :: Int -> Node -> Int #

hash :: Node -> Int #

FromJSON Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

type Rep Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

newNode :: Node Source #

Create a value of Node with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggerDetails:Node', node_triggerDetails - Details of the Trigger when the node represents a Trigger.

$sel:uniqueId:Node', node_uniqueId - The unique Id assigned to the node within the workflow.

$sel:crawlerDetails:Node', node_crawlerDetails - Details of the crawler when the node represents a crawler.

$sel:name:Node', node_name - The name of the Glue component represented by the node.

$sel:jobDetails:Node', node_jobDetails - Details of the Job when the node represents a Job.

$sel:type':Node', node_type - The type of Glue component represented by the node.

NotificationProperty

data NotificationProperty Source #

Specifies configuration properties of a notification.

See: newNotificationProperty smart constructor.

Instances

Instances details
Eq NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Read NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Show NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Generic NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Associated Types

type Rep NotificationProperty :: Type -> Type #

NFData NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Methods

rnf :: NotificationProperty -> () #

Hashable NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

ToJSON NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

FromJSON NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

type Rep NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

type Rep NotificationProperty = D1 ('MetaData "NotificationProperty" "Amazonka.Glue.Types.NotificationProperty" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "NotificationProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notifyDelayAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newNotificationProperty :: NotificationProperty Source #

Create a value of NotificationProperty with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notifyDelayAfter:NotificationProperty', notificationProperty_notifyDelayAfter - After a job run starts, the number of minutes to wait before sending a job run delay notification.

Order

data Order Source #

Specifies the sort order of a sorted column.

See: newOrder smart constructor.

Constructors

Order' Text Natural 

Instances

Instances details
Eq Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

(==) :: Order -> Order -> Bool #

(/=) :: Order -> Order -> Bool #

Read Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Show Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

showsPrec :: Int -> Order -> ShowS #

show :: Order -> String #

showList :: [Order] -> ShowS #

Generic Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Associated Types

type Rep Order :: Type -> Type #

Methods

from :: Order -> Rep Order x #

to :: Rep Order x -> Order #

NFData Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

rnf :: Order -> () #

Hashable Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

hashWithSalt :: Int -> Order -> Int #

hash :: Order -> Int #

ToJSON Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

FromJSON Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

type Rep Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

type Rep Order = D1 ('MetaData "Order" "Amazonka.Glue.Types.Order" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Order'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newOrder Source #

Create a value of Order with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:column:Order', order_column - The name of the column.

$sel:sortOrder:Order', order_sortOrder - Indicates that the column is sorted in ascending order (== 1), or in descending order (==0).

OtherMetadataValueListItem

data OtherMetadataValueListItem Source #

A structure containing other metadata for a schema version belonging to the same metadata key.

See: newOtherMetadataValueListItem smart constructor.

Instances

Instances details
Eq OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Read OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Show OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Generic OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Associated Types

type Rep OtherMetadataValueListItem :: Type -> Type #

NFData OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Hashable OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

FromJSON OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

type Rep OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

type Rep OtherMetadataValueListItem = D1 ('MetaData "OtherMetadataValueListItem" "Amazonka.Glue.Types.OtherMetadataValueListItem" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "OtherMetadataValueListItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOtherMetadataValueListItem :: OtherMetadataValueListItem Source #

Create a value of OtherMetadataValueListItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTime:OtherMetadataValueListItem', otherMetadataValueListItem_createdTime - The time at which the entry was created.

$sel:metadataValue:OtherMetadataValueListItem', otherMetadataValueListItem_metadataValue - The metadata key’s corresponding value for the other metadata belonging to the same metadata key.

Partition

data Partition Source #

Represents a slice of table data.

See: newPartition smart constructor.

Instances

Instances details
Eq Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Read Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Show Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Generic Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Associated Types

type Rep Partition :: Type -> Type #

NFData Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Methods

rnf :: Partition -> () #

Hashable Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

FromJSON Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

type Rep Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

newPartition :: Partition Source #

Create a value of Partition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:Partition', partition_creationTime - The time at which the partition was created.

$sel:values:Partition', partition_values - The values of the partition.

$sel:catalogId:Partition', partition_catalogId - The ID of the Data Catalog in which the partition resides.

$sel:lastAnalyzedTime:Partition', partition_lastAnalyzedTime - The last time at which column statistics were computed for this partition.

$sel:storageDescriptor:Partition', partition_storageDescriptor - Provides information about the physical location where the partition is stored.

$sel:databaseName:Partition', partition_databaseName - The name of the catalog database in which to create the partition.

$sel:parameters:Partition', partition_parameters - These key-value pairs define partition parameters.

$sel:lastAccessTime:Partition', partition_lastAccessTime - The last time at which the partition was accessed.

$sel:tableName:Partition', partition_tableName - The name of the database table in which to create the partition.

PartitionError

data PartitionError Source #

Contains information about a partition error.

See: newPartitionError smart constructor.

Instances

Instances details
Eq PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Read PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Show PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Generic PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Associated Types

type Rep PartitionError :: Type -> Type #

NFData PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Methods

rnf :: PartitionError -> () #

Hashable PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

FromJSON PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

type Rep PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

type Rep PartitionError = D1 ('MetaData "PartitionError" "Amazonka.Glue.Types.PartitionError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PartitionError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail))))

newPartitionError :: PartitionError Source #

Create a value of PartitionError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partitionValues:PartitionError', partitionError_partitionValues - The values that define the partition.

$sel:errorDetail:PartitionError', partitionError_errorDetail - The details about the partition error.

PartitionIndex

data PartitionIndex Source #

A structure for a partition index.

See: newPartitionIndex smart constructor.

Instances

Instances details
Eq PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Read PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Show PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Generic PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Associated Types

type Rep PartitionIndex :: Type -> Type #

NFData PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Methods

rnf :: PartitionIndex -> () #

Hashable PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

ToJSON PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

type Rep PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

type Rep PartitionIndex = D1 ('MetaData "PartitionIndex" "Amazonka.Glue.Types.PartitionIndex" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PartitionIndex'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "indexName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPartitionIndex Source #

Create a value of PartitionIndex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keys:PartitionIndex', partitionIndex_keys - The keys for the partition index.

$sel:indexName:PartitionIndex', partitionIndex_indexName - The name of the partition index.

PartitionIndexDescriptor

data PartitionIndexDescriptor Source #

A descriptor for a partition index in a table.

See: newPartitionIndexDescriptor smart constructor.

Instances

Instances details
Eq PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Read PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Show PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Generic PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Associated Types

type Rep PartitionIndexDescriptor :: Type -> Type #

NFData PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Hashable PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

FromJSON PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

type Rep PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

type Rep PartitionIndexDescriptor = D1 ('MetaData "PartitionIndexDescriptor" "Amazonka.Glue.Types.PartitionIndexDescriptor" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PartitionIndexDescriptor'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "backfillErrors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BackfillError])) :*: S1 ('MetaSel ('Just "indexName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "keys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty KeySchemaElement)) :*: S1 ('MetaSel ('Just "indexStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PartitionIndexStatus))))

newPartitionIndexDescriptor Source #

Create a value of PartitionIndexDescriptor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:backfillErrors:PartitionIndexDescriptor', partitionIndexDescriptor_backfillErrors - A list of errors that can occur when registering partition indexes for an existing table.

$sel:indexName:PartitionIndexDescriptor', partitionIndexDescriptor_indexName - The name of the partition index.

$sel:keys:PartitionIndexDescriptor', partitionIndexDescriptor_keys - A list of one or more keys, as KeySchemaElement structures, for the partition index.

$sel:indexStatus:PartitionIndexDescriptor', partitionIndexDescriptor_indexStatus - The status of the partition index.

The possible statuses are:

  • CREATING: The index is being created. When an index is in a CREATING state, the index or its table cannot be deleted.
  • ACTIVE: The index creation succeeds.
  • FAILED: The index creation fails.
  • DELETING: The index is deleted from the list of indexes.

PartitionInput

data PartitionInput Source #

The structure used to create and update a partition.

See: newPartitionInput smart constructor.

Instances

Instances details
Eq PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Read PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Show PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Generic PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Associated Types

type Rep PartitionInput :: Type -> Type #

NFData PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Methods

rnf :: PartitionInput -> () #

Hashable PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

ToJSON PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

type Rep PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

type Rep PartitionInput = D1 ('MetaData "PartitionInput" "Amazonka.Glue.Types.PartitionInput" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PartitionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newPartitionInput :: PartitionInput Source #

Create a value of PartitionInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:PartitionInput', partitionInput_values - The values of the partition. Although this parameter is not required by the SDK, you must specify this parameter for a valid input.

The values for the keys for the new partition must be passed as an array of String objects that must be ordered in the same order as the partition keys appearing in the Amazon S3 prefix. Otherwise Glue will add the values to the wrong keys.

$sel:lastAnalyzedTime:PartitionInput', partitionInput_lastAnalyzedTime - The last time at which column statistics were computed for this partition.

$sel:storageDescriptor:PartitionInput', partitionInput_storageDescriptor - Provides information about the physical location where the partition is stored.

$sel:parameters:PartitionInput', partitionInput_parameters - These key-value pairs define partition parameters.

$sel:lastAccessTime:PartitionInput', partitionInput_lastAccessTime - The last time at which the partition was accessed.

PartitionValueList

data PartitionValueList Source #

Contains a list of values defining partitions.

See: newPartitionValueList smart constructor.

Constructors

PartitionValueList' [Text] 

Instances

Instances details
Eq PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Read PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Show PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Generic PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Associated Types

type Rep PartitionValueList :: Type -> Type #

NFData PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Methods

rnf :: PartitionValueList -> () #

Hashable PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

ToJSON PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

FromJSON PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

type Rep PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

type Rep PartitionValueList = D1 ('MetaData "PartitionValueList" "Amazonka.Glue.Types.PartitionValueList" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PartitionValueList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newPartitionValueList :: PartitionValueList Source #

Create a value of PartitionValueList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:PartitionValueList', partitionValueList_values - The list of values.

PhysicalConnectionRequirements

data PhysicalConnectionRequirements Source #

Specifies the physical requirements for a connection.

See: newPhysicalConnectionRequirements smart constructor.

Instances

Instances details
Eq PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Read PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Show PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Generic PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Associated Types

type Rep PhysicalConnectionRequirements :: Type -> Type #

NFData PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Hashable PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

ToJSON PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

FromJSON PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

type Rep PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

type Rep PhysicalConnectionRequirements = D1 ('MetaData "PhysicalConnectionRequirements" "Amazonka.Glue.Types.PhysicalConnectionRequirements" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PhysicalConnectionRequirements'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIdList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newPhysicalConnectionRequirements :: PhysicalConnectionRequirements Source #

Create a value of PhysicalConnectionRequirements with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIdList:PhysicalConnectionRequirements', physicalConnectionRequirements_securityGroupIdList - The security group ID list used by the connection.

$sel:subnetId:PhysicalConnectionRequirements', physicalConnectionRequirements_subnetId - The subnet ID used by the connection.

$sel:availabilityZone:PhysicalConnectionRequirements', physicalConnectionRequirements_availabilityZone - The connection's Availability Zone. This field is redundant because the specified subnet implies the Availability Zone to be used. Currently the field must be populated, but it will be deprecated in the future.

Predecessor

data Predecessor Source #

A job run that was used in the predicate of a conditional trigger that triggered this job run.

See: newPredecessor smart constructor.

Constructors

Predecessor' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Read Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Show Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Generic Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Associated Types

type Rep Predecessor :: Type -> Type #

NFData Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Methods

rnf :: Predecessor -> () #

Hashable Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

FromJSON Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

type Rep Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

type Rep Predecessor = D1 ('MetaData "Predecessor" "Amazonka.Glue.Types.Predecessor" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Predecessor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPredecessor :: Predecessor Source #

Create a value of Predecessor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobName:Predecessor', predecessor_jobName - The name of the job definition used by the predecessor job run.

$sel:runId:Predecessor', predecessor_runId - The job-run ID of the predecessor job run.

Predicate

data Predicate Source #

Defines the predicate of the trigger, which determines when it fires.

See: newPredicate smart constructor.

Constructors

Predicate' (Maybe Logical) (Maybe [Condition]) 

Instances

Instances details
Eq Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Read Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Show Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Generic Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Associated Types

type Rep Predicate :: Type -> Type #

NFData Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Methods

rnf :: Predicate -> () #

Hashable Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

ToJSON Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

FromJSON Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

type Rep Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

type Rep Predicate = D1 ('MetaData "Predicate" "Amazonka.Glue.Types.Predicate" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Predicate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "logical") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Logical)) :*: S1 ('MetaSel ('Just "conditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Condition]))))

newPredicate :: Predicate Source #

Create a value of Predicate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logical:Predicate', predicate_logical - An optional field if only one condition is listed. If multiple conditions are listed, then this field is required.

$sel:conditions:Predicate', predicate_conditions - A list of the conditions that determine when the trigger will fire.

PrincipalPermissions

data PrincipalPermissions Source #

Permissions granted to a principal.

See: newPrincipalPermissions smart constructor.

Instances

Instances details
Eq PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Read PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Show PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Generic PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Associated Types

type Rep PrincipalPermissions :: Type -> Type #

NFData PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Methods

rnf :: PrincipalPermissions -> () #

Hashable PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

ToJSON PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

FromJSON PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

type Rep PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

type Rep PrincipalPermissions = D1 ('MetaData "PrincipalPermissions" "Amazonka.Glue.Types.PrincipalPermissions" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PrincipalPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLakePrincipal)) :*: S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Permission]))))

newPrincipalPermissions :: PrincipalPermissions Source #

Create a value of PrincipalPermissions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:principal:PrincipalPermissions', principalPermissions_principal - The principal who is granted permissions.

$sel:permissions:PrincipalPermissions', principalPermissions_permissions - The permissions that are granted to the principal.

PropertyPredicate

data PropertyPredicate Source #

Defines a property predicate.

See: newPropertyPredicate smart constructor.

Instances

Instances details
Eq PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Read PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Show PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Generic PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Associated Types

type Rep PropertyPredicate :: Type -> Type #

NFData PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Methods

rnf :: PropertyPredicate -> () #

Hashable PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

ToJSON PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

type Rep PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

type Rep PropertyPredicate = D1 ('MetaData "PropertyPredicate" "Amazonka.Glue.Types.PropertyPredicate" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "PropertyPredicate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "comparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Comparator)))))

newPropertyPredicate :: PropertyPredicate Source #

Create a value of PropertyPredicate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:PropertyPredicate', propertyPredicate_value - The value of the property.

$sel:key:PropertyPredicate', propertyPredicate_key - The key of the property.

$sel:comparator:PropertyPredicate', propertyPredicate_comparator - The comparator used to compare this property to others.

RecrawlPolicy

data RecrawlPolicy Source #

When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run. For more information, see Incremental Crawls in Glue in the developer guide.

See: newRecrawlPolicy smart constructor.

Instances

Instances details
Eq RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Read RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Show RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Generic RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Associated Types

type Rep RecrawlPolicy :: Type -> Type #

NFData RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Methods

rnf :: RecrawlPolicy -> () #

Hashable RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

ToJSON RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

FromJSON RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

type Rep RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

type Rep RecrawlPolicy = D1 ('MetaData "RecrawlPolicy" "Amazonka.Glue.Types.RecrawlPolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RecrawlPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "recrawlBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlBehavior))))

newRecrawlPolicy :: RecrawlPolicy Source #

Create a value of RecrawlPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recrawlBehavior:RecrawlPolicy', recrawlPolicy_recrawlBehavior - Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.

A value of CRAWL_EVERYTHING specifies crawling the entire dataset again.

A value of CRAWL_NEW_FOLDERS_ONLY specifies crawling only folders that were added since the last crawler run.

A value of CRAWL_EVENT_MODE specifies crawling only the changes identified by Amazon S3 events.

RegistryId

data RegistryId Source #

A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

See: newRegistryId smart constructor.

Constructors

RegistryId' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Read RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Show RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Generic RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Associated Types

type Rep RegistryId :: Type -> Type #

NFData RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Methods

rnf :: RegistryId -> () #

Hashable RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

ToJSON RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

type Rep RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

type Rep RegistryId = D1 ('MetaData "RegistryId" "Amazonka.Glue.Types.RegistryId" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RegistryId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegistryId :: RegistryId Source #

Create a value of RegistryId with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:RegistryId', registryId_registryName - Name of the registry. Used only for lookup. One of RegistryArn or RegistryName has to be provided.

$sel:registryArn:RegistryId', registryId_registryArn - Arn of the registry to be updated. One of RegistryArn or RegistryName has to be provided.

RegistryListItem

data RegistryListItem Source #

A structure containing the details for a registry.

See: newRegistryListItem smart constructor.

Instances

Instances details
Eq RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Read RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Show RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Generic RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Associated Types

type Rep RegistryListItem :: Type -> Type #

NFData RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Methods

rnf :: RegistryListItem -> () #

Hashable RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

FromJSON RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

type Rep RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

type Rep RegistryListItem = D1 ('MetaData "RegistryListItem" "Amazonka.Glue.Types.RegistryListItem" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "RegistryListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryStatus)) :*: (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newRegistryListItem :: RegistryListItem Source #

Create a value of RegistryListItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:RegistryListItem', registryListItem_status - The status of the registry.

$sel:registryName:RegistryListItem', registryListItem_registryName - The name of the registry.

$sel:createdTime:RegistryListItem', registryListItem_createdTime - The data the registry was created.

$sel:registryArn:RegistryListItem', registryListItem_registryArn - The Amazon Resource Name (ARN) of the registry.

$sel:updatedTime:RegistryListItem', registryListItem_updatedTime - The date the registry was updated.

$sel:description:RegistryListItem', registryListItem_description - A description of the registry.

ResourceUri

data ResourceUri Source #

The URIs for function resources.

See: newResourceUri smart constructor.

Instances

Instances details
Eq ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Read ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Show ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Generic ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Associated Types

type Rep ResourceUri :: Type -> Type #

NFData ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Methods

rnf :: ResourceUri -> () #

Hashable ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

ToJSON ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

FromJSON ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

type Rep ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

type Rep ResourceUri = D1 ('MetaData "ResourceUri" "Amazonka.Glue.Types.ResourceUri" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "ResourceUri'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceType)) :*: S1 ('MetaSel ('Just "uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newResourceUri :: ResourceUri Source #

Create a value of ResourceUri with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceType:ResourceUri', resourceUri_resourceType - The type of the resource.

$sel:uri:ResourceUri', resourceUri_uri - The URI for accessing the resource.

S3Encryption

data S3Encryption Source #

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

See: newS3Encryption smart constructor.

Instances

Instances details
Eq S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Read S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Show S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Generic S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Associated Types

type Rep S3Encryption :: Type -> Type #

NFData S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Methods

rnf :: S3Encryption -> () #

Hashable S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

ToJSON S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

FromJSON S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

type Rep S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

type Rep S3Encryption = D1 ('MetaData "S3Encryption" "Amazonka.Glue.Types.S3Encryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "S3Encryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3EncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3EncryptionMode)) :*: S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newS3Encryption :: S3Encryption Source #

Create a value of S3Encryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3EncryptionMode:S3Encryption', s3Encryption_s3EncryptionMode - The encryption mode to use for Amazon S3 data.

$sel:kmsKeyArn:S3Encryption', s3Encryption_kmsKeyArn - The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

S3Target

data S3Target Source #

Specifies a data store in Amazon Simple Storage Service (Amazon S3).

See: newS3Target smart constructor.

Instances

Instances details
Eq S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Read S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Show S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Generic S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Associated Types

type Rep S3Target :: Type -> Type #

Methods

from :: S3Target -> Rep S3Target x #

to :: Rep S3Target x -> S3Target #

NFData S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Methods

rnf :: S3Target -> () #

Hashable S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Methods

hashWithSalt :: Int -> S3Target -> Int #

hash :: S3Target -> Int #

ToJSON S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

FromJSON S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

type Rep S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

type Rep S3Target = D1 ('MetaData "S3Target" "Amazonka.Glue.Types.S3Target" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "S3Target'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sampleSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "eventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dlqEventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newS3Target :: S3Target Source #

Create a value of S3Target with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:path:S3Target', s3Target_path - The path to the Amazon S3 target.

$sel:sampleSize:S3Target', s3Target_sampleSize - Sets the number of files in each leaf folder to be crawled when crawling sample files in a dataset. If not set, all the files are crawled. A valid value is an integer between 1 and 249.

$sel:connectionName:S3Target', s3Target_connectionName - The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).

$sel:exclusions:S3Target', s3Target_exclusions - A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.

$sel:eventQueueArn:S3Target', s3Target_eventQueueArn - A valid Amazon SQS ARN. For example, arn:aws:sqs:region:account:sqs.

$sel:dlqEventQueueArn:S3Target', s3Target_dlqEventQueueArn - A valid Amazon dead-letter SQS ARN. For example, arn:aws:sqs:region:account:deadLetterQueue.

Schedule

data Schedule Source #

A scheduling object using a cron statement to schedule an event.

See: newSchedule smart constructor.

Instances

Instances details
Eq Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Read Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Show Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Generic Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Associated Types

type Rep Schedule :: Type -> Type #

Methods

from :: Schedule -> Rep Schedule x #

to :: Rep Schedule x -> Schedule #

NFData Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Methods

rnf :: Schedule -> () #

Hashable Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Methods

hashWithSalt :: Int -> Schedule -> Int #

hash :: Schedule -> Int #

FromJSON Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

type Rep Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

type Rep Schedule = D1 ('MetaData "Schedule" "Amazonka.Glue.Types.Schedule" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Schedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleState)) :*: S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSchedule :: Schedule Source #

Create a value of Schedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:Schedule', schedule_state - The state of the schedule.

$sel:scheduleExpression:Schedule', schedule_scheduleExpression - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

SchemaChangePolicy

data SchemaChangePolicy Source #

A policy that specifies update and deletion behaviors for the crawler.

See: newSchemaChangePolicy smart constructor.

Instances

Instances details
Eq SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Read SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Show SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Generic SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Associated Types

type Rep SchemaChangePolicy :: Type -> Type #

NFData SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Methods

rnf :: SchemaChangePolicy -> () #

Hashable SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

ToJSON SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

FromJSON SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

type Rep SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

type Rep SchemaChangePolicy = D1 ('MetaData "SchemaChangePolicy" "Amazonka.Glue.Types.SchemaChangePolicy" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaChangePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deleteBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeleteBehavior)) :*: S1 ('MetaSel ('Just "updateBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpdateBehavior))))

newSchemaChangePolicy :: SchemaChangePolicy Source #

Create a value of SchemaChangePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deleteBehavior:SchemaChangePolicy', schemaChangePolicy_deleteBehavior - The deletion behavior when the crawler finds a deleted object.

$sel:updateBehavior:SchemaChangePolicy', schemaChangePolicy_updateBehavior - The update behavior when the crawler finds a changed schema.

SchemaColumn

data SchemaColumn Source #

A key-value pair representing a column and data type that this transform can run against. The Schema parameter of the MLTransform may contain up to 100 of these structures.

See: newSchemaColumn smart constructor.

Constructors

SchemaColumn' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Read SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Show SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Generic SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Associated Types

type Rep SchemaColumn :: Type -> Type #

NFData SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Methods

rnf :: SchemaColumn -> () #

Hashable SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

ToJSON SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

FromJSON SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

type Rep SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

type Rep SchemaColumn = D1 ('MetaData "SchemaColumn" "Amazonka.Glue.Types.SchemaColumn" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSchemaColumn :: SchemaColumn Source #

Create a value of SchemaColumn with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:SchemaColumn', schemaColumn_name - The name of the column.

$sel:dataType:SchemaColumn', schemaColumn_dataType - The type of data in the column.

SchemaId

data SchemaId Source #

The unique ID of the schema in the Glue schema registry.

See: newSchemaId smart constructor.

Constructors

SchemaId' (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Read SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Show SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Generic SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Associated Types

type Rep SchemaId :: Type -> Type #

Methods

from :: SchemaId -> Rep SchemaId x #

to :: Rep SchemaId x -> SchemaId #

NFData SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Methods

rnf :: SchemaId -> () #

Hashable SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Methods

hashWithSalt :: Int -> SchemaId -> Int #

hash :: SchemaId -> Int #

ToJSON SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

FromJSON SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

type Rep SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

type Rep SchemaId = D1 ('MetaData "SchemaId" "Amazonka.Glue.Types.SchemaId" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSchemaId :: SchemaId Source #

Create a value of SchemaId with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:SchemaId', schemaId_registryName - The name of the schema registry that contains the schema.

$sel:schemaName:SchemaId', schemaId_schemaName - The name of the schema. One of SchemaArn or SchemaName has to be provided.

$sel:schemaArn:SchemaId', schemaId_schemaArn - The Amazon Resource Name (ARN) of the schema. One of SchemaArn or SchemaName has to be provided.

SchemaListItem

data SchemaListItem Source #

An object that contains minimal details for a schema.

See: newSchemaListItem smart constructor.

Instances

Instances details
Eq SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Read SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Show SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Generic SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Associated Types

type Rep SchemaListItem :: Type -> Type #

NFData SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Methods

rnf :: SchemaListItem -> () #

Hashable SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

FromJSON SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

type Rep SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

type Rep SchemaListItem = D1 ('MetaData "SchemaListItem" "Amazonka.Glue.Types.SchemaListItem" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)))) :*: ((S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newSchemaListItem :: SchemaListItem Source #

Create a value of SchemaListItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:registryName:SchemaListItem', schemaListItem_registryName - the name of the registry where the schema resides.

$sel:createdTime:SchemaListItem', schemaListItem_createdTime - The date and time that a schema was created.

$sel:schemaStatus:SchemaListItem', schemaListItem_schemaStatus - The status of the schema.

$sel:schemaName:SchemaListItem', schemaListItem_schemaName - The name of the schema.

$sel:schemaArn:SchemaListItem', schemaListItem_schemaArn - The Amazon Resource Name (ARN) for the schema.

$sel:updatedTime:SchemaListItem', schemaListItem_updatedTime - The date and time that a schema was updated.

$sel:description:SchemaListItem', schemaListItem_description - A description for the schema.

SchemaReference

data SchemaReference Source #

An object that references a schema stored in the Glue Schema Registry.

See: newSchemaReference smart constructor.

Instances

Instances details
Eq SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Read SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Show SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Generic SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Associated Types

type Rep SchemaReference :: Type -> Type #

NFData SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Methods

rnf :: SchemaReference -> () #

Hashable SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

ToJSON SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

FromJSON SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

type Rep SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

type Rep SchemaReference = D1 ('MetaData "SchemaReference" "Amazonka.Glue.Types.SchemaReference" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaReference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newSchemaReference :: SchemaReference Source #

Create a value of SchemaReference with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:schemaVersionId:SchemaReference', schemaReference_schemaVersionId - The unique ID assigned to a version of the schema. Either this or the SchemaId has to be provided.

$sel:schemaId:SchemaReference', schemaReference_schemaId - A structure that contains schema identity fields. Either this or the SchemaVersionId has to be provided.

$sel:schemaVersionNumber:SchemaReference', schemaReference_schemaVersionNumber - The version number of the schema.

SchemaVersionErrorItem

data SchemaVersionErrorItem Source #

An object that contains the error details for an operation on a schema version.

See: newSchemaVersionErrorItem smart constructor.

Instances

Instances details
Eq SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Read SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Show SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Generic SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Associated Types

type Rep SchemaVersionErrorItem :: Type -> Type #

NFData SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Methods

rnf :: SchemaVersionErrorItem -> () #

Hashable SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

FromJSON SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

type Rep SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

type Rep SchemaVersionErrorItem = D1 ('MetaData "SchemaVersionErrorItem" "Amazonka.Glue.Types.SchemaVersionErrorItem" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaVersionErrorItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "errorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetails))))

newSchemaVersionErrorItem :: SchemaVersionErrorItem Source #

Create a value of SchemaVersionErrorItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionNumber:SchemaVersionErrorItem', schemaVersionErrorItem_versionNumber - The version number of the schema.

$sel:errorDetails:SchemaVersionErrorItem', schemaVersionErrorItem_errorDetails - The details of the error for the schema version.

SchemaVersionListItem

data SchemaVersionListItem Source #

An object containing the details about a schema version.

See: newSchemaVersionListItem smart constructor.

Instances

Instances details
Eq SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Read SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Show SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Generic SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Associated Types

type Rep SchemaVersionListItem :: Type -> Type #

NFData SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Methods

rnf :: SchemaVersionListItem -> () #

Hashable SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

FromJSON SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

type Rep SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

type Rep SchemaVersionListItem = D1 ('MetaData "SchemaVersionListItem" "Amazonka.Glue.Types.SchemaVersionListItem" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaVersionListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newSchemaVersionListItem :: SchemaVersionListItem Source #

Create a value of SchemaVersionListItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:SchemaVersionListItem', schemaVersionListItem_status - The status of the schema version.

$sel:createdTime:SchemaVersionListItem', schemaVersionListItem_createdTime - The date and time the schema version was created.

$sel:schemaVersionId:SchemaVersionListItem', schemaVersionListItem_schemaVersionId - The unique identifier of the schema version.

$sel:versionNumber:SchemaVersionListItem', schemaVersionListItem_versionNumber - The version number of the schema.

$sel:schemaArn:SchemaVersionListItem', schemaVersionListItem_schemaArn - The Amazon Resource Name (ARN) of the schema.

SchemaVersionNumber

data SchemaVersionNumber Source #

A structure containing the schema version information.

See: newSchemaVersionNumber smart constructor.

Instances

Instances details
Eq SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Read SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Show SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Generic SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Associated Types

type Rep SchemaVersionNumber :: Type -> Type #

NFData SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Methods

rnf :: SchemaVersionNumber -> () #

Hashable SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

ToJSON SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

type Rep SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

type Rep SchemaVersionNumber = D1 ('MetaData "SchemaVersionNumber" "Amazonka.Glue.Types.SchemaVersionNumber" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SchemaVersionNumber'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSchemaVersionNumber :: SchemaVersionNumber Source #

Create a value of SchemaVersionNumber with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionNumber:SchemaVersionNumber', schemaVersionNumber_versionNumber - The version number of the schema.

$sel:latestVersion:SchemaVersionNumber', schemaVersionNumber_latestVersion - The latest version available for the schema.

SecurityConfiguration

data SecurityConfiguration Source #

Specifies a security configuration.

See: newSecurityConfiguration smart constructor.

Instances

Instances details
Eq SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Read SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Show SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Generic SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Associated Types

type Rep SecurityConfiguration :: Type -> Type #

NFData SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Methods

rnf :: SecurityConfiguration -> () #

Hashable SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

FromJSON SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

type Rep SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

type Rep SecurityConfiguration = D1 ('MetaData "SecurityConfiguration" "Amazonka.Glue.Types.SecurityConfiguration" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "encryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionConfiguration)) :*: S1 ('MetaSel ('Just "createdTimeStamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newSecurityConfiguration :: SecurityConfiguration Source #

Create a value of SecurityConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:SecurityConfiguration', securityConfiguration_name - The name of the security configuration.

$sel:encryptionConfiguration:SecurityConfiguration', securityConfiguration_encryptionConfiguration - The encryption configuration associated with this security configuration.

$sel:createdTimeStamp:SecurityConfiguration', securityConfiguration_createdTimeStamp - The time at which this security configuration was created.

Segment

data Segment Source #

Defines a non-overlapping region of a table's partitions, allowing multiple requests to be run in parallel.

See: newSegment smart constructor.

Constructors

Segment' Natural Natural 

Instances

Instances details
Eq Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

(==) :: Segment -> Segment -> Bool #

(/=) :: Segment -> Segment -> Bool #

Read Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Show Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Generic Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Associated Types

type Rep Segment :: Type -> Type #

Methods

from :: Segment -> Rep Segment x #

to :: Rep Segment x -> Segment #

NFData Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

rnf :: Segment -> () #

Hashable Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

hashWithSalt :: Int -> Segment -> Int #

hash :: Segment -> Int #

ToJSON Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

type Rep Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

type Rep Segment = D1 ('MetaData "Segment" "Amazonka.Glue.Types.Segment" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Segment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "segmentNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "totalSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newSegment Source #

Create a value of Segment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentNumber:Segment', segment_segmentNumber - The zero-based index number of the segment. For example, if the total number of segments is 4, SegmentNumber values range from 0 through 3.

$sel:totalSegments:Segment', segment_totalSegments - The total number of segments.

SerDeInfo

data SerDeInfo Source #

Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.

See: newSerDeInfo smart constructor.

Instances

Instances details
Eq SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Read SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Show SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Generic SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Associated Types

type Rep SerDeInfo :: Type -> Type #

NFData SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Methods

rnf :: SerDeInfo -> () #

Hashable SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

ToJSON SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

FromJSON SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

type Rep SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

type Rep SerDeInfo = D1 ('MetaData "SerDeInfo" "Amazonka.Glue.Types.SerDeInfo" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SerDeInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serializationLibrary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

newSerDeInfo :: SerDeInfo Source #

Create a value of SerDeInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serializationLibrary:SerDeInfo', serDeInfo_serializationLibrary - Usually the class that implements the SerDe. An example is org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.

$sel:name:SerDeInfo', serDeInfo_name - Name of the SerDe.

$sel:parameters:SerDeInfo', serDeInfo_parameters - These key-value pairs define initialization parameters for the SerDe.

SkewedInfo

data SkewedInfo Source #

Specifies skewed values in a table. Skewed values are those that occur with very high frequency.

See: newSkewedInfo smart constructor.

Constructors

SkewedInfo' (Maybe (HashMap Text Text)) (Maybe [Text]) (Maybe [Text]) 

Instances

Instances details
Eq SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Read SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Show SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Generic SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Associated Types

type Rep SkewedInfo :: Type -> Type #

NFData SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Methods

rnf :: SkewedInfo -> () #

Hashable SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

ToJSON SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

FromJSON SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

type Rep SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

type Rep SkewedInfo = D1 ('MetaData "SkewedInfo" "Amazonka.Glue.Types.SkewedInfo" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SkewedInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "skewedColumnValueLocationMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "skewedColumnValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "skewedColumnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newSkewedInfo :: SkewedInfo Source #

Create a value of SkewedInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:skewedColumnValueLocationMaps:SkewedInfo', skewedInfo_skewedColumnValueLocationMaps - A mapping of skewed values to the columns that contain them.

$sel:skewedColumnValues:SkewedInfo', skewedInfo_skewedColumnValues - A list of values that appear so frequently as to be considered skewed.

$sel:skewedColumnNames:SkewedInfo', skewedInfo_skewedColumnNames - A list of names of columns that contain skewed values.

SortCriterion

data SortCriterion Source #

Specifies a field to sort by and a sort order.

See: newSortCriterion smart constructor.

Constructors

SortCriterion' (Maybe Sort) (Maybe Text) 

Instances

Instances details
Eq SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Read SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Show SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Generic SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Associated Types

type Rep SortCriterion :: Type -> Type #

NFData SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Methods

rnf :: SortCriterion -> () #

Hashable SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

ToJSON SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

type Rep SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

type Rep SortCriterion = D1 ('MetaData "SortCriterion" "Amazonka.Glue.Types.SortCriterion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "SortCriterion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Sort)) :*: S1 ('MetaSel ('Just "fieldName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSortCriterion :: SortCriterion Source #

Create a value of SortCriterion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sort:SortCriterion', sortCriterion_sort - An ascending or descending sort.

$sel:fieldName:SortCriterion', sortCriterion_fieldName - The name of the field on which to sort.

StartingEventBatchCondition

data StartingEventBatchCondition Source #

The batch condition that started the workflow run. Either the number of events in the batch size arrived, in which case the BatchSize member is non-zero, or the batch window expired, in which case the BatchWindow member is non-zero.

See: newStartingEventBatchCondition smart constructor.

Instances

Instances details
Eq StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Read StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Show StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Generic StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Associated Types

type Rep StartingEventBatchCondition :: Type -> Type #

NFData StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Hashable StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

FromJSON StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

type Rep StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

type Rep StartingEventBatchCondition = D1 ('MetaData "StartingEventBatchCondition" "Amazonka.Glue.Types.StartingEventBatchCondition" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StartingEventBatchCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "batchSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newStartingEventBatchCondition :: StartingEventBatchCondition Source #

Create a value of StartingEventBatchCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchWindow:StartingEventBatchCondition', startingEventBatchCondition_batchWindow - Duration of the batch window in seconds.

$sel:batchSize:StartingEventBatchCondition', startingEventBatchCondition_batchSize - Number of events in the batch.

StorageDescriptor

data StorageDescriptor Source #

Describes the physical storage of table data.

See: newStorageDescriptor smart constructor.

Instances

Instances details
Eq StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Read StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Show StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Generic StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Associated Types

type Rep StorageDescriptor :: Type -> Type #

NFData StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Methods

rnf :: StorageDescriptor -> () #

Hashable StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

ToJSON StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

FromJSON StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

type Rep StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

type Rep StorageDescriptor = D1 ('MetaData "StorageDescriptor" "Amazonka.Glue.Types.StorageDescriptor" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StorageDescriptor'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "sortColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Order])) :*: (S1 ('MetaSel ('Just "compressed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "bucketColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "serdeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SerDeInfo)) :*: S1 ('MetaSel ('Just "outputFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "numberOfBuckets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "schemaReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaReference)) :*: S1 ('MetaSel ('Just "storedAsSubDirectories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "inputFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "skewedInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SkewedInfo)) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column])))))))

newStorageDescriptor :: StorageDescriptor Source #

Create a value of StorageDescriptor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sortColumns:StorageDescriptor', storageDescriptor_sortColumns - A list specifying the sort order of each bucket in the table.

$sel:compressed:StorageDescriptor', storageDescriptor_compressed - True if the data in the table is compressed, or False if not.

$sel:location:StorageDescriptor', storageDescriptor_location - The physical location of the table. By default, this takes the form of the warehouse location, followed by the database location in the warehouse, followed by the table name.

$sel:bucketColumns:StorageDescriptor', storageDescriptor_bucketColumns - A list of reducer grouping columns, clustering columns, and bucketing columns in the table.

$sel:serdeInfo:StorageDescriptor', storageDescriptor_serdeInfo - The serialization/deserialization (SerDe) information.

$sel:outputFormat:StorageDescriptor', storageDescriptor_outputFormat - The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.

$sel:numberOfBuckets:StorageDescriptor', storageDescriptor_numberOfBuckets - Must be specified if the table contains any dimension columns.

$sel:schemaReference:StorageDescriptor', storageDescriptor_schemaReference - An object that references a schema stored in the Glue Schema Registry.

When creating a table, you can pass an empty list of columns for the schema, and instead use a schema reference.

$sel:storedAsSubDirectories:StorageDescriptor', storageDescriptor_storedAsSubDirectories - True if the table data is stored in subdirectories, or False if not.

$sel:parameters:StorageDescriptor', storageDescriptor_parameters - The user-supplied properties in key-value form.

$sel:inputFormat:StorageDescriptor', storageDescriptor_inputFormat - The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.

$sel:skewedInfo:StorageDescriptor', storageDescriptor_skewedInfo - The information about values that appear frequently in a column (skewed values).

$sel:columns:StorageDescriptor', storageDescriptor_columns - A list of the Columns in the table.

StringColumnStatisticsData

data StringColumnStatisticsData Source #

Defines column statistics supported for character sequence data values.

See: newStringColumnStatisticsData smart constructor.

Instances

Instances details
Eq StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Read StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Show StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Generic StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Associated Types

type Rep StringColumnStatisticsData :: Type -> Type #

NFData StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Hashable StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

ToJSON StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

FromJSON StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

type Rep StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

type Rep StringColumnStatisticsData = D1 ('MetaData "StringColumnStatisticsData" "Amazonka.Glue.Types.StringColumnStatisticsData" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "StringColumnStatisticsData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maximumLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "averageLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)) :*: (S1 ('MetaSel ('Just "numberOfNulls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "numberOfDistinctValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

Table

data Table Source #

Represents a collection of related data organized in columns and rows.

See: newTable smart constructor.

Instances

Instances details
Eq Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

(==) :: Table -> Table -> Bool #

(/=) :: Table -> Table -> Bool #

Read Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Show Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

showsPrec :: Int -> Table -> ShowS #

show :: Table -> String #

showList :: [Table] -> ShowS #

Generic Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Associated Types

type Rep Table :: Type -> Type #

Methods

from :: Table -> Rep Table x #

to :: Rep Table x -> Table #

NFData Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

rnf :: Table -> () #

Hashable Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

hashWithSalt :: Int -> Table -> Int #

hash :: Table -> Int #

FromJSON Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

type Rep Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

type Rep Table = D1 ('MetaData "Table" "Amazonka.Glue.Types.Table" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "Table'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "retention") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableIdentifier))) :*: (S1 ('MetaSel ('Just "isRegisteredWithLakeFormation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tableType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "viewOriginalText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "viewExpandedText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "partitionKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column])) :*: (S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newTable Source #

Arguments

:: Text

$sel:name:Table'

-> Table 

Create a value of Table with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:retention:Table', table_retention - The retention time for this table.

$sel:targetTable:Table', table_targetTable - A TableIdentifier structure that describes a target table for resource linking.

$sel:isRegisteredWithLakeFormation:Table', table_isRegisteredWithLakeFormation - Indicates whether the table has been registered with Lake Formation.

$sel:createdBy:Table', table_createdBy - The person or entity who created the table.

$sel:tableType:Table', table_tableType - The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).

$sel:catalogId:Table', table_catalogId - The ID of the Data Catalog in which the table resides.

$sel:owner:Table', table_owner - The owner of the table.

$sel:viewOriginalText:Table', table_viewOriginalText - If the table is a view, the original text of the view; otherwise null.

$sel:updateTime:Table', table_updateTime - The last time that the table was updated.

$sel:viewExpandedText:Table', table_viewExpandedText - If the table is a view, the expanded text of the view; otherwise null.

$sel:lastAnalyzedTime:Table', table_lastAnalyzedTime - The last time that column statistics were computed for this table.

$sel:storageDescriptor:Table', table_storageDescriptor - A storage descriptor containing information about the physical storage of this table.

$sel:databaseName:Table', table_databaseName - The name of the database where the table metadata resides. For Hive compatibility, this must be all lowercase.

$sel:parameters:Table', table_parameters - These key-value pairs define properties associated with the table.

$sel:lastAccessTime:Table', table_lastAccessTime - The last time that the table was accessed. This is usually taken from HDFS, and might not be reliable.

$sel:description:Table', table_description - A description of the table.

$sel:partitionKeys:Table', table_partitionKeys - A list of columns by which the table is partitioned. Only primitive types are supported as partition keys.

When you create a table used by Amazon Athena, and you do not specify any partitionKeys, you must at least set the value of partitionKeys to an empty list. For example:

"PartitionKeys": []

$sel:createTime:Table', table_createTime - The time when the table definition was created in the Data Catalog.

$sel:name:Table', table_name - The table name. For Hive compatibility, this must be entirely lowercase.

TableError

data TableError Source #

An error record for table operations.

See: newTableError smart constructor.

Instances

Instances details
Eq TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Read TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Show TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Generic TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Associated Types

type Rep TableError :: Type -> Type #

NFData TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Methods

rnf :: TableError -> () #

Hashable TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

FromJSON TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

type Rep TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

type Rep TableError = D1 ('MetaData "TableError" "Amazonka.Glue.Types.TableError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TableError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail))))

newTableError :: TableError Source #

Create a value of TableError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableName:TableError', tableError_tableName - The name of the table. For Hive compatibility, this must be entirely lowercase.

$sel:errorDetail:TableError', tableError_errorDetail - The details about the error.

TableIdentifier

data TableIdentifier Source #

A structure that describes a target table for resource linking.

See: newTableIdentifier smart constructor.

Instances

Instances details
Eq TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Read TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Show TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Generic TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Associated Types

type Rep TableIdentifier :: Type -> Type #

NFData TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Methods

rnf :: TableIdentifier -> () #

Hashable TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

ToJSON TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

FromJSON TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

type Rep TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

type Rep TableIdentifier = D1 ('MetaData "TableIdentifier" "Amazonka.Glue.Types.TableIdentifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TableIdentifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newTableIdentifier :: TableIdentifier Source #

Create a value of TableIdentifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:catalogId:TableIdentifier', tableIdentifier_catalogId - The ID of the Data Catalog in which the table resides.

$sel:name:TableIdentifier', tableIdentifier_name - The name of the target table.

$sel:databaseName:TableIdentifier', tableIdentifier_databaseName - The name of the catalog database that contains the target table.

TableInput

data TableInput Source #

A structure used to define a table.

See: newTableInput smart constructor.

Instances

Instances details
Eq TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Read TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Show TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Generic TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Associated Types

type Rep TableInput :: Type -> Type #

NFData TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Methods

rnf :: TableInput -> () #

Hashable TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

ToJSON TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

type Rep TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

type Rep TableInput = D1 ('MetaData "TableInput" "Amazonka.Glue.Types.TableInput" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TableInput'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "retention") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableIdentifier)) :*: S1 ('MetaSel ('Just "tableType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "viewOriginalText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "viewExpandedText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "partitionKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newTableInput Source #

Create a value of TableInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:retention:TableInput', tableInput_retention - The retention time for this table.

$sel:targetTable:TableInput', tableInput_targetTable - A TableIdentifier structure that describes a target table for resource linking.

$sel:tableType:TableInput', tableInput_tableType - The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).

$sel:owner:TableInput', tableInput_owner - The table owner.

$sel:viewOriginalText:TableInput', tableInput_viewOriginalText - If the table is a view, the original text of the view; otherwise null.

$sel:viewExpandedText:TableInput', tableInput_viewExpandedText - If the table is a view, the expanded text of the view; otherwise null.

$sel:lastAnalyzedTime:TableInput', tableInput_lastAnalyzedTime - The last time that column statistics were computed for this table.

$sel:storageDescriptor:TableInput', tableInput_storageDescriptor - A storage descriptor containing information about the physical storage of this table.

$sel:parameters:TableInput', tableInput_parameters - These key-value pairs define properties associated with the table.

$sel:lastAccessTime:TableInput', tableInput_lastAccessTime - The last time that the table was accessed.

$sel:description:TableInput', tableInput_description - A description of the table.

$sel:partitionKeys:TableInput', tableInput_partitionKeys - A list of columns by which the table is partitioned. Only primitive types are supported as partition keys.

When you create a table used by Amazon Athena, and you do not specify any partitionKeys, you must at least set the value of partitionKeys to an empty list. For example:

"PartitionKeys": []

$sel:name:TableInput', tableInput_name - The table name. For Hive compatibility, this is folded to lowercase when it is stored.

TableVersion

data TableVersion Source #

Specifies a version of a table.

See: newTableVersion smart constructor.

Constructors

TableVersion' (Maybe Text) (Maybe Table) 

Instances

Instances details
Eq TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Read TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Show TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Generic TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Associated Types

type Rep TableVersion :: Type -> Type #

NFData TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Methods

rnf :: TableVersion -> () #

Hashable TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

FromJSON TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

type Rep TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

type Rep TableVersion = D1 ('MetaData "TableVersion" "Amazonka.Glue.Types.TableVersion" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TableVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Table))))

newTableVersion :: TableVersion Source #

Create a value of TableVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionId:TableVersion', tableVersion_versionId - The ID value that identifies this table version. A VersionId is a string representation of an integer. Each version is incremented by 1.

$sel:table:TableVersion', tableVersion_table - The table in question.

TableVersionError

data TableVersionError Source #

An error record for table-version operations.

See: newTableVersionError smart constructor.

Instances

Instances details
Eq TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Read TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Show TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Generic TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Associated Types

type Rep TableVersionError :: Type -> Type #

NFData TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Methods

rnf :: TableVersionError -> () #

Hashable TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

FromJSON TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

type Rep TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

type Rep TableVersionError = D1 ('MetaData "TableVersionError" "Amazonka.Glue.Types.TableVersionError" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TableVersionError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)))))

newTableVersionError :: TableVersionError Source #

Create a value of TableVersionError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionId:TableVersionError', tableVersionError_versionId - The ID value of the version in question. A VersionID is a string representation of an integer. Each version is incremented by 1.

$sel:tableName:TableVersionError', tableVersionError_tableName - The name of the table in question.

$sel:errorDetail:TableVersionError', tableVersionError_errorDetail - The details about the error.

TaskRun

data TaskRun Source #

The sampling parameters that are associated with the machine learning transform.

See: newTaskRun smart constructor.

Instances

Instances details
Eq TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

(==) :: TaskRun -> TaskRun -> Bool #

(/=) :: TaskRun -> TaskRun -> Bool #

Read TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Show TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Generic TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Associated Types

type Rep TaskRun :: Type -> Type #

Methods

from :: TaskRun -> Rep TaskRun x #

to :: Rep TaskRun x -> TaskRun #

NFData TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

rnf :: TaskRun -> () #

Hashable TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

hashWithSalt :: Int -> TaskRun -> Int #

hash :: TaskRun -> Int #

FromJSON TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

type Rep TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

newTaskRun :: TaskRun Source #

Create a value of TaskRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completedOn:TaskRun', taskRun_completedOn - The last point in time that the requested task run was completed.

$sel:status:TaskRun', taskRun_status - The current status of the requested task run.

$sel:lastModifiedOn:TaskRun', taskRun_lastModifiedOn - The last point in time that the requested task run was updated.

$sel:errorString:TaskRun', taskRun_errorString - The list of error strings associated with this task run.

$sel:startedOn:TaskRun', taskRun_startedOn - The date and time that this task run started.

$sel:logGroupName:TaskRun', taskRun_logGroupName - The names of the log group for secure logging, associated with this task run.

$sel:executionTime:TaskRun', taskRun_executionTime - The amount of time (in seconds) that the task run consumed resources.

$sel:properties:TaskRun', taskRun_properties - Specifies configuration properties associated with this task run.

$sel:transformId:TaskRun', taskRun_transformId - The unique identifier for the transform.

$sel:taskRunId:TaskRun', taskRun_taskRunId - The unique identifier for this task run.

TaskRunFilterCriteria

data TaskRunFilterCriteria Source #

The criteria that are used to filter the task runs for the machine learning transform.

See: newTaskRunFilterCriteria smart constructor.

Instances

Instances details
Eq TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Read TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Show TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Generic TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Associated Types

type Rep TaskRunFilterCriteria :: Type -> Type #

NFData TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Methods

rnf :: TaskRunFilterCriteria -> () #

Hashable TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

ToJSON TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

type Rep TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

type Rep TaskRunFilterCriteria = D1 ('MetaData "TaskRunFilterCriteria" "Amazonka.Glue.Types.TaskRunFilterCriteria" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TaskRunFilterCriteria'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)) :*: S1 ('MetaSel ('Just "startedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "startedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "taskRunType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskType)))))

newTaskRunFilterCriteria :: TaskRunFilterCriteria Source #

Create a value of TaskRunFilterCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:TaskRunFilterCriteria', taskRunFilterCriteria_status - The current status of the task run.

$sel:startedAfter:TaskRunFilterCriteria', taskRunFilterCriteria_startedAfter - Filter on task runs started after this date.

$sel:startedBefore:TaskRunFilterCriteria', taskRunFilterCriteria_startedBefore - Filter on task runs started before this date.

$sel:taskRunType:TaskRunFilterCriteria', taskRunFilterCriteria_taskRunType - The type of task run.

TaskRunProperties

data TaskRunProperties Source #

The configuration properties for the task run.

See: newTaskRunProperties smart constructor.

Instances

Instances details
Eq TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Read TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Show TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Generic TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Associated Types

type Rep TaskRunProperties :: Type -> Type #

NFData TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Methods

rnf :: TaskRunProperties -> () #

Hashable TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

FromJSON TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

type Rep TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

type Rep TaskRunProperties = D1 ('MetaData "TaskRunProperties" "Amazonka.Glue.Types.TaskRunProperties" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TaskRunProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskType)) :*: S1 ('MetaSel ('Just "exportLabelsTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportLabelsTaskRunProperties))) :*: (S1 ('MetaSel ('Just "labelingSetGenerationTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingSetGenerationTaskRunProperties)) :*: (S1 ('MetaSel ('Just "findMatchesTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FindMatchesTaskRunProperties)) :*: S1 ('MetaSel ('Just "importLabelsTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImportLabelsTaskRunProperties))))))

newTaskRunProperties :: TaskRunProperties Source #

Create a value of TaskRunProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskType:TaskRunProperties', taskRunProperties_taskType - The type of task run.

$sel:exportLabelsTaskRunProperties:TaskRunProperties', taskRunProperties_exportLabelsTaskRunProperties - The configuration properties for an exporting labels task run.

$sel:labelingSetGenerationTaskRunProperties:TaskRunProperties', taskRunProperties_labelingSetGenerationTaskRunProperties - The configuration properties for a labeling set generation task run.

$sel:findMatchesTaskRunProperties:TaskRunProperties', taskRunProperties_findMatchesTaskRunProperties - The configuration properties for a find matches task run.

$sel:importLabelsTaskRunProperties:TaskRunProperties', taskRunProperties_importLabelsTaskRunProperties - The configuration properties for an importing labels task run.

TaskRunSortCriteria

data TaskRunSortCriteria Source #

The sorting criteria that are used to sort the list of task runs for the machine learning transform.

See: newTaskRunSortCriteria smart constructor.

Instances

Instances details
Eq TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Read TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Show TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Generic TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Associated Types

type Rep TaskRunSortCriteria :: Type -> Type #

NFData TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Methods

rnf :: TaskRunSortCriteria -> () #

Hashable TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

ToJSON TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

type Rep TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

type Rep TaskRunSortCriteria = D1 ('MetaData "TaskRunSortCriteria" "Amazonka.Glue.Types.TaskRunSortCriteria" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TaskRunSortCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TaskRunSortColumnType) :*: S1 ('MetaSel ('Just "sortDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirectionType)))

newTaskRunSortCriteria Source #

Create a value of TaskRunSortCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:column:TaskRunSortCriteria', taskRunSortCriteria_column - The column to be used to sort the list of task runs for the machine learning transform.

$sel:sortDirection:TaskRunSortCriteria', taskRunSortCriteria_sortDirection - The sort direction to be used to sort the list of task runs for the machine learning transform.

TransformEncryption

data TransformEncryption Source #

The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.

Additionally, imported labels and trained transforms can now be encrypted using a customer provided KMS key.

See: newTransformEncryption smart constructor.

Instances

Instances details
Eq TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Read TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Show TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Generic TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Associated Types

type Rep TransformEncryption :: Type -> Type #

NFData TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Methods

rnf :: TransformEncryption -> () #

Hashable TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

ToJSON TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

FromJSON TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

type Rep TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

type Rep TransformEncryption = D1 ('MetaData "TransformEncryption" "Amazonka.Glue.Types.TransformEncryption" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TransformEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mlUserDataEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MLUserDataEncryption)) :*: S1 ('MetaSel ('Just "taskRunSecurityConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTransformEncryption :: TransformEncryption Source #

Create a value of TransformEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mlUserDataEncryption:TransformEncryption', transformEncryption_mlUserDataEncryption - An MLUserDataEncryption object containing the encryption mode and customer-provided KMS key ID.

$sel:taskRunSecurityConfigurationName:TransformEncryption', transformEncryption_taskRunSecurityConfigurationName - The name of the security configuration.

TransformFilterCriteria

data TransformFilterCriteria Source #

The criteria used to filter the machine learning transforms.

See: newTransformFilterCriteria smart constructor.

Instances

Instances details
Eq TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Read TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Show TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Generic TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Associated Types

type Rep TransformFilterCriteria :: Type -> Type #

NFData TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Methods

rnf :: TransformFilterCriteria -> () #

Hashable TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

ToJSON TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

type Rep TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

newTransformFilterCriteria :: TransformFilterCriteria Source #

Create a value of TransformFilterCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdAfter:TransformFilterCriteria', transformFilterCriteria_createdAfter - The time and date after which the transforms were created.

$sel:status:TransformFilterCriteria', transformFilterCriteria_status - Filters the list of machine learning transforms by the last known status of the transforms (to indicate whether a transform can be used or not). One of "NOT_READY", "READY", or "DELETING".

$sel:lastModifiedAfter:TransformFilterCriteria', transformFilterCriteria_lastModifiedAfter - Filter on transforms last modified after this date.

$sel:lastModifiedBefore:TransformFilterCriteria', transformFilterCriteria_lastModifiedBefore - Filter on transforms last modified before this date.

$sel:glueVersion:TransformFilterCriteria', transformFilterCriteria_glueVersion - This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see Glue Versions in the developer guide.

$sel:schema:TransformFilterCriteria', transformFilterCriteria_schema - Filters on datasets with a specific schema. The Map<Column, Type> object is an array of key-value pairs representing the schema this transform accepts, where Column is the name of a column, and Type is the type of the data such as an integer or string. Has an upper bound of 100 columns.

$sel:transformType:TransformFilterCriteria', transformFilterCriteria_transformType - The type of machine learning transform that is used to filter the machine learning transforms.

$sel:name:TransformFilterCriteria', transformFilterCriteria_name - A unique transform name that is used to filter the machine learning transforms.

$sel:createdBefore:TransformFilterCriteria', transformFilterCriteria_createdBefore - The time and date before which the transforms were created.

TransformParameters

data TransformParameters Source #

The algorithm-specific parameters that are associated with the machine learning transform.

See: newTransformParameters smart constructor.

Instances

Instances details
Eq TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Read TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Show TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Generic TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Associated Types

type Rep TransformParameters :: Type -> Type #

NFData TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Methods

rnf :: TransformParameters -> () #

Hashable TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

ToJSON TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

FromJSON TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

type Rep TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

type Rep TransformParameters = D1 ('MetaData "TransformParameters" "Amazonka.Glue.Types.TransformParameters" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TransformParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "findMatchesParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FindMatchesParameters)) :*: S1 ('MetaSel ('Just "transformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformType)))

newTransformParameters Source #

Create a value of TransformParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:findMatchesParameters:TransformParameters', transformParameters_findMatchesParameters - The parameters for the find matches algorithm.

$sel:transformType:TransformParameters', transformParameters_transformType - The type of machine learning transform.

For information about the types of machine learning transforms, see Creating Machine Learning Transforms.

TransformSortCriteria

data TransformSortCriteria Source #

The sorting criteria that are associated with the machine learning transform.

See: newTransformSortCriteria smart constructor.

Instances

Instances details
Eq TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Read TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Show TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Generic TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Associated Types

type Rep TransformSortCriteria :: Type -> Type #

NFData TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Methods

rnf :: TransformSortCriteria -> () #

Hashable TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

ToJSON TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

type Rep TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

type Rep TransformSortCriteria = D1 ('MetaData "TransformSortCriteria" "Amazonka.Glue.Types.TransformSortCriteria" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TransformSortCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformSortColumnType) :*: S1 ('MetaSel ('Just "sortDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SortDirectionType)))

newTransformSortCriteria Source #

Create a value of TransformSortCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:column:TransformSortCriteria', transformSortCriteria_column - The column to be used in the sorting criteria that are associated with the machine learning transform.

$sel:sortDirection:TransformSortCriteria', transformSortCriteria_sortDirection - The sort direction to be used in the sorting criteria that are associated with the machine learning transform.

Trigger

data Trigger Source #

Information about a specific trigger.

See: newTrigger smart constructor.

Instances

Instances details
Eq Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

(==) :: Trigger -> Trigger -> Bool #

(/=) :: Trigger -> Trigger -> Bool #

Read Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Show Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Generic Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Associated Types

type Rep Trigger :: Type -> Type #

Methods

from :: Trigger -> Rep Trigger x #

to :: Rep Trigger x -> Trigger #

NFData Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

rnf :: Trigger -> () #

Hashable Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

hashWithSalt :: Int -> Trigger -> Int #

hash :: Trigger -> Int #

FromJSON Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

type Rep Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

newTrigger :: Trigger Source #

Create a value of Trigger with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:workflowName:Trigger', trigger_workflowName - The name of the workflow associated with the trigger.

$sel:state:Trigger', trigger_state - The current state of the trigger.

$sel:actions:Trigger', trigger_actions - The actions initiated by this trigger.

$sel:schedule:Trigger', trigger_schedule - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

$sel:predicate:Trigger', trigger_predicate - The predicate of this trigger, which defines when it will fire.

$sel:name:Trigger', trigger_name - The name of the trigger.

$sel:id:Trigger', trigger_id - Reserved for future use.

$sel:type':Trigger', trigger_type - The type of trigger that this is.

$sel:eventBatchingCondition:Trigger', trigger_eventBatchingCondition - Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

$sel:description:Trigger', trigger_description - A description of this trigger.

TriggerNodeDetails

data TriggerNodeDetails Source #

The details of a Trigger node present in the workflow.

See: newTriggerNodeDetails smart constructor.

Instances

Instances details
Eq TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Read TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Show TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Generic TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Associated Types

type Rep TriggerNodeDetails :: Type -> Type #

NFData TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Methods

rnf :: TriggerNodeDetails -> () #

Hashable TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

FromJSON TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

type Rep TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

type Rep TriggerNodeDetails = D1 ('MetaData "TriggerNodeDetails" "Amazonka.Glue.Types.TriggerNodeDetails" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "TriggerNodeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Trigger))))

newTriggerNodeDetails :: TriggerNodeDetails Source #

Create a value of TriggerNodeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:trigger:TriggerNodeDetails', triggerNodeDetails_trigger - The information of the trigger represented by the trigger node.

TriggerUpdate

data TriggerUpdate Source #

A structure used to provide information used to update a trigger. This object updates the previous trigger definition by overwriting it completely.

See: newTriggerUpdate smart constructor.

Instances

Instances details
Eq TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Read TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Show TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Generic TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Associated Types

type Rep TriggerUpdate :: Type -> Type #

NFData TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Methods

rnf :: TriggerUpdate -> () #

Hashable TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

ToJSON TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

type Rep TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

newTriggerUpdate :: TriggerUpdate Source #

Create a value of TriggerUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actions:TriggerUpdate', triggerUpdate_actions - The actions initiated by this trigger.

$sel:schedule:TriggerUpdate', triggerUpdate_schedule - A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers. For example, to run something every day at 12:15 UTC, you would specify: cron(15 12 * * ? *).

$sel:predicate:TriggerUpdate', triggerUpdate_predicate - The predicate of this trigger, which defines when it will fire.

$sel:name:TriggerUpdate', triggerUpdate_name - Reserved for future use.

$sel:eventBatchingCondition:TriggerUpdate', triggerUpdate_eventBatchingCondition - Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.

$sel:description:TriggerUpdate', triggerUpdate_description - A description of this trigger.

UpdateCsvClassifierRequest

data UpdateCsvClassifierRequest Source #

Specifies a custom CSV classifier to be updated.

See: newUpdateCsvClassifierRequest smart constructor.

Instances

Instances details
Eq UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Read UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Show UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Generic UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Associated Types

type Rep UpdateCsvClassifierRequest :: Type -> Type #

NFData UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Hashable UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

ToJSON UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

type Rep UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

type Rep UpdateCsvClassifierRequest = D1 ('MetaData "UpdateCsvClassifierRequest" "Amazonka.Glue.Types.UpdateCsvClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateCsvClassifierRequest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "quoteSymbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvHeaderOption)) :*: S1 ('MetaSel ('Just "disableValueTrimming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "allowSingleColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateCsvClassifierRequest Source #

Create a value of UpdateCsvClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:quoteSymbol:UpdateCsvClassifierRequest', updateCsvClassifierRequest_quoteSymbol - A custom symbol to denote what combines content into a single column value. It must be different from the column delimiter.

$sel:containsHeader:UpdateCsvClassifierRequest', updateCsvClassifierRequest_containsHeader - Indicates whether the CSV file contains a header.

$sel:disableValueTrimming:UpdateCsvClassifierRequest', updateCsvClassifierRequest_disableValueTrimming - Specifies not to trim values before identifying the type of column values. The default value is true.

$sel:header:UpdateCsvClassifierRequest', updateCsvClassifierRequest_header - A list of strings representing column names.

$sel:allowSingleColumn:UpdateCsvClassifierRequest', updateCsvClassifierRequest_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:delimiter:UpdateCsvClassifierRequest', updateCsvClassifierRequest_delimiter - A custom symbol to denote what separates each column entry in the row.

$sel:name:UpdateCsvClassifierRequest', updateCsvClassifierRequest_name - The name of the classifier.

UpdateGrokClassifierRequest

data UpdateGrokClassifierRequest Source #

Specifies a grok classifier to update when passed to UpdateClassifier.

See: newUpdateGrokClassifierRequest smart constructor.

Instances

Instances details
Eq UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Read UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Show UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Generic UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Associated Types

type Rep UpdateGrokClassifierRequest :: Type -> Type #

NFData UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Hashable UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

ToJSON UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

type Rep UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

type Rep UpdateGrokClassifierRequest = D1 ('MetaData "UpdateGrokClassifierRequest" "Amazonka.Glue.Types.UpdateGrokClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateGrokClassifierRequest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "customPatterns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "grokPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateGrokClassifierRequest Source #

Create a value of UpdateGrokClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:classification:UpdateGrokClassifierRequest', updateGrokClassifierRequest_classification - An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.

$sel:customPatterns:UpdateGrokClassifierRequest', updateGrokClassifierRequest_customPatterns - Optional custom grok patterns used by this classifier.

$sel:grokPattern:UpdateGrokClassifierRequest', updateGrokClassifierRequest_grokPattern - The grok pattern used by this classifier.

$sel:name:UpdateGrokClassifierRequest', updateGrokClassifierRequest_name - The name of the GrokClassifier.

UpdateJsonClassifierRequest

data UpdateJsonClassifierRequest Source #

Specifies a JSON classifier to be updated.

See: newUpdateJsonClassifierRequest smart constructor.

Instances

Instances details
Eq UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Read UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Show UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Generic UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Associated Types

type Rep UpdateJsonClassifierRequest :: Type -> Type #

NFData UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Hashable UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

ToJSON UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

type Rep UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

type Rep UpdateJsonClassifierRequest = D1 ('MetaData "UpdateJsonClassifierRequest" "Amazonka.Glue.Types.UpdateJsonClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateJsonClassifierRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jsonPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateJsonClassifierRequest Source #

Create a value of UpdateJsonClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jsonPath:UpdateJsonClassifierRequest', updateJsonClassifierRequest_jsonPath - A JsonPath string defining the JSON data for the classifier to classify. Glue supports a subset of JsonPath, as described in Writing JsonPath Custom Classifiers.

$sel:name:UpdateJsonClassifierRequest', updateJsonClassifierRequest_name - The name of the classifier.

UpdateXMLClassifierRequest

data UpdateXMLClassifierRequest Source #

Specifies an XML classifier to be updated.

See: newUpdateXMLClassifierRequest smart constructor.

Instances

Instances details
Eq UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Read UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Show UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Generic UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Associated Types

type Rep UpdateXMLClassifierRequest :: Type -> Type #

NFData UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Hashable UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

ToJSON UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

type Rep UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

type Rep UpdateXMLClassifierRequest = D1 ('MetaData "UpdateXMLClassifierRequest" "Amazonka.Glue.Types.UpdateXMLClassifierRequest" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UpdateXMLClassifierRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "rowTag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateXMLClassifierRequest Source #

Create a value of UpdateXMLClassifierRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:classification:UpdateXMLClassifierRequest', updateXMLClassifierRequest_classification - An identifier of the data format that the classifier matches.

$sel:rowTag:UpdateXMLClassifierRequest', updateXMLClassifierRequest_rowTag - The XML tag designating the element that contains each record in an XML document being parsed. This cannot identify a self-closing element (closed by />). An empty row element that contains only attributes can be parsed as long as it ends with a closing tag (for example, <row item_a="A" item_b="B"></row> is okay, but <row item_a="A" item_b="B" /> is not).

$sel:name:UpdateXMLClassifierRequest', updateXMLClassifierRequest_name - The name of the classifier.

UserDefinedFunction

data UserDefinedFunction Source #

Represents the equivalent of a Hive user-defined function (UDF) definition.

See: newUserDefinedFunction smart constructor.

Instances

Instances details
Eq UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Read UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Show UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Generic UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Associated Types

type Rep UserDefinedFunction :: Type -> Type #

NFData UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Methods

rnf :: UserDefinedFunction -> () #

Hashable UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

FromJSON UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

type Rep UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

newUserDefinedFunction :: UserDefinedFunction Source #

Create a value of UserDefinedFunction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ownerName:UserDefinedFunction', userDefinedFunction_ownerName - The owner of the function.

$sel:catalogId:UserDefinedFunction', userDefinedFunction_catalogId - The ID of the Data Catalog in which the function resides.

$sel:resourceUris:UserDefinedFunction', userDefinedFunction_resourceUris - The resource URIs for the function.

$sel:databaseName:UserDefinedFunction', userDefinedFunction_databaseName - The name of the catalog database that contains the function.

$sel:functionName:UserDefinedFunction', userDefinedFunction_functionName - The name of the function.

$sel:ownerType:UserDefinedFunction', userDefinedFunction_ownerType - The owner type.

$sel:createTime:UserDefinedFunction', userDefinedFunction_createTime - The time at which the function was created.

$sel:className:UserDefinedFunction', userDefinedFunction_className - The Java class that contains the function code.

UserDefinedFunctionInput

data UserDefinedFunctionInput Source #

A structure used to create or update a user-defined function.

See: newUserDefinedFunctionInput smart constructor.

Instances

Instances details
Eq UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Read UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Show UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Generic UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Associated Types

type Rep UserDefinedFunctionInput :: Type -> Type #

NFData UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Hashable UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

ToJSON UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

type Rep UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

type Rep UserDefinedFunctionInput = D1 ('MetaData "UserDefinedFunctionInput" "Amazonka.Glue.Types.UserDefinedFunctionInput" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "UserDefinedFunctionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ownerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceUris") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceUri]))) :*: (S1 ('MetaSel ('Just "functionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ownerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrincipalType)) :*: S1 ('MetaSel ('Just "className") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newUserDefinedFunctionInput :: UserDefinedFunctionInput Source #

Create a value of UserDefinedFunctionInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ownerName:UserDefinedFunctionInput', userDefinedFunctionInput_ownerName - The owner of the function.

$sel:resourceUris:UserDefinedFunctionInput', userDefinedFunctionInput_resourceUris - The resource URIs for the function.

$sel:functionName:UserDefinedFunctionInput', userDefinedFunctionInput_functionName - The name of the function.

$sel:ownerType:UserDefinedFunctionInput', userDefinedFunctionInput_ownerType - The owner type.

$sel:className:UserDefinedFunctionInput', userDefinedFunctionInput_className - The Java class that contains the function code.

Workflow

data Workflow Source #

A workflow is a collection of multiple dependent Glue jobs and crawlers that are run to complete a complex ETL task. A workflow manages the execution and monitoring of all its jobs and crawlers.

See: newWorkflow smart constructor.

Instances

Instances details
Eq Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Read Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Show Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Generic Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Associated Types

type Rep Workflow :: Type -> Type #

Methods

from :: Workflow -> Rep Workflow x #

to :: Rep Workflow x -> Workflow #

NFData Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Methods

rnf :: Workflow -> () #

Hashable Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Methods

hashWithSalt :: Int -> Workflow -> Int #

hash :: Workflow -> Int #

FromJSON Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

type Rep Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

newWorkflow :: Workflow Source #

Create a value of Workflow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:graph:Workflow', workflow_graph - The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.

$sel:lastModifiedOn:Workflow', workflow_lastModifiedOn - The date and time when the workflow was last modified.

$sel:blueprintDetails:Workflow', workflow_blueprintDetails - This structure indicates the details of the blueprint that this particular workflow is created from.

$sel:maxConcurrentRuns:Workflow', workflow_maxConcurrentRuns - You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.

$sel:defaultRunProperties:Workflow', workflow_defaultRunProperties - A collection of properties to be used as part of each execution of the workflow. The run properties are made available to each job in the workflow. A job can modify the properties for the next jobs in the flow.

$sel:name:Workflow', workflow_name - The name of the workflow.

$sel:lastRun:Workflow', workflow_lastRun - The information about the last execution of the workflow.

$sel:description:Workflow', workflow_description - A description of the workflow.

$sel:createdOn:Workflow', workflow_createdOn - The date and time when the workflow was created.

WorkflowGraph

data WorkflowGraph Source #

A workflow graph represents the complete workflow containing all the Glue components present in the workflow and all the directed connections between them.

See: newWorkflowGraph smart constructor.

Constructors

WorkflowGraph' (Maybe [Edge]) (Maybe [Node]) 

Instances

Instances details
Eq WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Read WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Show WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Generic WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Associated Types

type Rep WorkflowGraph :: Type -> Type #

NFData WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Methods

rnf :: WorkflowGraph -> () #

Hashable WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

FromJSON WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

type Rep WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

type Rep WorkflowGraph = D1 ('MetaData "WorkflowGraph" "Amazonka.Glue.Types.WorkflowGraph" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "WorkflowGraph'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Edge])) :*: S1 ('MetaSel ('Just "nodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Node]))))

newWorkflowGraph :: WorkflowGraph Source #

Create a value of WorkflowGraph with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:edges:WorkflowGraph', workflowGraph_edges - A list of all the directed connections between the nodes belonging to the workflow.

$sel:nodes:WorkflowGraph', workflowGraph_nodes - A list of the the Glue components belong to the workflow represented as nodes.

WorkflowRun

data WorkflowRun Source #

A workflow run is an execution of a workflow providing all the runtime information.

See: newWorkflowRun smart constructor.

Instances

Instances details
Eq WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Read WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Show WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Generic WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Associated Types

type Rep WorkflowRun :: Type -> Type #

NFData WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Methods

rnf :: WorkflowRun -> () #

Hashable WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

FromJSON WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

type Rep WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

type Rep WorkflowRun = D1 ('MetaData "WorkflowRun" "Amazonka.Glue.Types.WorkflowRun" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "WorkflowRun'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowRunStatus))) :*: (S1 ('MetaSel ('Just "graph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowGraph)) :*: (S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "workflowRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "previousRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowRunStatistics)))) :*: (S1 ('MetaSel ('Just "startingEventBatchCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StartingEventBatchCondition)) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workflowRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))))

newWorkflowRun :: WorkflowRun Source #

Create a value of WorkflowRun with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completedOn:WorkflowRun', workflowRun_completedOn - The date and time when the workflow run completed.

$sel:status:WorkflowRun', workflowRun_status - The status of the workflow run.

$sel:graph:WorkflowRun', workflowRun_graph - The graph representing all the Glue components that belong to the workflow as nodes and directed connections between them as edges.

$sel:startedOn:WorkflowRun', workflowRun_startedOn - The date and time when the workflow run was started.

$sel:workflowRunId:WorkflowRun', workflowRun_workflowRunId - The ID of this workflow run.

$sel:name:WorkflowRun', workflowRun_name - Name of the workflow that was run.

$sel:previousRunId:WorkflowRun', workflowRun_previousRunId - The ID of the previous workflow run.

$sel:statistics:WorkflowRun', workflowRun_statistics - The statistics of the run.

$sel:startingEventBatchCondition:WorkflowRun', workflowRun_startingEventBatchCondition - The batch condition that started the workflow run.

$sel:errorMessage:WorkflowRun', workflowRun_errorMessage - This error message describes any error that may have occurred in starting the workflow run. Currently the only error message is "Concurrent runs exceeded for workflow: foo."

$sel:workflowRunProperties:WorkflowRun', workflowRun_workflowRunProperties - The workflow run properties which were set during the run.

WorkflowRunStatistics

data WorkflowRunStatistics Source #

Workflow run statistics provides statistics about the workflow run.

See: newWorkflowRunStatistics smart constructor.

Instances

Instances details
Eq WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Read WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Show WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Generic WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Associated Types

type Rep WorkflowRunStatistics :: Type -> Type #

NFData WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Methods

rnf :: WorkflowRunStatistics -> () #

Hashable WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

FromJSON WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

type Rep WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

type Rep WorkflowRunStatistics = D1 ('MetaData "WorkflowRunStatistics" "Amazonka.Glue.Types.WorkflowRunStatistics" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "WorkflowRunStatistics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "runningActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "stoppedActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "totalActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "failedActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "timeoutActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "succeededActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newWorkflowRunStatistics :: WorkflowRunStatistics Source #

Create a value of WorkflowRunStatistics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runningActions:WorkflowRunStatistics', workflowRunStatistics_runningActions - Total number Actions in running state.

$sel:stoppedActions:WorkflowRunStatistics', workflowRunStatistics_stoppedActions - Total number of Actions that have stopped.

$sel:totalActions:WorkflowRunStatistics', workflowRunStatistics_totalActions - Total number of Actions in the workflow run.

$sel:failedActions:WorkflowRunStatistics', workflowRunStatistics_failedActions - Total number of Actions that have failed.

$sel:timeoutActions:WorkflowRunStatistics', workflowRunStatistics_timeoutActions - Total number of Actions that timed out.

$sel:succeededActions:WorkflowRunStatistics', workflowRunStatistics_succeededActions - Total number of Actions that have succeeded.

XMLClassifier

data XMLClassifier Source #

A classifier for XML content.

See: newXMLClassifier smart constructor.

Instances

Instances details
Eq XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Read XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Show XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Generic XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Associated Types

type Rep XMLClassifier :: Type -> Type #

NFData XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Methods

rnf :: XMLClassifier -> () #

Hashable XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

FromJSON XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

type Rep XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

type Rep XMLClassifier = D1 ('MetaData "XMLClassifier" "Amazonka.Glue.Types.XMLClassifier" "libZSservicesZSamazonka-glueZSamazonka-glue" 'False) (C1 ('MetaCons "XMLClassifier'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: (S1 ('MetaSel ('Just "rowTag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newXMLClassifier Source #

Create a value of XMLClassifier with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:XMLClassifier', xMLClassifier_creationTime - The time that this classifier was registered.

$sel:lastUpdated:XMLClassifier', xMLClassifier_lastUpdated - The time that this classifier was last updated.

$sel:version:XMLClassifier', xMLClassifier_version - The version of this classifier.

$sel:rowTag:XMLClassifier', xMLClassifier_rowTag - The XML tag designating the element that contains each record in an XML document being parsed. This can't identify a self-closing element (closed by />). An empty row element that contains only attributes can be parsed as long as it ends with a closing tag (for example, <row item_a="A" item_b="B"></row> is okay, but <row item_a="A" item_b="B" /> is not).

$sel:name:XMLClassifier', xMLClassifier_name - The name of the classifier.

$sel:classification:XMLClassifier', xMLClassifier_classification - An identifier of the data format that the classifier matches.