amazonka-glue-2.0: Amazon Glue SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

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.

AccessDeniedException

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

Access to a resource was denied.

AlreadyExistsException

_AlreadyExistsException :: AsError a => Fold a ServiceError Source #

A resource to be created or added already exists.

ConcurrentModificationException

_ConcurrentModificationException :: AsError a => Fold a ServiceError Source #

Two processes are trying to modify a resource simultaneously.

ConcurrentRunsExceededException

_ConcurrentRunsExceededException :: AsError a => Fold a ServiceError Source #

Too many jobs are being run concurrently.

ConditionCheckFailureException

_ConditionCheckFailureException :: AsError a => Fold a ServiceError Source #

A specified condition was not satisfied.

ConflictException

_ConflictException :: AsError a => Fold a ServiceError Source #

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

CrawlerNotRunningException

_CrawlerNotRunningException :: AsError a => Fold a ServiceError Source #

The specified crawler is not running.

CrawlerRunningException

_CrawlerRunningException :: AsError a => Fold a ServiceError Source #

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

CrawlerStoppingException

_CrawlerStoppingException :: AsError a => Fold a ServiceError Source #

The specified crawler is stopping.

EntityNotFoundException

_EntityNotFoundException :: AsError a => Fold a ServiceError Source #

A specified entity does not exist

GlueEncryptionException

_GlueEncryptionException :: AsError a => Fold a ServiceError Source #

An encryption operation failed.

IdempotentParameterMismatchException

_IdempotentParameterMismatchException :: AsError a => Fold a ServiceError Source #

The same unique identifier was associated with two different records.

IllegalBlueprintStateException

_IllegalBlueprintStateException :: AsError a => Fold a ServiceError Source #

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

IllegalSessionStateException

_IllegalSessionStateException :: AsError a => Fold a ServiceError Source #

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

IllegalWorkflowStateException

_IllegalWorkflowStateException :: AsError a => Fold a ServiceError Source #

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

InternalServiceException

_InternalServiceException :: AsError a => Fold a ServiceError Source #

An internal service error occurred.

InvalidInputException

_InvalidInputException :: AsError a => Fold a ServiceError Source #

The input provided was not valid.

InvalidStateException

_InvalidStateException :: AsError a => Fold a ServiceError Source #

An error that indicates your data is in an invalid state.

MLTransformNotReadyException

_MLTransformNotReadyException :: AsError a => Fold a ServiceError Source #

The machine learning transform is not ready to run.

NoScheduleException

_NoScheduleException :: AsError a => Fold a ServiceError Source #

There is no applicable schedule.

OperationTimeoutException

_OperationTimeoutException :: AsError a => Fold a ServiceError Source #

The operation timed out.

PermissionTypeMismatchException

_PermissionTypeMismatchException :: AsError a => Fold a ServiceError Source #

Prism for PermissionTypeMismatchException' errors.

ResourceNotReadyException

_ResourceNotReadyException :: AsError a => Fold a ServiceError Source #

A resource was not ready for a transaction.

ResourceNumberLimitExceededException

_ResourceNumberLimitExceededException :: AsError a => Fold a ServiceError Source #

A resource numerical limit was exceeded.

SchedulerNotRunningException

_SchedulerNotRunningException :: AsError a => Fold a ServiceError Source #

The specified scheduler is not running.

SchedulerRunningException

_SchedulerRunningException :: AsError a => Fold a ServiceError Source #

The specified scheduler is already running.

SchedulerTransitioningException

_SchedulerTransitioningException :: AsError a => Fold a ServiceError Source #

The specified scheduler is transitioning.

ValidationException

_ValidationException :: AsError a => Fold a ServiceError Source #

A value could not be validated.

VersionMismatchException

_VersionMismatchException :: AsError a => Fold a ServiceError Source #

There was a version conflict.

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.

BatchCreatePartition

data BatchCreatePartition Source #

See: newBatchCreatePartition smart constructor.

Instances

Instances details
ToJSON BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type AWSResponse BatchCreatePartition #

Generic BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type Rep BatchCreatePartition :: Type -> Type #

Read BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Show BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

NFData BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Methods

rnf :: BatchCreatePartition -> () #

Eq BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Hashable BatchCreatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

BatchCreatePartition, batchCreatePartition_databaseName - The name of the metadata database in which the partition is to be created.

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
Generic BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Associated Types

type Rep BatchCreatePartitionResponse :: Type -> Type #

Read BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Show BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

NFData BatchCreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchCreatePartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchDeleteConnection

data BatchDeleteConnection Source #

See: newBatchDeleteConnection smart constructor.

Instances

Instances details
ToJSON BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type AWSResponse BatchDeleteConnection #

Generic BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type Rep BatchDeleteConnection :: Type -> Type #

Read BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Show BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

NFData BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Methods

rnf :: BatchDeleteConnection -> () #

Eq BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Hashable BatchDeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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])))

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:

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
Generic BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Associated Types

type Rep BatchDeleteConnectionResponse :: Type -> Type #

Read BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Show BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

NFData BatchDeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteConnection

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchDeleteConnectionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text ErrorDetail))) :*: (S1 ('MetaSel ('Just "succeeded") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: 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:errors:BatchDeleteConnectionResponse', batchDeleteConnectionResponse_errors - A map of the names of connections that were not successfully deleted to error details.

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

$sel:httpStatus:BatchDeleteConnectionResponse', batchDeleteConnectionResponse_httpStatus - The response's http status code.

BatchDeletePartition

data BatchDeletePartition Source #

See: newBatchDeletePartition smart constructor.

Instances

Instances details
ToJSON BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type AWSResponse BatchDeletePartition #

Generic BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type Rep BatchDeletePartition :: Type -> Type #

Read BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Show BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

NFData BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Methods

rnf :: BatchDeletePartition -> () #

Eq BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Hashable BatchDeletePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

BatchDeletePartition, batchDeletePartition_databaseName - The name of the catalog database in which the table in question resides.

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
Generic BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Associated Types

type Rep BatchDeletePartitionResponse :: Type -> Type #

Read BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Show BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

NFData BatchDeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeletePartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchDeleteTable

data BatchDeleteTable Source #

See: newBatchDeleteTable smart constructor.

Instances

Instances details
ToJSON BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type AWSResponse BatchDeleteTable #

Generic BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type Rep BatchDeleteTable :: Type -> Type #

Read BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Show BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

NFData BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Methods

rnf :: BatchDeleteTable -> () #

Eq BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Hashable BatchDeleteTable Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchDeleteTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tablesToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

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:

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:transactionId:BatchDeleteTable', batchDeleteTable_transactionId - The transaction ID at which to delete the table contents.

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
Generic BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Associated Types

type Rep BatchDeleteTableResponse :: Type -> Type #

Read BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Show BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

NFData BatchDeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTable

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchDeleteTableVersion

data BatchDeleteTableVersion Source #

See: newBatchDeleteTableVersion smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Show BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

NFData BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Methods

rnf :: BatchDeleteTableVersion -> () #

Eq BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Hashable BatchDeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

BatchDeleteTableVersion, batchDeleteTableVersion_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

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
Generic BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Associated Types

type Rep BatchDeleteTableVersionResponse :: Type -> Type #

Read BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Show BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

NFData BatchDeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchDeleteTableVersion

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchGetBlueprints

data BatchGetBlueprints Source #

See: newBatchGetBlueprints smart constructor.

Instances

Instances details
ToJSON BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type AWSResponse BatchGetBlueprints #

Generic BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type Rep BatchGetBlueprints :: Type -> Type #

Read BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Show BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

NFData BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Methods

rnf :: BatchGetBlueprints -> () #

Eq BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Hashable BatchGetBlueprints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetBlueprints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeBlueprint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeParameterSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

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:includeBlueprint:BatchGetBlueprints', batchGetBlueprints_includeBlueprint - Specifies whether or not to include the blueprint in the response.

$sel:includeParameterSpec:BatchGetBlueprints', batchGetBlueprints_includeParameterSpec - Specifies whether or not to include the parameters, as a JSON string, for 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
Generic BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Associated Types

type Rep BatchGetBlueprintsResponse :: Type -> Type #

Read BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Show BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

NFData BatchGetBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetBlueprints

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchGetCrawlers

data BatchGetCrawlers Source #

See: newBatchGetCrawlers smart constructor.

Constructors

BatchGetCrawlers' [Text] 

Instances

Instances details
ToJSON BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type AWSResponse BatchGetCrawlers #

Generic BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type Rep BatchGetCrawlers :: Type -> Type #

Read BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Show BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

NFData BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Methods

rnf :: BatchGetCrawlers -> () #

Eq BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Hashable BatchGetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

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
Generic BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Associated Types

type Rep BatchGetCrawlersResponse :: Type -> Type #

Read BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Show BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

NFData BatchGetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCrawlers

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Crawler])) :*: (S1 ('MetaSel ('Just "crawlersNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: 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:crawlers:BatchGetCrawlersResponse', batchGetCrawlersResponse_crawlers - A list of crawler definitions.

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

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

BatchGetCustomEntityTypes

data BatchGetCustomEntityTypes Source #

See: newBatchGetCustomEntityTypes smart constructor.

Instances

Instances details
ToJSON BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

ToHeaders BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

ToPath BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

ToQuery BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

AWSRequest BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Generic BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Associated Types

type Rep BatchGetCustomEntityTypes :: Type -> Type #

Read BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Show BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

NFData BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Eq BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Hashable BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

type AWSResponse BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

type Rep BatchGetCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

type Rep BatchGetCustomEntityTypes = D1 ('MetaData "BatchGetCustomEntityTypes" "Amazonka.Glue.BatchGetCustomEntityTypes" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetCustomEntityTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "names") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newBatchGetCustomEntityTypes Source #

Create a value of BatchGetCustomEntityTypes with all optional fields omitted.

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

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

$sel:names:BatchGetCustomEntityTypes', batchGetCustomEntityTypes_names - A list of names of the custom patterns that you want to retrieve.

data BatchGetCustomEntityTypesResponse Source #

See: newBatchGetCustomEntityTypesResponse smart constructor.

Instances

Instances details
Generic BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Associated Types

type Rep BatchGetCustomEntityTypesResponse :: Type -> Type #

Read BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Show BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

NFData BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

Eq BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

type Rep BatchGetCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetCustomEntityTypes

type Rep BatchGetCustomEntityTypesResponse = D1 ('MetaData "BatchGetCustomEntityTypesResponse" "Amazonka.Glue.BatchGetCustomEntityTypes" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetCustomEntityTypesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customEntityTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CustomEntityType])) :*: (S1 ('MetaSel ('Just "customEntityTypesNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchGetCustomEntityTypesResponse Source #

Create a value of BatchGetCustomEntityTypesResponse with all optional fields omitted.

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

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

$sel:customEntityTypes:BatchGetCustomEntityTypesResponse', batchGetCustomEntityTypesResponse_customEntityTypes - A list of CustomEntityType objects representing the custom patterns that have been created.

$sel:customEntityTypesNotFound:BatchGetCustomEntityTypesResponse', batchGetCustomEntityTypesResponse_customEntityTypesNotFound - A list of the names of custom patterns that were not found.

$sel:httpStatus:BatchGetCustomEntityTypesResponse', batchGetCustomEntityTypesResponse_httpStatus - The response's http status code.

BatchGetDataQualityResult

data BatchGetDataQualityResult Source #

See: newBatchGetDataQualityResult smart constructor.

Instances

Instances details
ToJSON BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

ToHeaders BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

ToPath BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

ToQuery BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

AWSRequest BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Generic BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Associated Types

type Rep BatchGetDataQualityResult :: Type -> Type #

Read BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Show BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

NFData BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Eq BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Hashable BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

type AWSResponse BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

type Rep BatchGetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

type Rep BatchGetDataQualityResult = D1 ('MetaData "BatchGetDataQualityResult" "Amazonka.Glue.BatchGetDataQualityResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetDataQualityResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resultIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newBatchGetDataQualityResult Source #

Create a value of BatchGetDataQualityResult with all optional fields omitted.

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

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

$sel:resultIds:BatchGetDataQualityResult', batchGetDataQualityResult_resultIds - A list of unique result IDs for the data quality results.

data BatchGetDataQualityResultResponse Source #

See: newBatchGetDataQualityResultResponse smart constructor.

Instances

Instances details
Generic BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Associated Types

type Rep BatchGetDataQualityResultResponse :: Type -> Type #

Read BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Show BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

NFData BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

Eq BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

type Rep BatchGetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDataQualityResult

type Rep BatchGetDataQualityResultResponse = D1 ('MetaData "BatchGetDataQualityResultResponse" "Amazonka.Glue.BatchGetDataQualityResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetDataQualityResultResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resultsNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "results") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DataQualityResult]))))

newBatchGetDataQualityResultResponse Source #

Create a value of BatchGetDataQualityResultResponse with all optional fields omitted.

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

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

$sel:resultsNotFound:BatchGetDataQualityResultResponse', batchGetDataQualityResultResponse_resultsNotFound - A list of result IDs for which results were not found.

$sel:httpStatus:BatchGetDataQualityResultResponse', batchGetDataQualityResultResponse_httpStatus - The response's http status code.

$sel:results:BatchGetDataQualityResultResponse', batchGetDataQualityResultResponse_results - A list of DataQualityResult objects representing the data quality results.

BatchGetDevEndpoints

data BatchGetDevEndpoints Source #

See: newBatchGetDevEndpoints smart constructor.

Instances

Instances details
ToJSON BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type AWSResponse BatchGetDevEndpoints #

Generic BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type Rep BatchGetDevEndpoints :: Type -> Type #

Read BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Show BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

NFData BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Methods

rnf :: BatchGetDevEndpoints -> () #

Eq BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Hashable BatchGetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpointNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

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
Generic BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Associated Types

type Rep BatchGetDevEndpointsResponse :: Type -> Type #

Read BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Show BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

NFData BatchGetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetDevEndpoints

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DevEndpoint])) :*: (S1 ('MetaSel ('Just "devEndpointsNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: 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:devEndpoints:BatchGetDevEndpointsResponse', batchGetDevEndpointsResponse_devEndpoints - A list of DevEndpoint definitions.

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

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

BatchGetJobs

data BatchGetJobs Source #

See: newBatchGetJobs smart constructor.

Constructors

BatchGetJobs' [Text] 

Instances

Instances details
ToJSON BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type AWSResponse BatchGetJobs #

Generic BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type Rep BatchGetJobs :: Type -> Type #

Read BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Show BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

NFData BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Methods

rnf :: BatchGetJobs -> () #

Eq BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Hashable BatchGetJobs Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

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
Generic BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Associated Types

type Rep BatchGetJobsResponse :: Type -> Type #

Show BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

NFData BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

Methods

rnf :: BatchGetJobsResponse -> () #

Eq BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type Rep BatchGetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetJobs

type Rep BatchGetJobsResponse = D1 ('MetaData "BatchGetJobsResponse" "Amazonka.Glue.BatchGetJobs" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchGetPartition

data BatchGetPartition Source #

See: newBatchGetPartition smart constructor.

Instances

Instances details
ToJSON BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type AWSResponse BatchGetPartition #

Generic BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type Rep BatchGetPartition :: Type -> Type #

Read BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Show BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

NFData BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Methods

rnf :: BatchGetPartition -> () #

Eq BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Hashable BatchGetPartition Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

BatchGetPartition, batchGetPartition_databaseName - The name of the catalog database where the partitions reside.

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
Generic BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Associated Types

type Rep BatchGetPartitionResponse :: Type -> Type #

Read BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Show BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

NFData BatchGetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetPartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Partition])) :*: (S1 ('MetaSel ('Just "unprocessedKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionValueList])) :*: 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:

BatchGetPartitionResponse, batchGetPartitionResponse_partitions - A list of the requested partitions.

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

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

BatchGetTriggers

data BatchGetTriggers Source #

See: newBatchGetTriggers smart constructor.

Constructors

BatchGetTriggers' [Text] 

Instances

Instances details
ToJSON BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type AWSResponse BatchGetTriggers #

Generic BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type Rep BatchGetTriggers :: Type -> Type #

Read BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Show BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

NFData BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Methods

rnf :: BatchGetTriggers -> () #

Eq BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Hashable BatchGetTriggers Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetTriggers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggerNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

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
Generic BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Associated Types

type Rep BatchGetTriggersResponse :: Type -> Type #

Read BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Show BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

NFData BatchGetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetTriggers

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchGetTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Trigger])) :*: (S1 ('MetaSel ('Just "triggersNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: 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:triggers:BatchGetTriggersResponse', batchGetTriggersResponse_triggers - A list of trigger definitions.

$sel:triggersNotFound:BatchGetTriggersResponse', batchGetTriggersResponse_triggersNotFound - A list of names of triggers not found.

$sel:httpStatus:BatchGetTriggersResponse', batchGetTriggersResponse_httpStatus - The response's http status code.

BatchGetWorkflows

data BatchGetWorkflows Source #

See: newBatchGetWorkflows smart constructor.

Instances

Instances details
ToJSON BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type AWSResponse BatchGetWorkflows #

Generic BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type Rep BatchGetWorkflows :: Type -> Type #

Read BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Show BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

NFData BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Methods

rnf :: BatchGetWorkflows -> () #

Eq BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Hashable BatchGetWorkflows Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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
Generic BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Associated Types

type Rep BatchGetWorkflowsResponse :: Type -> Type #

Read BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Show BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

NFData BatchGetWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchGetWorkflows

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

BatchStopJobRun

data BatchStopJobRun Source #

See: newBatchStopJobRun smart constructor.

Instances

Instances details
ToJSON BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type AWSResponse BatchStopJobRun #

Generic BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type Rep BatchStopJobRun :: Type -> Type #

Read BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Show BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

NFData BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Methods

rnf :: BatchStopJobRun -> () #

Eq BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Hashable BatchStopJobRun Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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
Generic BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Associated Types

type Rep BatchStopJobRunResponse :: Type -> Type #

Read BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Show BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

NFData BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

Methods

rnf :: BatchStopJobRunResponse -> () #

Eq BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type Rep BatchStopJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchStopJobRun

type Rep BatchStopJobRunResponse = D1 ('MetaData "BatchStopJobRunResponse" "Amazonka.Glue.BatchStopJobRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchStopJobRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BatchStopJobRunError])) :*: (S1 ('MetaSel ('Just "successfulSubmissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BatchStopJobRunSuccessfulSubmission])) :*: 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: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:successfulSubmissions:BatchStopJobRunResponse', batchStopJobRunResponse_successfulSubmissions - A list of the JobRuns that were successfully submitted for stopping.

$sel:httpStatus:BatchStopJobRunResponse', batchStopJobRunResponse_httpStatus - The response's http status code.

BatchUpdatePartition

data BatchUpdatePartition Source #

See: newBatchUpdatePartition smart constructor.

Instances

Instances details
ToJSON BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type AWSResponse BatchUpdatePartition #

Generic BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type Rep BatchUpdatePartition :: Type -> Type #

Read BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Show BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

NFData BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Methods

rnf :: BatchUpdatePartition -> () #

Eq BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Hashable BatchUpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))))

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:

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.

BatchUpdatePartition, batchUpdatePartition_databaseName - The name of the metadata database in which the partition is to be updated.

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
Generic BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Associated Types

type Rep BatchUpdatePartitionResponse :: Type -> Type #

Read BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Show BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

NFData BatchUpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.BatchUpdatePartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CancelDataQualityRuleRecommendationRun

data CancelDataQualityRuleRecommendationRun Source #

Instances

Instances details
ToJSON CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

ToHeaders CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

ToPath CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

ToQuery CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

AWSRequest CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Generic CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Read CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Show CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

NFData CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Eq CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Hashable CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

type AWSResponse CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

type Rep CancelDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

type Rep CancelDataQualityRuleRecommendationRun = D1 ('MetaData "CancelDataQualityRuleRecommendationRun" "Amazonka.Glue.CancelDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelDataQualityRuleRecommendationRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCancelDataQualityRuleRecommendationRun Source #

Create a value of CancelDataQualityRuleRecommendationRun with all optional fields omitted.

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

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

CancelDataQualityRuleRecommendationRun, cancelDataQualityRuleRecommendationRun_runId - The unique run identifier associated with this run.

data CancelDataQualityRuleRecommendationRunResponse Source #

Instances

Instances details
Generic CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Read CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Show CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

NFData CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

Eq CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

type Rep CancelDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRuleRecommendationRun

type Rep CancelDataQualityRuleRecommendationRunResponse = D1 ('MetaData "CancelDataQualityRuleRecommendationRunResponse" "Amazonka.Glue.CancelDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelDataQualityRuleRecommendationRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCancelDataQualityRuleRecommendationRunResponse Source #

Create a value of CancelDataQualityRuleRecommendationRunResponse with all optional fields omitted.

Use 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:CancelDataQualityRuleRecommendationRunResponse', cancelDataQualityRuleRecommendationRunResponse_httpStatus - The response's http status code.

CancelDataQualityRulesetEvaluationRun

data CancelDataQualityRulesetEvaluationRun Source #

Instances

Instances details
ToJSON CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

ToHeaders CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

ToPath CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

ToQuery CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

AWSRequest CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Generic CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Read CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Show CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

NFData CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Eq CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Hashable CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

type AWSResponse CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

type Rep CancelDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

type Rep CancelDataQualityRulesetEvaluationRun = D1 ('MetaData "CancelDataQualityRulesetEvaluationRun" "Amazonka.Glue.CancelDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelDataQualityRulesetEvaluationRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCancelDataQualityRulesetEvaluationRun Source #

Create a value of CancelDataQualityRulesetEvaluationRun with all optional fields omitted.

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

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

CancelDataQualityRulesetEvaluationRun, cancelDataQualityRulesetEvaluationRun_runId - The unique run identifier associated with this run.

data CancelDataQualityRulesetEvaluationRunResponse Source #

Instances

Instances details
Generic CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Read CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Show CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

NFData CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

Eq CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

type Rep CancelDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelDataQualityRulesetEvaluationRun

type Rep CancelDataQualityRulesetEvaluationRunResponse = D1 ('MetaData "CancelDataQualityRulesetEvaluationRunResponse" "Amazonka.Glue.CancelDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelDataQualityRulesetEvaluationRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCancelDataQualityRulesetEvaluationRunResponse Source #

Create a value of CancelDataQualityRulesetEvaluationRunResponse with all optional fields omitted.

Use 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:CancelDataQualityRulesetEvaluationRunResponse', cancelDataQualityRulesetEvaluationRunResponse_httpStatus - The response's http status code.

CancelMLTaskRun

data CancelMLTaskRun Source #

See: newCancelMLTaskRun smart constructor.

Constructors

CancelMLTaskRun' Text Text 

Instances

Instances details
ToJSON CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type AWSResponse CancelMLTaskRun #

Generic CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type Rep CancelMLTaskRun :: Type -> Type #

Read CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Show CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

NFData CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Methods

rnf :: CancelMLTaskRun -> () #

Eq CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Hashable CancelMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelMLTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

CancelMLTaskRun, cancelMLTaskRun_transformId - The unique identifier of the machine learning transform.

CancelMLTaskRun, cancelMLTaskRun_taskRunId - A unique identifier for the task run.

data CancelMLTaskRunResponse Source #

See: newCancelMLTaskRunResponse smart constructor.

Instances

Instances details
Generic CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Associated Types

type Rep CancelMLTaskRunResponse :: Type -> Type #

Read CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Show CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

NFData CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

Methods

rnf :: CancelMLTaskRunResponse -> () #

Eq CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type Rep CancelMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelMLTaskRun

type Rep CancelMLTaskRunResponse = D1 ('MetaData "CancelMLTaskRunResponse" "Amazonka.Glue.CancelMLTaskRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelMLTaskRunResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)) :*: S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "transformId") '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:

CancelMLTaskRunResponse, cancelMLTaskRunResponse_status - The status for this run.

CancelMLTaskRun, cancelMLTaskRunResponse_taskRunId - The unique identifier for the task run.

CancelMLTaskRun, cancelMLTaskRunResponse_transformId - The unique identifier of the machine learning transform.

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

CancelStatement

data CancelStatement Source #

See: newCancelStatement smart constructor.

Instances

Instances details
ToJSON CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

ToHeaders CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

ToPath CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

ToQuery CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

AWSRequest CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Associated Types

type AWSResponse CancelStatement #

Generic CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Associated Types

type Rep CancelStatement :: Type -> Type #

Read CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Show CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

NFData CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Methods

rnf :: CancelStatement -> () #

Eq CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Hashable CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

type AWSResponse CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

type Rep CancelStatement Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

type Rep CancelStatement = D1 ('MetaData "CancelStatement" "Amazonka.Glue.CancelStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelStatement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCancelStatement Source #

Create a value of CancelStatement with all optional fields omitted.

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

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

$sel:requestOrigin:CancelStatement', cancelStatement_requestOrigin - The origin of the request to cancel the statement.

$sel:sessionId:CancelStatement', cancelStatement_sessionId - The Session ID of the statement to be cancelled.

CancelStatement, cancelStatement_id - The ID of the statement to be cancelled.

data CancelStatementResponse Source #

See: newCancelStatementResponse smart constructor.

Instances

Instances details
Generic CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Associated Types

type Rep CancelStatementResponse :: Type -> Type #

Read CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Show CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

NFData CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

Methods

rnf :: CancelStatementResponse -> () #

Eq CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

type Rep CancelStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.CancelStatement

type Rep CancelStatementResponse = D1 ('MetaData "CancelStatementResponse" "Amazonka.Glue.CancelStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CancelStatementResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCancelStatementResponse Source #

Create a value of CancelStatementResponse with all optional fields omitted.

Use 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:CancelStatementResponse', cancelStatementResponse_httpStatus - The response's http status code.

CheckSchemaVersionValidity

data CheckSchemaVersionValidity Source #

See: newCheckSchemaVersionValidity smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Show CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

NFData CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Eq CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Hashable CheckSchemaVersionValidity Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CheckSchemaVersionValidity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataFormat) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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, JSON and PROTOBUF are supported.

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

data CheckSchemaVersionValidityResponse Source #

Instances

Instances details
Generic CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Associated Types

type Rep CheckSchemaVersionValidityResponse :: Type -> Type #

Read CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Show CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

NFData CheckSchemaVersionValidityResponse Source # 
Instance details

Defined in Amazonka.Glue.CheckSchemaVersionValidity

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

CreateBlueprint

data CreateBlueprint Source #

See: newCreateBlueprint smart constructor.

Instances

Instances details
ToJSON CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type AWSResponse CreateBlueprint #

Generic CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type Rep CreateBlueprint :: Type -> Type #

Read CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Show CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

NFData CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Methods

rnf :: CreateBlueprint -> () #

Eq CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Hashable CreateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

CreateBlueprint, createBlueprint_description - A description of the blueprint.

$sel:tags:CreateBlueprint', createBlueprint_tags - The tags to be applied to this blueprint.

CreateBlueprint, createBlueprint_name - The name of the blueprint.

CreateBlueprint, createBlueprint_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published.

data CreateBlueprintResponse Source #

See: newCreateBlueprintResponse smart constructor.

Instances

Instances details
Generic CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Associated Types

type Rep CreateBlueprintResponse :: Type -> Type #

Read CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Show CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

NFData CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

Methods

rnf :: CreateBlueprintResponse -> () #

Eq CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type Rep CreateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateBlueprint

type Rep CreateBlueprintResponse = D1 ('MetaData "CreateBlueprintResponse" "Amazonka.Glue.CreateBlueprint" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

CreateBlueprint, createBlueprintResponse_name - Returns the name of the blueprint that was registered.

$sel:httpStatus:CreateBlueprintResponse', createBlueprintResponse_httpStatus - The response's http status code.

CreateClassifier

data CreateClassifier Source #

See: newCreateClassifier smart constructor.

Instances

Instances details
ToJSON CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type AWSResponse CreateClassifier #

Generic CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type Rep CreateClassifier :: Type -> Type #

Read CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Show CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

NFData CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Methods

rnf :: CreateClassifier -> () #

Eq CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Hashable CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type AWSResponse CreateClassifier Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

type Rep 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:

CreateClassifier, createClassifier_csvClassifier - A CsvClassifier object specifying the classifier to create.

CreateClassifier, createClassifier_grokClassifier - A GrokClassifier object specifying the classifier to create.

CreateClassifier, createClassifier_jsonClassifier - A JsonClassifier object specifying the classifier to create.

CreateClassifier, createClassifier_xMLClassifier - An XMLClassifier object specifying the classifier to create.

data CreateClassifierResponse Source #

See: newCreateClassifierResponse smart constructor.

Instances

Instances details
Generic CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Associated Types

type Rep CreateClassifierResponse :: Type -> Type #

Read CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Show CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

NFData CreateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateClassifier

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateConnection

data CreateConnection Source #

See: newCreateConnection smart constructor.

Instances

Instances details
ToJSON CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type AWSResponse CreateConnection #

Generic CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type Rep CreateConnection :: Type -> Type #

Read CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Show CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

NFData CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Methods

rnf :: CreateConnection -> () #

Eq CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Hashable CreateConnection Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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
Generic CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Associated Types

type Rep CreateConnectionResponse :: Type -> Type #

Read CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Show CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

NFData CreateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateConnection

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateCrawler

data CreateCrawler Source #

See: newCreateCrawler smart constructor.

Instances

Instances details
ToJSON CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type AWSResponse CreateCrawler #

Generic CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type Rep CreateCrawler :: Type -> Type #

Read CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Show CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

NFData CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Methods

rnf :: CreateCrawler -> () #

Eq CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Hashable CreateCrawler Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateCrawler'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lakeFormationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LakeFormationConfiguration)) :*: S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration))))) :*: (((S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: S1 ('MetaSel ('Just "tablePrefix") '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))))))

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:

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.

CreateCrawler, createCrawler_configuration - Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Setting crawler configuration options.

CreateCrawler, createCrawler_crawlerSecurityConfiguration - The name of the SecurityConfiguration structure to be used by this crawler.

CreateCrawler, createCrawler_databaseName - The Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.

CreateCrawler, createCrawler_description - A description of the new crawler.

CreateCrawler, createCrawler_lakeFormationConfiguration - Specifies Lake Formation configuration settings for the crawler.

CreateCrawler, createCrawler_lineageConfiguration - Specifies data lineage configuration settings for the crawler.

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.

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 * * ? *).

CreateCrawler, createCrawler_schemaChangePolicy - The policy for the crawler's update and deletion behavior.

CreateCrawler, createCrawler_tablePrefix - The table prefix used for catalog tables that are created.

$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.

CreateCrawler, createCrawler_name - Name of the new crawler.

CreateCrawler, createCrawler_role - The IAM role or Amazon Resource Name (ARN) of an IAM role used by the new crawler to access customer resources.

CreateCrawler, createCrawler_targets - A list of collection of targets to crawl.

data CreateCrawlerResponse Source #

See: newCreateCrawlerResponse smart constructor.

Instances

Instances details
Generic CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Associated Types

type Rep CreateCrawlerResponse :: Type -> Type #

Read CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Show CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

NFData CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

Methods

rnf :: CreateCrawlerResponse -> () #

Eq CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type Rep CreateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCrawler

type Rep CreateCrawlerResponse = D1 ('MetaData "CreateCrawlerResponse" "Amazonka.Glue.CreateCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateCustomEntityType

data CreateCustomEntityType Source #

See: newCreateCustomEntityType smart constructor.

Instances

Instances details
ToJSON CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

ToHeaders CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

ToPath CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

ToQuery CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

AWSRequest CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Associated Types

type AWSResponse CreateCustomEntityType #

Generic CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Associated Types

type Rep CreateCustomEntityType :: Type -> Type #

Read CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Show CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

NFData CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Methods

rnf :: CreateCustomEntityType -> () #

Eq CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Hashable CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

type AWSResponse CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

type Rep CreateCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

type Rep CreateCustomEntityType = D1 ('MetaData "CreateCustomEntityType" "Amazonka.Glue.CreateCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateCustomEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextWords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "regexString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateCustomEntityType Source #

Create a value of CreateCustomEntityType with all optional fields omitted.

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

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

CreateCustomEntityType, createCustomEntityType_contextWords - A list of context words. If none of these context words are found within the vicinity of the regular expression the data will not be detected as sensitive data.

If no context words are passed only a regular expression is checked.

CreateCustomEntityType, createCustomEntityType_name - A name for the custom pattern that allows it to be retrieved or deleted later. This name must be unique per Amazon Web Services account.

CreateCustomEntityType, createCustomEntityType_regexString - A regular expression string that is used for detecting sensitive data in a custom pattern.

data CreateCustomEntityTypeResponse Source #

See: newCreateCustomEntityTypeResponse smart constructor.

Instances

Instances details
Generic CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Associated Types

type Rep CreateCustomEntityTypeResponse :: Type -> Type #

Read CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Show CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

NFData CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

Eq CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

type Rep CreateCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateCustomEntityType

type Rep CreateCustomEntityTypeResponse = D1 ('MetaData "CreateCustomEntityTypeResponse" "Amazonka.Glue.CreateCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateCustomEntityTypeResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateCustomEntityTypeResponse Source #

Create a value of CreateCustomEntityTypeResponse with all optional fields omitted.

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

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

CreateCustomEntityType, createCustomEntityTypeResponse_name - The name of the custom pattern you created.

$sel:httpStatus:CreateCustomEntityTypeResponse', createCustomEntityTypeResponse_httpStatus - The response's http status code.

CreateDataQualityRuleset

data CreateDataQualityRuleset Source #

See: newCreateDataQualityRuleset smart constructor.

Instances

Instances details
ToJSON CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

ToHeaders CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

ToPath CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

ToQuery CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

AWSRequest CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Generic CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Associated Types

type Rep CreateDataQualityRuleset :: Type -> Type #

Read CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Show CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

NFData CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Eq CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Hashable CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

type AWSResponse CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

type Rep CreateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

type Rep CreateDataQualityRuleset = D1 ('MetaData "CreateDataQualityRuleset" "Amazonka.Glue.CreateDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateDataQualityRuleset'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") '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 "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityTargetTable)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ruleset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateDataQualityRuleset Source #

Create a value of CreateDataQualityRuleset with all optional fields omitted.

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

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

$sel:clientToken:CreateDataQualityRuleset', createDataQualityRuleset_clientToken - Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.

CreateDataQualityRuleset, createDataQualityRuleset_description - A description of the data quality ruleset.

$sel:tags:CreateDataQualityRuleset', createDataQualityRuleset_tags - A list of tags applied to the data quality ruleset.

CreateDataQualityRuleset, createDataQualityRuleset_targetTable - A target table associated with the data quality ruleset.

CreateDataQualityRuleset, createDataQualityRuleset_name - A unique name for the data quality ruleset.

CreateDataQualityRuleset, createDataQualityRuleset_ruleset - A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

data CreateDataQualityRulesetResponse Source #

See: newCreateDataQualityRulesetResponse smart constructor.

Instances

Instances details
Generic CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Associated Types

type Rep CreateDataQualityRulesetResponse :: Type -> Type #

Read CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Show CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

NFData CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

Eq CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

type Rep CreateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDataQualityRuleset

type Rep CreateDataQualityRulesetResponse = D1 ('MetaData "CreateDataQualityRulesetResponse" "Amazonka.Glue.CreateDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateDataQualityRulesetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDataQualityRulesetResponse Source #

Create a value of CreateDataQualityRulesetResponse with all optional fields omitted.

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

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

CreateDataQualityRuleset, createDataQualityRulesetResponse_name - A unique name for the data quality ruleset.

$sel:httpStatus:CreateDataQualityRulesetResponse', createDataQualityRulesetResponse_httpStatus - The response's http status code.

CreateDatabase

data CreateDatabase Source #

See: newCreateDatabase smart constructor.

Instances

Instances details
ToJSON CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type AWSResponse CreateDatabase #

Generic CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type Rep CreateDatabase :: Type -> Type #

Read CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Show CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

NFData CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Methods

rnf :: CreateDatabase -> () #

Eq CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Hashable CreateDatabase Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateDatabase'" '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 "databaseInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DatabaseInput))))

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:

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:tags:CreateDatabase', createDatabase_tags - The tags you assign to the database.

$sel:databaseInput:CreateDatabase', createDatabase_databaseInput - The metadata for the database.

data CreateDatabaseResponse Source #

See: newCreateDatabaseResponse smart constructor.

Instances

Instances details
Generic CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Associated Types

type Rep CreateDatabaseResponse :: Type -> Type #

Read CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Show CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

NFData CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

Methods

rnf :: CreateDatabaseResponse -> () #

Eq CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type Rep CreateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDatabase

type Rep CreateDatabaseResponse = D1 ('MetaData "CreateDatabaseResponse" "Amazonka.Glue.CreateDatabase" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateDevEndpoint

data CreateDevEndpoint Source #

See: newCreateDevEndpoint smart constructor.

Instances

Instances details
ToJSON CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type AWSResponse CreateDevEndpoint #

Generic CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type Rep CreateDevEndpoint :: Type -> Type #

Read CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Show CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

NFData CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Methods

rnf :: CreateDevEndpoint -> () #

Eq CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Hashable CreateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateDevEndpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "extraPythonLibsS3Path") '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 "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "publicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

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:

CreateDevEndpoint, createDevEndpoint_arguments - A map of arguments used to configure the DevEndpoint.

CreateDevEndpoint, createDevEndpoint_extraJarsS3Path - The path to one or more Java .jar files in an S3 bucket that should be loaded in your DevEndpoint.

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.

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.

CreateDevEndpoint, createDevEndpoint_numberOfNodes - The number of Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.

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.

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.

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.

CreateDevEndpoint, createDevEndpoint_securityConfiguration - The name of the SecurityConfiguration structure to be used with this DevEndpoint.

CreateDevEndpoint, createDevEndpoint_securityGroupIds - Security group IDs for the security groups to be used by the new DevEndpoint.

CreateDevEndpoint, createDevEndpoint_subnetId - The subnet ID for the new DevEndpoint to use.

$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.

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.

CreateDevEndpoint, createDevEndpoint_endpointName - The name to be assigned to the new DevEndpoint.

CreateDevEndpoint, createDevEndpoint_roleArn - The IAM role for the DevEndpoint.

data CreateDevEndpointResponse Source #

See: newCreateDevEndpointResponse smart constructor.

Instances

Instances details
Generic CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Associated Types

type Rep CreateDevEndpointResponse :: Type -> Type #

Read CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Show CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

NFData CreateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateDevEndpoint

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateDevEndpointResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") '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 "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))) :*: (S1 ('MetaSel ('Just "yarnEndpointAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "zeppelinRemoteSparkInterpreterPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: 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:

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.

CreateDevEndpointResponse, createDevEndpointResponse_availabilityZone - The Amazon Web Services Availability Zone where this DevEndpoint is located.

CreateDevEndpointResponse, createDevEndpointResponse_createdTimestamp - The point in time at which this DevEndpoint was created.

CreateDevEndpoint, createDevEndpointResponse_endpointName - The name assigned to the new DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_extraJarsS3Path - Path to one or more Java .jar files in an S3 bucket that will be loaded in your DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_extraPythonLibsS3Path - The paths to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.

CreateDevEndpointResponse, createDevEndpointResponse_failureReason - The reason for a current failure in this DevEndpoint.

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.

CreateDevEndpoint, createDevEndpointResponse_numberOfNodes - The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_numberOfWorkers - The number of workers of a defined workerType that are allocated to the development endpoint.

CreateDevEndpoint, createDevEndpointResponse_roleArn - The Amazon Resource Name (ARN) of the role assigned to the new DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_securityConfiguration - The name of the SecurityConfiguration structure being used with this DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_securityGroupIds - The security groups assigned to the new DevEndpoint.

CreateDevEndpointResponse, createDevEndpointResponse_status - The current status of the new DevEndpoint.

CreateDevEndpoint, createDevEndpointResponse_subnetId - The subnet ID assigned to the new DevEndpoint.

CreateDevEndpointResponse, createDevEndpointResponse_vpcId - The ID of the virtual private cloud (VPC) used by this DevEndpoint.

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.

CreateDevEndpointResponse, createDevEndpointResponse_yarnEndpointAddress - The address of the YARN endpoint used by this DevEndpoint.

CreateDevEndpointResponse, createDevEndpointResponse_zeppelinRemoteSparkInterpreterPort - The Apache Zeppelin port for the remote Apache Spark interpreter.

$sel:httpStatus:CreateDevEndpointResponse', createDevEndpointResponse_httpStatus - The response's http status code.

CreateJob

data CreateJob Source #

See: newCreateJob smart constructor.

Instances

Instances details
ToJSON CreateJob Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type AWSResponse CreateJob #

Generic CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type Rep CreateJob :: Type -> Type #

Show CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

NFData CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Methods

rnf :: CreateJob -> () #

Eq CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Hashable CreateJob Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateJob'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "codeGenConfigurationNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text CodeGenConfigurationNode))))) :*: (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: (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 "executionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionClass)) :*: (S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty))) :*: (S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceControlDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceControlDetails))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)))) :*: (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)))))))

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:

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 a minimum of 2 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.

CreateJob, createJob_codeGenConfigurationNodes - The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.

CreateJob, createJob_connections - The connections used for this job.

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.

Job arguments may be logged. Do not pass plaintext secrets as arguments. Retrieve secrets from a Glue Connection, Secrets Manager or other secret management mechanism if you intend to keep them within the Job.

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.

CreateJob, createJob_description - Description of the job being defined.

CreateJob, createJob_executionClass - Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.

The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary.

Only jobs with Glue version 3.0 and above and command type glueetl will be allowed to set ExecutionClass to FLEX. The flexible execution class is available for Spark jobs.

CreateJob, createJob_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.

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.

CreateJob, createJob_logUri - This field is reserved for future use.

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 a minimum of 2 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.

CreateJob, createJob_maxRetries - The maximum number of times to retry this job if it fails.

CreateJob, createJob_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

CreateJob, createJob_notificationProperty - Specifies configuration properties of a job notification.

CreateJob, createJob_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

CreateJob, createJob_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

CreateJob, createJob_sourceControlDetails - The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.

$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.

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).

CreateJob, createJob_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

CreateJob, createJob_name - The name you assign to this job definition. It must be unique in your account.

CreateJob, createJob_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job.

CreateJob, createJob_command - The JobCommand that runs this job.

data CreateJobResponse Source #

See: newCreateJobResponse smart constructor.

Instances

Instances details
Generic CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Associated Types

type Rep CreateJobResponse :: Type -> Type #

Read CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Show CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

NFData CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

Methods

rnf :: CreateJobResponse -> () #

Eq CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type Rep CreateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateJob

type Rep CreateJobResponse = D1 ('MetaData "CreateJobResponse" "Amazonka.Glue.CreateJob" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

CreateJob, createJobResponse_name - The unique name that was provided for this job definition.

$sel:httpStatus:CreateJobResponse', createJobResponse_httpStatus - The response's http status code.

CreateMLTransform

data CreateMLTransform Source #

See: newCreateMLTransform smart constructor.

Instances

Instances details
ToJSON CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type AWSResponse CreateMLTransform #

Generic CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type Rep CreateMLTransform :: Type -> Type #

Read CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Show CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

NFData CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Methods

rnf :: CreateMLTransform -> () #

Eq CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Hashable CreateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateMLTransform'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)))) :*: ((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))))))

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:

CreateMLTransform, createMLTransform_description - A description of the machine learning transform that is being defined. The default is an empty string.

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.

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.

CreateMLTransform, createMLTransform_maxRetries - The maximum number of times to retry a task for this transform after a task run fails.

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: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.

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).

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.

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.

CreateMLTransform, createMLTransform_name - The unique name that you give the transform when you create it.

CreateMLTransform, createMLTransform_inputRecordTables - A list of Glue table definitions used by the transform.

CreateMLTransform, createMLTransform_parameters - The algorithmic parameters that are specific to the transform type used. Conditionally dependent on the transform type.

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
Generic CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Associated Types

type Rep CreateMLTransformResponse :: Type -> Type #

Read CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Show CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

NFData CreateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateMLTransform

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

CreateMLTransformResponse, createMLTransformResponse_transformId - A unique identifier that is generated for the transform.

$sel:httpStatus:CreateMLTransformResponse', createMLTransformResponse_httpStatus - The response's http status code.

CreatePartition

data CreatePartition Source #

See: newCreatePartition smart constructor.

Instances

Instances details
ToJSON CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type AWSResponse CreatePartition #

Generic CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type Rep CreatePartition :: Type -> Type #

Read CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Show CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

NFData CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Methods

rnf :: CreatePartition -> () #

Eq CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Hashable CreatePartition Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

CreatePartition, createPartition_catalogId - The Amazon Web Services account ID of the catalog in which the partition is to be created.

CreatePartition, createPartition_databaseName - The name of the metadata database in which the partition is to be created.

CreatePartition, createPartition_tableName - The name of the metadata table in which the partition is to be created.

CreatePartition, createPartition_partitionInput - A PartitionInput structure defining the partition to be created.

data CreatePartitionResponse Source #

See: newCreatePartitionResponse smart constructor.

Instances

Instances details
Generic CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Associated Types

type Rep CreatePartitionResponse :: Type -> Type #

Read CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Show CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

NFData CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

Methods

rnf :: CreatePartitionResponse -> () #

Eq CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type Rep CreatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartition

type Rep CreatePartitionResponse = D1 ('MetaData "CreatePartitionResponse" "Amazonka.Glue.CreatePartition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreatePartitionIndex

data CreatePartitionIndex Source #

See: newCreatePartitionIndex smart constructor.

Instances

Instances details
ToJSON CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type AWSResponse CreatePartitionIndex #

Generic CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type Rep CreatePartitionIndex :: Type -> Type #

Read CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Show CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

NFData CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Methods

rnf :: CreatePartitionIndex -> () #

Eq CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Hashable CreatePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

CreatePartitionIndex, createPartitionIndex_catalogId - The catalog ID where the table resides.

CreatePartitionIndex, createPartitionIndex_databaseName - Specifies the name of a database in which you want to create a partition index.

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
Generic CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Associated Types

type Rep CreatePartitionIndexResponse :: Type -> Type #

Read CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Show CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

NFData CreatePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.CreatePartitionIndex

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateRegistry

data CreateRegistry Source #

See: newCreateRegistry smart constructor.

Instances

Instances details
ToJSON CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type AWSResponse CreateRegistry #

Generic CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type Rep CreateRegistry :: Type -> Type #

Read CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Show CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

NFData CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Methods

rnf :: CreateRegistry -> () #

Eq CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Hashable CreateRegistry Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

CreateRegistry, createRegistry_description - A description of the registry. If description is not provided, there will not be any default value for this.

CreateRegistry, createRegistry_tags - Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.

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
Generic CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Associated Types

type Rep CreateRegistryResponse :: Type -> Type #

Read CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Show CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

NFData CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

Methods

rnf :: CreateRegistryResponse -> () #

Eq CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type Rep CreateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateRegistry

type Rep CreateRegistryResponse = D1 ('MetaData "CreateRegistryResponse" "Amazonka.Glue.CreateRegistry" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateRegistryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "registryName") '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:

CreateRegistry, createRegistryResponse_description - A description of the registry.

CreateRegistryResponse, createRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the newly created registry.

CreateRegistry, createRegistryResponse_registryName - The name of the registry.

CreateRegistry, createRegistryResponse_tags - The tags for the registry.

$sel:httpStatus:CreateRegistryResponse', createRegistryResponse_httpStatus - The response's http status code.

CreateSchema

data CreateSchema Source #

See: newCreateSchema smart constructor.

Instances

Instances details
ToJSON CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type AWSResponse CreateSchema #

Generic CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type Rep CreateSchema :: Type -> Type #

Read CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Show CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

NFData CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Methods

rnf :: CreateSchema -> () #

Eq CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Hashable CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type AWSResponse CreateSchema Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type Rep 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:

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.

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: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:schemaDefinition:CreateSchema', createSchema_schemaDefinition - The schema definition using the DataFormat setting for SchemaName.

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.

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.

CreateSchema, createSchema_dataFormat - The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.

data CreateSchemaResponse Source #

See: newCreateSchemaResponse smart constructor.

Instances

Instances details
Generic CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Associated Types

type Rep CreateSchemaResponse :: Type -> Type #

Read CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Show CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

NFData CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

Methods

rnf :: CreateSchemaResponse -> () #

Eq CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type Rep CreateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSchema

type Rep CreateSchemaResponse = D1 ('MetaData "CreateSchemaResponse" "Amazonka.Glue.CreateSchema" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateSchemaResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility)) :*: (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "latestSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaCheckpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)))) :*: ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus))) :*: (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:

CreateSchema, createSchemaResponse_compatibility - The schema compatibility mode.

CreateSchema, createSchemaResponse_dataFormat - The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.

CreateSchema, createSchemaResponse_description - A description of the schema if specified when created.

$sel:latestSchemaVersion:CreateSchemaResponse', createSchemaResponse_latestSchemaVersion - The latest version of the schema associated with the returned schema definition.

$sel:nextSchemaVersion:CreateSchemaResponse', createSchemaResponse_nextSchemaVersion - The next version of the schema associated with the returned schema definition.

CreateSchemaResponse, createSchemaResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

CreateSchemaResponse, createSchemaResponse_registryName - The name of the registry.

CreateSchemaResponse, createSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:schemaCheckpoint:CreateSchemaResponse', createSchemaResponse_schemaCheckpoint - The version number of the checkpoint (the last time the compatibility mode was changed).

CreateSchema, createSchemaResponse_schemaName - The name of the schema.

CreateSchemaResponse, createSchemaResponse_schemaStatus - The status of the schema.

CreateSchemaResponse, createSchemaResponse_schemaVersionId - The unique identifier of the first schema version.

$sel:schemaVersionStatus:CreateSchemaResponse', createSchemaResponse_schemaVersionStatus - The status of the first schema version created.

CreateSchema, createSchemaResponse_tags - The tags for the schema.

$sel:httpStatus:CreateSchemaResponse', createSchemaResponse_httpStatus - The response's http status code.

CreateScript

data CreateScript Source #

See: newCreateScript smart constructor.

Instances

Instances details
ToJSON CreateScript Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type AWSResponse CreateScript #

Generic CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type Rep CreateScript :: Type -> Type #

Read CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Show CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

NFData CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Methods

rnf :: CreateScript -> () #

Eq CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Hashable CreateScript Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateScript'" '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 "language") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Language)))))

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:dagNodes:CreateScript', createScript_dagNodes - A list of the nodes in the DAG.

$sel:language:CreateScript', createScript_language - The programming language of the resulting code from the DAG.

data CreateScriptResponse Source #

See: newCreateScriptResponse smart constructor.

Instances

Instances details
Generic CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Associated Types

type Rep CreateScriptResponse :: Type -> Type #

Read CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Show CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

NFData CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

Methods

rnf :: CreateScriptResponse -> () #

Eq CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type Rep CreateScriptResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateScript

type Rep CreateScriptResponse = D1 ('MetaData "CreateScriptResponse" "Amazonka.Glue.CreateScript" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateSecurityConfiguration

data CreateSecurityConfiguration Source #

See: newCreateSecurityConfiguration smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Show CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

NFData CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Eq CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Hashable CreateSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "encryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EncryptionConfiguration)))

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:

CreateSecurityConfiguration, createSecurityConfiguration_name - The name for the new security configuration.

CreateSecurityConfiguration, createSecurityConfiguration_encryptionConfiguration - The encryption configuration for the new security configuration.

data CreateSecurityConfigurationResponse Source #

Instances

Instances details
Generic 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

NFData CreateSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSecurityConfiguration

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateSecurityConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:

CreateSecurityConfigurationResponse, createSecurityConfigurationResponse_createdTimestamp - The time at which the new security configuration was created.

CreateSecurityConfiguration, createSecurityConfigurationResponse_name - The name assigned to the new security configuration.

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

CreateSession

data CreateSession Source #

Request to create a new session.

See: newCreateSession smart constructor.

Instances

Instances details
ToJSON CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

ToHeaders CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

ToPath CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

ToQuery CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

AWSRequest CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Associated Types

type AWSResponse CreateSession #

Generic CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Associated Types

type Rep CreateSession :: Type -> Type #

Read CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Show CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

NFData CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Methods

rnf :: CreateSession -> () #

Eq CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Hashable CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

type AWSResponse CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

type Rep CreateSession Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

type Rep CreateSession = D1 ('MetaData "CreateSession" "Amazonka.Glue.CreateSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateSession'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: (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 "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "idleTimeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: (((S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SessionCommand))))))

newCreateSession Source #

Create a value of CreateSession with all optional fields omitted.

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

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

CreateSession, createSession_connections - The number of connections to use for the session.

CreateSession, createSession_defaultArguments - A map array of key-value pairs. Max is 75 pairs.

CreateSession, createSession_description - The description of the session.

CreateSession, createSession_glueVersion - The Glue version determines the versions of Apache Spark and Python that Glue supports. The GlueVersion must be greater than 2.0.

$sel:idleTimeout:CreateSession', createSession_idleTimeout - The number of seconds when idle before request times out.

CreateSession, createSession_maxCapacity - The number of Glue data processing units (DPUs) that can be allocated when the job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB memory.

CreateSession, createSession_numberOfWorkers - The number of workers of a defined WorkerType to use for the session.

$sel:requestOrigin:CreateSession', createSession_requestOrigin - The origin of the request.

CreateSession, createSession_securityConfiguration - The name of the SecurityConfiguration structure to be used with the session

$sel:tags:CreateSession', createSession_tags - The map of key value pairs (tags) belonging to the session.

CreateSession, createSession_timeout - The number of seconds before request times out.

CreateSession, createSession_workerType - The type of predefined worker that is allocated to use for the session. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

CreateSession, createSession_id - The ID of the session request.

CreateSession, createSession_role - The IAM Role ARN

CreateSession, createSession_command - The SessionCommand that runs the job.

data CreateSessionResponse Source #

See: newCreateSessionResponse smart constructor.

Instances

Instances details
Generic CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Associated Types

type Rep CreateSessionResponse :: Type -> Type #

Read CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Show CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

NFData CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

Methods

rnf :: CreateSessionResponse -> () #

Eq CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

type Rep CreateSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateSession

type Rep CreateSessionResponse = D1 ('MetaData "CreateSessionResponse" "Amazonka.Glue.CreateSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Session)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateSessionResponse Source #

Create a value of CreateSessionResponse with all optional fields omitted.

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

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

$sel:session:CreateSessionResponse', createSessionResponse_session - Returns the session object in the response.

$sel:httpStatus:CreateSessionResponse', createSessionResponse_httpStatus - The response's http status code.

CreateTable

data CreateTable Source #

See: newCreateTable smart constructor.

Instances

Instances details
ToJSON CreateTable Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type AWSResponse CreateTable #

Generic CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type Rep CreateTable :: Type -> Type #

Read CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Show CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

NFData CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Methods

rnf :: CreateTable -> () #

Eq CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Hashable CreateTable Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "partitionIndexes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionIndex]))) :*: (S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TableInput)))))

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:

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:partitionIndexes:CreateTable', createTable_partitionIndexes - A list of partition indexes, PartitionIndex structures, to create in the table.

$sel:transactionId:CreateTable', createTable_transactionId - The ID of the transaction.

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
Generic CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Associated Types

type Rep CreateTableResponse :: Type -> Type #

Read CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Show CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

NFData CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

Methods

rnf :: CreateTableResponse -> () #

Eq CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type Rep CreateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTable

type Rep CreateTableResponse = D1 ('MetaData "CreateTableResponse" "Amazonka.Glue.CreateTable" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateTrigger

data CreateTrigger Source #

See: newCreateTrigger smart constructor.

Instances

Instances details
ToJSON CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type AWSResponse CreateTrigger #

Generic CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type Rep CreateTrigger :: Type -> Type #

Read CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Show CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

NFData CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Methods

rnf :: CreateTrigger -> () #

Eq CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Hashable CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type AWSResponse CreateTrigger Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type Rep 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:

CreateTrigger, createTrigger_description - A description of the new trigger.

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

CreateTrigger, createTrigger_predicate - A predicate to specify when the new trigger should fire.

This field is required when the trigger type is CONDITIONAL.

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:startOnCreation:CreateTrigger', createTrigger_startOnCreation - Set to true to start SCHEDULED and CONDITIONAL triggers when created. True is not supported for ON_DEMAND triggers.

$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.

CreateTrigger, createTrigger_workflowName - The name of the workflow associated with the trigger.

CreateTrigger, createTrigger_name - The name of the trigger.

CreateTrigger, createTrigger_type - The type of the new trigger.

CreateTrigger, createTrigger_actions - The actions initiated by this trigger when it fires.

data CreateTriggerResponse Source #

See: newCreateTriggerResponse smart constructor.

Instances

Instances details
Generic CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Associated Types

type Rep CreateTriggerResponse :: Type -> Type #

Read CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Show CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

NFData CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

Methods

rnf :: CreateTriggerResponse -> () #

Eq CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type Rep CreateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateTrigger

type Rep CreateTriggerResponse = D1 ('MetaData "CreateTriggerResponse" "Amazonka.Glue.CreateTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

CreateTrigger, createTriggerResponse_name - The name of the trigger.

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

CreateUserDefinedFunction

data CreateUserDefinedFunction Source #

See: newCreateUserDefinedFunction smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Show CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

NFData CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Eq CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Hashable CreateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

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
Generic CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Associated Types

type Rep CreateUserDefinedFunctionResponse :: Type -> Type #

Read CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Show CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

NFData CreateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateUserDefinedFunction

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CreateWorkflow

data CreateWorkflow Source #

See: newCreateWorkflow smart constructor.

Instances

Instances details
ToJSON CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type AWSResponse CreateWorkflow #

Generic CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type Rep CreateWorkflow :: Type -> Type #

Read CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Show CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

NFData CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Methods

rnf :: CreateWorkflow -> () #

Eq CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Hashable CreateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateWorkflow'" 'PrefixI 'True) ((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 "maxConcurrentRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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:

CreateWorkflow, createWorkflow_defaultRunProperties - A collection of properties to be used as part of each execution of the workflow.

CreateWorkflow, createWorkflow_description - A description of the workflow.

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:tags:CreateWorkflow', createWorkflow_tags - The tags to be used with this workflow.

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
Generic CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Associated Types

type Rep CreateWorkflowResponse :: Type -> Type #

Read CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Show CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

NFData CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

Methods

rnf :: CreateWorkflowResponse -> () #

Eq CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type Rep CreateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.CreateWorkflow

type Rep CreateWorkflowResponse = D1 ('MetaData "CreateWorkflowResponse" "Amazonka.Glue.CreateWorkflow" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

DeleteBlueprint

data DeleteBlueprint Source #

See: newDeleteBlueprint smart constructor.

Constructors

DeleteBlueprint' Text 

Instances

Instances details
ToJSON DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type AWSResponse DeleteBlueprint #

Generic DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type Rep DeleteBlueprint :: Type -> Type #

Read DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Show DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

NFData DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Methods

rnf :: DeleteBlueprint -> () #

Eq DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Hashable DeleteBlueprint Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteBlueprint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteBlueprint, deleteBlueprint_name - The name of the blueprint to delete.

data DeleteBlueprintResponse Source #

See: newDeleteBlueprintResponse smart constructor.

Instances

Instances details
Generic DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Associated Types

type Rep DeleteBlueprintResponse :: Type -> Type #

Read DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Show DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

NFData DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

Methods

rnf :: DeleteBlueprintResponse -> () #

Eq DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type Rep DeleteBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteBlueprint

type Rep DeleteBlueprintResponse = D1 ('MetaData "DeleteBlueprintResponse" "Amazonka.Glue.DeleteBlueprint" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

DeleteBlueprint, deleteBlueprintResponse_name - Returns the name of the blueprint that was deleted.

$sel:httpStatus:DeleteBlueprintResponse', deleteBlueprintResponse_httpStatus - The response's http status code.

DeleteClassifier

data DeleteClassifier Source #

See: newDeleteClassifier smart constructor.

Constructors

DeleteClassifier' Text 

Instances

Instances details
ToJSON DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type AWSResponse DeleteClassifier #

Generic DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type Rep DeleteClassifier :: Type -> Type #

Read DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Show DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

NFData DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Methods

rnf :: DeleteClassifier -> () #

Eq DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Hashable DeleteClassifier Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteClassifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteClassifier, deleteClassifier_name - Name of the classifier to remove.

data DeleteClassifierResponse Source #

See: newDeleteClassifierResponse smart constructor.

Instances

Instances details
Generic DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Associated Types

type Rep DeleteClassifierResponse :: Type -> Type #

Read DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Show DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

NFData DeleteClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteClassifier

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteColumnStatisticsForPartition

data DeleteColumnStatisticsForPartition Source #

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Show DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

NFData DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Eq DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Hashable DeleteColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))))

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:

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.

DeleteColumnStatisticsForPartition, deleteColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

DeleteColumnStatisticsForPartition, deleteColumnStatisticsForPartition_tableName - The name of the partitions' table.

DeleteColumnStatisticsForPartition, deleteColumnStatisticsForPartition_partitionValues - A list of partition values identifying the partition.

DeleteColumnStatisticsForPartition, deleteColumnStatisticsForPartition_columnName - Name of the column.

data DeleteColumnStatisticsForPartitionResponse Source #

Instances

Instances details
Generic 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

NFData DeleteColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForPartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteColumnStatisticsForTable

data DeleteColumnStatisticsForTable Source #

See: newDeleteColumnStatisticsForTable smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Show DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

NFData DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Eq DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Hashable DeleteColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

DeleteColumnStatisticsForTable, deleteColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

DeleteColumnStatisticsForTable, deleteColumnStatisticsForTable_tableName - The name of the partitions' table.

DeleteColumnStatisticsForTable, deleteColumnStatisticsForTable_columnName - The name of the column.

data DeleteColumnStatisticsForTableResponse Source #

Instances

Instances details
Generic 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

NFData DeleteColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteColumnStatisticsForTable

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type AWSResponse DeleteConnection #

Generic DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type Rep DeleteConnection :: Type -> Type #

Read DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Show DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

NFData DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Methods

rnf :: DeleteConnection -> () #

Eq DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Hashable DeleteConnection Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

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.

DeleteConnection, deleteConnection_connectionName - The name of the connection to delete.

data DeleteConnectionResponse Source #

See: newDeleteConnectionResponse smart constructor.

Instances

Instances details
Generic DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Associated Types

type Rep DeleteConnectionResponse :: Type -> Type #

Read DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Show DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

NFData DeleteConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteConnection

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteCrawler

data DeleteCrawler Source #

See: newDeleteCrawler smart constructor.

Constructors

DeleteCrawler' Text 

Instances

Instances details
ToJSON DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type AWSResponse DeleteCrawler #

Generic DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type Rep DeleteCrawler :: Type -> Type #

Read DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Show DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

NFData DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Methods

rnf :: DeleteCrawler -> () #

Eq DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Hashable DeleteCrawler Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteCrawler, deleteCrawler_name - The name of the crawler to remove.

data DeleteCrawlerResponse Source #

See: newDeleteCrawlerResponse smart constructor.

Instances

Instances details
Generic DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Associated Types

type Rep DeleteCrawlerResponse :: Type -> Type #

Read DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Show DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

NFData DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

Methods

rnf :: DeleteCrawlerResponse -> () #

Eq DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type Rep DeleteCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCrawler

type Rep DeleteCrawlerResponse = D1 ('MetaData "DeleteCrawlerResponse" "Amazonka.Glue.DeleteCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteCustomEntityType

data DeleteCustomEntityType Source #

See: newDeleteCustomEntityType smart constructor.

Instances

Instances details
ToJSON DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

ToHeaders DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

ToPath DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

ToQuery DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

AWSRequest DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Associated Types

type AWSResponse DeleteCustomEntityType #

Generic DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Associated Types

type Rep DeleteCustomEntityType :: Type -> Type #

Read DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Show DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

NFData DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Methods

rnf :: DeleteCustomEntityType -> () #

Eq DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Hashable DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

type AWSResponse DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

type Rep DeleteCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

type Rep DeleteCustomEntityType = D1 ('MetaData "DeleteCustomEntityType" "Amazonka.Glue.DeleteCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteCustomEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteCustomEntityType Source #

Create a value of DeleteCustomEntityType with all optional fields omitted.

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

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

DeleteCustomEntityType, deleteCustomEntityType_name - The name of the custom pattern that you want to delete.

data DeleteCustomEntityTypeResponse Source #

See: newDeleteCustomEntityTypeResponse smart constructor.

Instances

Instances details
Generic DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Associated Types

type Rep DeleteCustomEntityTypeResponse :: Type -> Type #

Read DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Show DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

NFData DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

Eq DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

type Rep DeleteCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteCustomEntityType

type Rep DeleteCustomEntityTypeResponse = D1 ('MetaData "DeleteCustomEntityTypeResponse" "Amazonka.Glue.DeleteCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteCustomEntityTypeResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteCustomEntityTypeResponse Source #

Create a value of DeleteCustomEntityTypeResponse with all optional fields omitted.

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

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

DeleteCustomEntityType, deleteCustomEntityTypeResponse_name - The name of the custom pattern you deleted.

$sel:httpStatus:DeleteCustomEntityTypeResponse', deleteCustomEntityTypeResponse_httpStatus - The response's http status code.

DeleteDataQualityRuleset

data DeleteDataQualityRuleset Source #

See: newDeleteDataQualityRuleset smart constructor.

Instances

Instances details
ToJSON DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

ToHeaders DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

ToPath DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

ToQuery DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

AWSRequest DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Generic DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Associated Types

type Rep DeleteDataQualityRuleset :: Type -> Type #

Read DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Show DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

NFData DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Eq DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Hashable DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

type AWSResponse DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

type Rep DeleteDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

type Rep DeleteDataQualityRuleset = D1 ('MetaData "DeleteDataQualityRuleset" "Amazonka.Glue.DeleteDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteDataQualityRuleset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteDataQualityRuleset Source #

Create a value of DeleteDataQualityRuleset with all optional fields omitted.

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

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

DeleteDataQualityRuleset, deleteDataQualityRuleset_name - A name for the data quality ruleset.

data DeleteDataQualityRulesetResponse Source #

See: newDeleteDataQualityRulesetResponse smart constructor.

Instances

Instances details
Generic DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Associated Types

type Rep DeleteDataQualityRulesetResponse :: Type -> Type #

Read DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Show DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

NFData DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

Eq DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

type Rep DeleteDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDataQualityRuleset

type Rep DeleteDataQualityRulesetResponse = D1 ('MetaData "DeleteDataQualityRulesetResponse" "Amazonka.Glue.DeleteDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteDataQualityRulesetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDataQualityRulesetResponse Source #

Create a value of DeleteDataQualityRulesetResponse with all optional fields omitted.

Use 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:DeleteDataQualityRulesetResponse', deleteDataQualityRulesetResponse_httpStatus - The response's http status code.

DeleteDatabase

data DeleteDatabase Source #

See: newDeleteDatabase smart constructor.

Constructors

DeleteDatabase' (Maybe Text) Text 

Instances

Instances details
ToJSON DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type AWSResponse DeleteDatabase #

Generic DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type Rep DeleteDatabase :: Type -> Type #

Read DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Show DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

NFData DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Methods

rnf :: DeleteDatabase -> () #

Eq DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Hashable DeleteDatabase Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

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.

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
Generic DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Associated Types

type Rep DeleteDatabaseResponse :: Type -> Type #

Read DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Show DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

NFData DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

Methods

rnf :: DeleteDatabaseResponse -> () #

Eq DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type Rep DeleteDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDatabase

type Rep DeleteDatabaseResponse = D1 ('MetaData "DeleteDatabaseResponse" "Amazonka.Glue.DeleteDatabase" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteDevEndpoint

data DeleteDevEndpoint Source #

See: newDeleteDevEndpoint smart constructor.

Constructors

DeleteDevEndpoint' Text 

Instances

Instances details
ToJSON DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type AWSResponse DeleteDevEndpoint #

Generic DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type Rep DeleteDevEndpoint :: Type -> Type #

Read DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Show DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

NFData DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Methods

rnf :: DeleteDevEndpoint -> () #

Eq DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Hashable DeleteDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteDevEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteDevEndpoint, deleteDevEndpoint_endpointName - The name of the DevEndpoint.

data DeleteDevEndpointResponse Source #

See: newDeleteDevEndpointResponse smart constructor.

Instances

Instances details
Generic DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Associated Types

type Rep DeleteDevEndpointResponse :: Type -> Type #

Read DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Show DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

NFData DeleteDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteDevEndpoint

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteJob

data DeleteJob Source #

See: newDeleteJob smart constructor.

Constructors

DeleteJob' Text 

Instances

Instances details
ToJSON DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type AWSResponse DeleteJob #

Generic DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type Rep DeleteJob :: Type -> Type #

Read DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Show DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

NFData DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Methods

rnf :: DeleteJob -> () #

Eq DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Hashable DeleteJob Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteJob Source #

Arguments

:: Text

DeleteJob

-> DeleteJob 

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:

DeleteJob, deleteJob_jobName - The name of the job definition to delete.

data DeleteJobResponse Source #

See: newDeleteJobResponse smart constructor.

Instances

Instances details
Generic DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Associated Types

type Rep DeleteJobResponse :: Type -> Type #

Read DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Show DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

NFData DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

Methods

rnf :: DeleteJobResponse -> () #

Eq DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type Rep DeleteJobResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteJob

type Rep DeleteJobResponse = D1 ('MetaData "DeleteJobResponse" "Amazonka.Glue.DeleteJob" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

DeleteJob, deleteJobResponse_jobName - The name of the job definition that was deleted.

$sel:httpStatus:DeleteJobResponse', deleteJobResponse_httpStatus - The response's http status code.

DeleteMLTransform

data DeleteMLTransform Source #

See: newDeleteMLTransform smart constructor.

Constructors

DeleteMLTransform' Text 

Instances

Instances details
ToJSON DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type AWSResponse DeleteMLTransform #

Generic DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type Rep DeleteMLTransform :: Type -> Type #

Read DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Show DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

NFData DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Methods

rnf :: DeleteMLTransform -> () #

Eq DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Hashable DeleteMLTransform Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteMLTransform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteMLTransform, deleteMLTransform_transformId - The unique identifier of the transform to delete.

data DeleteMLTransformResponse Source #

See: newDeleteMLTransformResponse smart constructor.

Instances

Instances details
Generic DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Associated Types

type Rep DeleteMLTransformResponse :: Type -> Type #

Read DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Show DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

NFData DeleteMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteMLTransform

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

DeleteMLTransform, deleteMLTransformResponse_transformId - The unique identifier of the transform that was deleted.

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

DeletePartition

data DeletePartition Source #

See: newDeletePartition smart constructor.

Instances

Instances details
ToJSON DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type AWSResponse DeletePartition #

Generic DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type Rep DeletePartition :: Type -> Type #

Read DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Show DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

NFData DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Methods

rnf :: DeletePartition -> () #

Eq DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Hashable DeletePartition Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

DeletePartition, deletePartition_databaseName - The name of the catalog database in which the table in question resides.

DeletePartition, deletePartition_tableName - The name of the table that contains the partition to be deleted.

DeletePartition, deletePartition_partitionValues - The values that define the partition.

data DeletePartitionResponse Source #

See: newDeletePartitionResponse smart constructor.

Instances

Instances details
Generic DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Associated Types

type Rep DeletePartitionResponse :: Type -> Type #

Read DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Show DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

NFData DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

Methods

rnf :: DeletePartitionResponse -> () #

Eq DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type Rep DeletePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartition

type Rep DeletePartitionResponse = D1 ('MetaData "DeletePartitionResponse" "Amazonka.Glue.DeletePartition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeletePartitionIndex

data DeletePartitionIndex Source #

See: newDeletePartitionIndex smart constructor.

Instances

Instances details
ToJSON DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type AWSResponse DeletePartitionIndex #

Generic DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type Rep DeletePartitionIndex :: Type -> Type #

Read DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Show DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

NFData DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Methods

rnf :: DeletePartitionIndex -> () #

Eq DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Hashable DeletePartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

DeletePartitionIndex, deletePartitionIndex_catalogId - The catalog ID where the table resides.

DeletePartitionIndex, deletePartitionIndex_databaseName - Specifies the name of a database from which you want to delete a partition index.

DeletePartitionIndex, deletePartitionIndex_tableName - Specifies the name of a table from which you want to delete a partition index.

DeletePartitionIndex, deletePartitionIndex_indexName - The name of the partition index to be deleted.

data DeletePartitionIndexResponse Source #

See: newDeletePartitionIndexResponse smart constructor.

Instances

Instances details
Generic DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Associated Types

type Rep DeletePartitionIndexResponse :: Type -> Type #

Read DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Show DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

NFData DeletePartitionIndexResponse Source # 
Instance details

Defined in Amazonka.Glue.DeletePartitionIndex

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteRegistry

data DeleteRegistry Source #

See: newDeleteRegistry smart constructor.

Instances

Instances details
ToJSON DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type AWSResponse DeleteRegistry #

Generic DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type Rep DeleteRegistry :: Type -> Type #

Read DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Show DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

NFData DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Methods

rnf :: DeleteRegistry -> () #

Eq DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Hashable DeleteRegistry Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId)))

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
Generic DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Associated Types

type Rep DeleteRegistryResponse :: Type -> Type #

Read DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Show DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

NFData DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

Methods

rnf :: DeleteRegistryResponse -> () #

Eq DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type Rep DeleteRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteRegistry

type Rep DeleteRegistryResponse = D1 ('MetaData "DeleteRegistryResponse" "Amazonka.Glue.DeleteRegistry" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteRegistryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryStatus)) :*: 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:

DeleteRegistryResponse, deleteRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the registry being deleted.

DeleteRegistryResponse, deleteRegistryResponse_registryName - The name of the registry being deleted.

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

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

DeleteResourcePolicy

data DeleteResourcePolicy Source #

See: newDeleteResourcePolicy smart constructor.

Instances

Instances details
ToJSON DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type AWSResponse DeleteResourcePolicy #

Generic DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicy :: Type -> Type #

Read DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Show DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

NFData DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Methods

rnf :: DeleteResourcePolicy -> () #

Eq DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Hashable DeleteResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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
Generic DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Associated Types

type Rep DeleteResourcePolicyResponse :: Type -> Type #

Read DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Show DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

NFData DeleteResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteResourcePolicy

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteSchema

data DeleteSchema Source #

See: newDeleteSchema smart constructor.

Constructors

DeleteSchema' SchemaId 

Instances

Instances details
ToJSON DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type AWSResponse DeleteSchema #

Generic DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type Rep DeleteSchema :: Type -> Type #

Read DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Show DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

NFData DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Methods

rnf :: DeleteSchema -> () #

Eq DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Hashable DeleteSchema Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId)))

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:

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
Generic DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Associated Types

type Rep DeleteSchemaResponse :: Type -> Type #

Read DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Show DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

NFData DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

Methods

rnf :: DeleteSchemaResponse -> () #

Eq DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type Rep DeleteSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchema

type Rep DeleteSchemaResponse = D1 ('MetaData "DeleteSchemaResponse" "Amazonka.Glue.DeleteSchema" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSchemaResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus)) :*: 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:

DeleteSchemaResponse, deleteSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema being deleted.

DeleteSchemaResponse, deleteSchemaResponse_schemaName - The name of the schema being deleted.

DeleteSchemaResponse, deleteSchemaResponse_status - The status of the schema.

$sel:httpStatus:DeleteSchemaResponse', deleteSchemaResponse_httpStatus - The response's http status code.

DeleteSchemaVersions

data DeleteSchemaVersions Source #

See: newDeleteSchemaVersions smart constructor.

Instances

Instances details
ToJSON DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type AWSResponse DeleteSchemaVersions #

Generic DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type Rep DeleteSchemaVersions :: Type -> Type #

Read DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Show DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

NFData DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Methods

rnf :: DeleteSchemaVersions -> () #

Eq DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Hashable DeleteSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSchemaVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "versions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

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
Generic DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Associated Types

type Rep DeleteSchemaVersionsResponse :: Type -> Type #

Read DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Show DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

NFData DeleteSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSchemaVersions

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteSecurityConfiguration

data DeleteSecurityConfiguration Source #

See: newDeleteSecurityConfiguration smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Show DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

NFData DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Eq DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Hashable DeleteSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteSecurityConfiguration, deleteSecurityConfiguration_name - The name of the security configuration to delete.

data DeleteSecurityConfigurationResponse Source #

Instances

Instances details
Generic 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

NFData DeleteSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSecurityConfiguration

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteSession

data DeleteSession Source #

See: newDeleteSession smart constructor.

Constructors

DeleteSession' (Maybe Text) Text 

Instances

Instances details
ToJSON DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

ToHeaders DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

ToPath DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

ToQuery DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

AWSRequest DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Associated Types

type AWSResponse DeleteSession #

Generic DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Associated Types

type Rep DeleteSession :: Type -> Type #

Read DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Show DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

NFData DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Methods

rnf :: DeleteSession -> () #

Eq DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Hashable DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

type AWSResponse DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

type Rep DeleteSession Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

type Rep DeleteSession = D1 ('MetaData "DeleteSession" "Amazonka.Glue.DeleteSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteSession Source #

Create a value of DeleteSession with all optional fields omitted.

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

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

$sel:requestOrigin:DeleteSession', deleteSession_requestOrigin - The name of the origin of the delete session request.

DeleteSession, deleteSession_id - The ID of the session to be deleted.

data DeleteSessionResponse Source #

See: newDeleteSessionResponse smart constructor.

Instances

Instances details
Generic DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Associated Types

type Rep DeleteSessionResponse :: Type -> Type #

Read DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Show DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

NFData DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

Methods

rnf :: DeleteSessionResponse -> () #

Eq DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

type Rep DeleteSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteSession

type Rep DeleteSessionResponse = D1 ('MetaData "DeleteSessionResponse" "Amazonka.Glue.DeleteSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteSessionResponse Source #

Create a value of DeleteSessionResponse with all optional fields omitted.

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

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

DeleteSession, deleteSessionResponse_id - Returns the ID of the deleted session.

$sel:httpStatus:DeleteSessionResponse', deleteSessionResponse_httpStatus - The response's http status code.

DeleteTable

data DeleteTable Source #

See: newDeleteTable smart constructor.

Instances

Instances details
ToJSON DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type AWSResponse DeleteTable #

Generic DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type Rep DeleteTable :: Type -> Type #

Read DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Show DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

NFData DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Methods

rnf :: DeleteTable -> () #

Eq DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Hashable DeleteTable Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:

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:transactionId:DeleteTable', deleteTable_transactionId - The transaction ID at which to delete the table contents.

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

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
Generic DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Associated Types

type Rep DeleteTableResponse :: Type -> Type #

Read DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Show DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

NFData DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

Methods

rnf :: DeleteTableResponse -> () #

Eq DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type Rep DeleteTableResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTable

type Rep DeleteTableResponse = D1 ('MetaData "DeleteTableResponse" "Amazonka.Glue.DeleteTable" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteTableVersion

data DeleteTableVersion Source #

See: newDeleteTableVersion smart constructor.

Instances

Instances details
ToJSON DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type AWSResponse DeleteTableVersion #

Generic DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type Rep DeleteTableVersion :: Type -> Type #

Read DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Show DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

NFData DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Methods

rnf :: DeleteTableVersion -> () #

Eq DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Hashable DeleteTableVersion Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

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

DeleteTableVersion, deleteTableVersion_tableName - The name of the table. For Hive compatibility, this name is entirely lowercase.

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
Generic DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Associated Types

type Rep DeleteTableVersionResponse :: Type -> Type #

Read DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Show DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

NFData DeleteTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTableVersion

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteTrigger

data DeleteTrigger Source #

See: newDeleteTrigger smart constructor.

Constructors

DeleteTrigger' Text 

Instances

Instances details
ToJSON DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type AWSResponse DeleteTrigger #

Generic DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type Rep DeleteTrigger :: Type -> Type #

Read DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Show DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

NFData DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Methods

rnf :: DeleteTrigger -> () #

Eq DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Hashable DeleteTrigger Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteTrigger, deleteTrigger_name - The name of the trigger to delete.

data DeleteTriggerResponse Source #

See: newDeleteTriggerResponse smart constructor.

Instances

Instances details
Generic DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Associated Types

type Rep DeleteTriggerResponse :: Type -> Type #

Read DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Show DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

NFData DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

Methods

rnf :: DeleteTriggerResponse -> () #

Eq DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type Rep DeleteTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteTrigger

type Rep DeleteTriggerResponse = D1 ('MetaData "DeleteTriggerResponse" "Amazonka.Glue.DeleteTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

DeleteTrigger, deleteTriggerResponse_name - The name of the trigger that was deleted.

$sel:httpStatus:DeleteTriggerResponse', deleteTriggerResponse_httpStatus - The response's http status code.

DeleteUserDefinedFunction

data DeleteUserDefinedFunction Source #

See: newDeleteUserDefinedFunction smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Show DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

NFData DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Eq DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Hashable DeleteUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

DeleteUserDefinedFunction, deleteUserDefinedFunction_databaseName - The name of the catalog database where the function is located.

DeleteUserDefinedFunction, deleteUserDefinedFunction_functionName - The name of the function definition to be deleted.

data DeleteUserDefinedFunctionResponse Source #

See: newDeleteUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Generic DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Associated Types

type Rep DeleteUserDefinedFunctionResponse :: Type -> Type #

Read DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Show DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

NFData DeleteUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteUserDefinedFunction

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeleteWorkflow

data DeleteWorkflow Source #

See: newDeleteWorkflow smart constructor.

Constructors

DeleteWorkflow' Text 

Instances

Instances details
ToJSON DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type AWSResponse DeleteWorkflow #

Generic DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type Rep DeleteWorkflow :: Type -> Type #

Read DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Show DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

NFData DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Methods

rnf :: DeleteWorkflow -> () #

Eq DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Hashable DeleteWorkflow Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeleteWorkflow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

DeleteWorkflow, deleteWorkflow_name - Name of the workflow to be deleted.

data DeleteWorkflowResponse Source #

See: newDeleteWorkflowResponse smart constructor.

Instances

Instances details
Generic DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Associated Types

type Rep DeleteWorkflowResponse :: Type -> Type #

Read DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Show DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

NFData DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

Methods

rnf :: DeleteWorkflowResponse -> () #

Eq DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type Rep DeleteWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.DeleteWorkflow

type Rep DeleteWorkflowResponse = D1 ('MetaData "DeleteWorkflowResponse" "Amazonka.Glue.DeleteWorkflow" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

DeleteWorkflow, deleteWorkflowResponse_name - Name of the workflow specified in input.

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

GetBlueprint

data GetBlueprint Source #

See: newGetBlueprint smart constructor.

Instances

Instances details
ToJSON GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type AWSResponse GetBlueprint #

Generic GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type Rep GetBlueprint :: Type -> Type #

Read GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Show GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

NFData GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Methods

rnf :: GetBlueprint -> () #

Eq GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Hashable GetBlueprint Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetBlueprint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includeBlueprint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeParameterSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:includeBlueprint:GetBlueprint', getBlueprint_includeBlueprint - Specifies whether or not to include the blueprint in the response.

$sel:includeParameterSpec:GetBlueprint', getBlueprint_includeParameterSpec - Specifies whether or not to include the parameter specification.

GetBlueprint, getBlueprint_name - The name of the blueprint.

data GetBlueprintResponse Source #

See: newGetBlueprintResponse smart constructor.

Instances

Instances details
Generic GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Associated Types

type Rep GetBlueprintResponse :: Type -> Type #

Read GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Show GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

NFData GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

Methods

rnf :: GetBlueprintResponse -> () #

Eq GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type Rep GetBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprint

type Rep GetBlueprintResponse = D1 ('MetaData "GetBlueprintResponse" "Amazonka.Glue.GetBlueprint" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetBlueprintRun

data GetBlueprintRun Source #

See: newGetBlueprintRun smart constructor.

Constructors

GetBlueprintRun' Text Text 

Instances

Instances details
ToJSON GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type AWSResponse GetBlueprintRun #

Generic GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type Rep GetBlueprintRun :: Type -> Type #

Read GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Show GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

NFData GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Methods

rnf :: GetBlueprintRun -> () #

Eq GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Hashable GetBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetBlueprintRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetBlueprintRun, getBlueprintRun_blueprintName - The name of the blueprint.

GetBlueprintRun, getBlueprintRun_runId - The run ID for the blueprint run you want to retrieve.

data GetBlueprintRunResponse Source #

See: newGetBlueprintRunResponse smart constructor.

Instances

Instances details
Generic GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Associated Types

type Rep GetBlueprintRunResponse :: Type -> Type #

Read GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Show GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

NFData GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

Methods

rnf :: GetBlueprintRunResponse -> () #

Eq GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type Rep GetBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRun

type Rep GetBlueprintRunResponse = D1 ('MetaData "GetBlueprintRunResponse" "Amazonka.Glue.GetBlueprintRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetBlueprintRuns

data GetBlueprintRuns Source #

See: newGetBlueprintRuns smart constructor.

Instances

Instances details
ToJSON GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type AWSResponse GetBlueprintRuns #

Generic GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type Rep GetBlueprintRuns :: Type -> Type #

Read GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Show GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

NFData GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Methods

rnf :: GetBlueprintRuns -> () #

Eq GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Hashable GetBlueprintRuns Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetBlueprintRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:maxResults:GetBlueprintRuns', getBlueprintRuns_maxResults - The maximum size of a list to return.

GetBlueprintRuns, getBlueprintRuns_nextToken - A continuation token, if this is a continuation request.

GetBlueprintRuns, getBlueprintRuns_blueprintName - The name of the blueprint.

data GetBlueprintRunsResponse Source #

See: newGetBlueprintRunsResponse smart constructor.

Instances

Instances details
Generic GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Associated Types

type Rep GetBlueprintRunsResponse :: Type -> Type #

Read GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Show GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

NFData GetBlueprintRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetBlueprintRuns

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

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.

GetCatalogImportStatus

data GetCatalogImportStatus Source #

See: newGetCatalogImportStatus smart constructor.

Instances

Instances details
ToJSON GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type AWSResponse GetCatalogImportStatus #

Generic GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatus :: Type -> Type #

Read GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Show GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

NFData GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Methods

rnf :: GetCatalogImportStatus -> () #

Eq GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Hashable GetCatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCatalogImportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:

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
Generic GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatusResponse :: Type -> Type #

Read GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Show GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

NFData GetCatalogImportStatusResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCatalogImportStatus

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetClassifier

data GetClassifier Source #

See: newGetClassifier smart constructor.

Constructors

GetClassifier' Text 

Instances

Instances details
ToJSON GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type AWSResponse GetClassifier #

Generic GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type Rep GetClassifier :: Type -> Type #

Read GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Show GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

NFData GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Methods

rnf :: GetClassifier -> () #

Eq GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Hashable GetClassifier Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetClassifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetClassifier, getClassifier_name - Name of the classifier to retrieve.

data GetClassifierResponse Source #

See: newGetClassifierResponse smart constructor.

Instances

Instances details
Generic GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Associated Types

type Rep GetClassifierResponse :: Type -> Type #

Read GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Show GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

NFData GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

Methods

rnf :: GetClassifierResponse -> () #

Eq GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type Rep GetClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifier

type Rep GetClassifierResponse = D1 ('MetaData "GetClassifierResponse" "Amazonka.Glue.GetClassifier" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetClassifiers (Paginated)

data GetClassifiers Source #

See: newGetClassifiers smart constructor.

Instances

Instances details
ToJSON GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Associated Types

type Rep GetClassifiers :: Type -> Type #

Read GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Show GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

NFData GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Methods

rnf :: GetClassifiers -> () #

Eq GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Hashable GetClassifiers Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetClassifiers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetClassifiers', getClassifiers_maxResults - The size of the list to return (optional).

GetClassifiers, getClassifiers_nextToken - An optional continuation token.

data GetClassifiersResponse Source #

See: newGetClassifiersResponse smart constructor.

Instances

Instances details
Generic GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Associated Types

type Rep GetClassifiersResponse :: Type -> Type #

Read GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Show GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

NFData GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

Methods

rnf :: GetClassifiersResponse -> () #

Eq GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type Rep GetClassifiersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetClassifiers

type Rep GetClassifiersResponse = D1 ('MetaData "GetClassifiersResponse" "Amazonka.Glue.GetClassifiers" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetClassifiersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Classifier])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:

GetClassifiersResponse, getClassifiersResponse_classifiers - The requested list of classifier objects.

GetClassifiers, getClassifiersResponse_nextToken - A continuation token.

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

GetColumnStatisticsForPartition

data GetColumnStatisticsForPartition Source #

See: newGetColumnStatisticsForPartition smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Show GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

NFData GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Eq GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Hashable GetColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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])))))

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:

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.

GetColumnStatisticsForPartition, getColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

GetColumnStatisticsForPartition, getColumnStatisticsForPartition_tableName - The name of the partitions' table.

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
Generic 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

NFData GetColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForPartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetColumnStatisticsForPartitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatistics])) :*: (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnError])) :*: 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:columnStatisticsList:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_columnStatisticsList - List of ColumnStatistics that failed to be retrieved.

$sel:errors:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_errors - Error occurred during retrieving column statistics data.

$sel:httpStatus:GetColumnStatisticsForPartitionResponse', getColumnStatisticsForPartitionResponse_httpStatus - The response's http status code.

GetColumnStatisticsForTable

data GetColumnStatisticsForTable Source #

See: newGetColumnStatisticsForTable smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Show GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

NFData GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Eq GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Hashable GetColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

GetColumnStatisticsForTable, getColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

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
Generic 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

NFData GetColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetColumnStatisticsForTable

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetColumnStatisticsForTableResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnStatisticsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnStatistics])) :*: (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnError])) :*: 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:columnStatisticsList:GetColumnStatisticsForTableResponse', getColumnStatisticsForTableResponse_columnStatisticsList - List of ColumnStatistics that failed to be retrieved.

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

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

GetConnection

data GetConnection Source #

See: newGetConnection smart constructor.

Instances

Instances details
ToJSON GetConnection Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type AWSResponse GetConnection #

Generic GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type Rep GetConnection :: Type -> Type #

Read GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Show GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

NFData GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Methods

rnf :: GetConnection -> () #

Eq GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Hashable GetConnection Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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 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.

GetConnection, getConnection_name - The name of the connection definition to retrieve.

data GetConnectionResponse Source #

See: newGetConnectionResponse smart constructor.

Instances

Instances details
Generic GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Associated Types

type Rep GetConnectionResponse :: Type -> Type #

Read GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Show GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

NFData GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

Methods

rnf :: GetConnectionResponse -> () #

Eq GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type Rep GetConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnection

type Rep GetConnectionResponse = D1 ('MetaData "GetConnectionResponse" "Amazonka.Glue.GetConnection" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetConnections (Paginated)

data GetConnections Source #

See: newGetConnections smart constructor.

Instances

Instances details
ToJSON GetConnections Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Associated Types

type Rep GetConnections :: Type -> Type #

Read GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Show GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

NFData GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Methods

rnf :: GetConnections -> () #

Eq GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Hashable GetConnections Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetConnections'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GetConnectionsFilter))) :*: (S1 ('MetaSel ('Just "hidePassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

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:

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.

GetConnections, getConnections_filter - A filter that controls which connections are returned.

$sel:hidePassword:GetConnections', getConnections_hidePassword - Allows you to retrieve the connection metadata without returning the password. For instance, the 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:maxResults:GetConnections', getConnections_maxResults - The maximum number of connections to return in one response.

GetConnections, getConnections_nextToken - A continuation token, if this is a continuation call.

data GetConnectionsResponse Source #

See: newGetConnectionsResponse smart constructor.

Instances

Instances details
Generic GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Associated Types

type Rep GetConnectionsResponse :: Type -> Type #

Read GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Show GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

NFData GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

Methods

rnf :: GetConnectionsResponse -> () #

Eq GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type Rep GetConnectionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetConnections

type Rep GetConnectionsResponse = D1 ('MetaData "GetConnectionsResponse" "Amazonka.Glue.GetConnections" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetConnectionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectionList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Connection])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:connectionList:GetConnectionsResponse', getConnectionsResponse_connectionList - A list of requested connection definitions.

GetConnections, getConnectionsResponse_nextToken - A continuation token, if the list of connections returned does not include the last of the filtered connections.

$sel:httpStatus:GetConnectionsResponse', getConnectionsResponse_httpStatus - The response's http status code.

GetCrawler

data GetCrawler Source #

See: newGetCrawler smart constructor.

Constructors

GetCrawler' Text 

Instances

Instances details
ToJSON GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type AWSResponse GetCrawler #

Generic GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type Rep GetCrawler :: Type -> Type #

Read GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Show GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

NFData GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Methods

rnf :: GetCrawler -> () #

Eq GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Hashable GetCrawler Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetCrawler Source #

Arguments

:: Text

GetCrawler

-> GetCrawler 

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:

GetCrawler, getCrawler_name - The name of the crawler to retrieve metadata for.

data GetCrawlerResponse Source #

See: newGetCrawlerResponse smart constructor.

Instances

Instances details
Generic GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Associated Types

type Rep GetCrawlerResponse :: Type -> Type #

Read GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Show GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

NFData GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

Methods

rnf :: GetCrawlerResponse -> () #

Eq GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type Rep GetCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawler

type Rep GetCrawlerResponse = D1 ('MetaData "GetCrawlerResponse" "Amazonka.Glue.GetCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetCrawlerMetrics (Paginated)

data GetCrawlerMetrics Source #

See: newGetCrawlerMetrics smart constructor.

Instances

Instances details
ToJSON GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Associated Types

type Rep GetCrawlerMetrics :: Type -> Type #

Read GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Show GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

NFData GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Methods

rnf :: GetCrawlerMetrics -> () #

Eq GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Hashable GetCrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCrawlerMetrics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerNameList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:crawlerNameList:GetCrawlerMetrics', getCrawlerMetrics_crawlerNameList - A list of the names of crawlers about which to retrieve metrics.

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

GetCrawlerMetrics, getCrawlerMetrics_nextToken - A continuation token, if this is a continuation call.

data GetCrawlerMetricsResponse Source #

See: newGetCrawlerMetricsResponse smart constructor.

Instances

Instances details
Generic GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Associated Types

type Rep GetCrawlerMetricsResponse :: Type -> Type #

Read GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Show GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

NFData GetCrawlerMetricsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlerMetrics

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

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.

GetCrawlers (Paginated)

data GetCrawlers Source #

See: newGetCrawlers smart constructor.

Constructors

GetCrawlers' (Maybe Natural) (Maybe Text) 

Instances

Instances details
ToJSON GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Associated Types

type Rep GetCrawlers :: Type -> Type #

Read GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Show GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

NFData GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Methods

rnf :: GetCrawlers -> () #

Eq GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Hashable GetCrawlers Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetCrawlers', getCrawlers_maxResults - The number of crawlers to return on each call.

GetCrawlers, getCrawlers_nextToken - A continuation token, if this is a continuation request.

data GetCrawlersResponse Source #

See: newGetCrawlersResponse smart constructor.

Instances

Instances details
Generic GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Associated Types

type Rep GetCrawlersResponse :: Type -> Type #

Read GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Show GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

NFData GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

Methods

rnf :: GetCrawlersResponse -> () #

Eq GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type Rep GetCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCrawlers

type Rep GetCrawlersResponse = D1 ('MetaData "GetCrawlersResponse" "Amazonka.Glue.GetCrawlers" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Crawler])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:crawlers:GetCrawlersResponse', getCrawlersResponse_crawlers - A list of crawler metadata.

GetCrawlers, getCrawlersResponse_nextToken - A continuation token, if the returned list has not reached the end of those defined in this customer account.

$sel:httpStatus:GetCrawlersResponse', getCrawlersResponse_httpStatus - The response's http status code.

GetCustomEntityType

data GetCustomEntityType Source #

See: newGetCustomEntityType smart constructor.

Instances

Instances details
ToJSON GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

ToHeaders GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

ToPath GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

ToQuery GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

AWSRequest GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Associated Types

type AWSResponse GetCustomEntityType #

Generic GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Associated Types

type Rep GetCustomEntityType :: Type -> Type #

Read GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Show GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

NFData GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Methods

rnf :: GetCustomEntityType -> () #

Eq GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Hashable GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

type AWSResponse GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

type Rep GetCustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

type Rep GetCustomEntityType = D1 ('MetaData "GetCustomEntityType" "Amazonka.Glue.GetCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCustomEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetCustomEntityType Source #

Create a value of GetCustomEntityType with all optional fields omitted.

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

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

GetCustomEntityType, getCustomEntityType_name - The name of the custom pattern that you want to retrieve.

data GetCustomEntityTypeResponse Source #

See: newGetCustomEntityTypeResponse smart constructor.

Instances

Instances details
Generic GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Associated Types

type Rep GetCustomEntityTypeResponse :: Type -> Type #

Read GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Show GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

NFData GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

Eq GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

type Rep GetCustomEntityTypeResponse Source # 
Instance details

Defined in Amazonka.Glue.GetCustomEntityType

type Rep GetCustomEntityTypeResponse = D1 ('MetaData "GetCustomEntityTypeResponse" "Amazonka.Glue.GetCustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetCustomEntityTypeResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "contextWords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "regexString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetCustomEntityTypeResponse Source #

Create a value of GetCustomEntityTypeResponse with all optional fields omitted.

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

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

GetCustomEntityTypeResponse, getCustomEntityTypeResponse_contextWords - A list of context words if specified when you created the custom pattern. If none of these context words are found within the vicinity of the regular expression the data will not be detected as sensitive data.

GetCustomEntityType, getCustomEntityTypeResponse_name - The name of the custom pattern that you retrieved.

GetCustomEntityTypeResponse, getCustomEntityTypeResponse_regexString - A regular expression string that is used for detecting sensitive data in a custom pattern.

$sel:httpStatus:GetCustomEntityTypeResponse', getCustomEntityTypeResponse_httpStatus - The response's http status code.

GetDataCatalogEncryptionSettings

data GetDataCatalogEncryptionSettings Source #

See: newGetDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Show GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

NFData GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Eq GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Hashable GetDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataCatalogEncryptionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:

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
Generic 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

NFData GetDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataCatalogEncryptionSettings

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

GetDataQualityResult

data GetDataQualityResult Source #

See: newGetDataQualityResult smart constructor.

Instances

Instances details
ToJSON GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

ToHeaders GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

ToPath GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

ToQuery GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

AWSRequest GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Associated Types

type AWSResponse GetDataQualityResult #

Generic GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Associated Types

type Rep GetDataQualityResult :: Type -> Type #

Read GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Show GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

NFData GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Methods

rnf :: GetDataQualityResult -> () #

Eq GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Hashable GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

type AWSResponse GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

type Rep GetDataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

type Rep GetDataQualityResult = D1 ('MetaData "GetDataQualityResult" "Amazonka.Glue.GetDataQualityResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resultId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataQualityResult Source #

Create a value of GetDataQualityResult with all optional fields omitted.

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

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

GetDataQualityResult, getDataQualityResult_resultId - A unique result ID for the data quality result.

data GetDataQualityResultResponse Source #

See: newGetDataQualityResultResponse smart constructor.

Instances

Instances details
Generic GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Associated Types

type Rep GetDataQualityResultResponse :: Type -> Type #

Read GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Show GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

NFData GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

Eq GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

type Rep GetDataQualityResultResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityResult

type Rep GetDataQualityResultResponse = D1 ('MetaData "GetDataQualityResultResponse" "Amazonka.Glue.GetDataQualityResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityResultResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "evaluationContext") '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)) :*: S1 ('MetaSel ('Just "resultId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "ruleResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataQualityRuleResult))) :*: (S1 ('MetaSel ('Just "rulesetEvaluationRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rulesetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "score") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDataQualityResultResponse Source #

Create a value of GetDataQualityResultResponse with all optional fields omitted.

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

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

GetDataQualityResultResponse, getDataQualityResultResponse_completedOn - The date and time when the run for this data quality result was completed.

GetDataQualityResultResponse, getDataQualityResultResponse_dataSource - The table associated with the data quality result, if any.

GetDataQualityResultResponse, getDataQualityResultResponse_evaluationContext - In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names. In the case of multiple nodes, the evaluationContext can differentiate the nodes.

GetDataQualityResultResponse, getDataQualityResultResponse_jobName - The job name associated with the data quality result, if any.

GetDataQualityResultResponse, getDataQualityResultResponse_jobRunId - The job run ID associated with the data quality result, if any.

GetDataQualityResult, getDataQualityResultResponse_resultId - A unique result ID for the data quality result.

GetDataQualityResultResponse, getDataQualityResultResponse_ruleResults - A list of DataQualityRuleResult objects representing the results for each rule.

GetDataQualityResultResponse, getDataQualityResultResponse_rulesetEvaluationRunId - The unique run ID associated with the ruleset evaluation.

GetDataQualityResultResponse, getDataQualityResultResponse_rulesetName - The name of the ruleset associated with the data quality result.

GetDataQualityResultResponse, getDataQualityResultResponse_score - An aggregate data quality score. Represents the ratio of rules that passed to the total number of rules.

GetDataQualityResultResponse, getDataQualityResultResponse_startedOn - The date and time when the run for this data quality result started.

$sel:httpStatus:GetDataQualityResultResponse', getDataQualityResultResponse_httpStatus - The response's http status code.

GetDataQualityRuleRecommendationRun

data GetDataQualityRuleRecommendationRun Source #

Instances

Instances details
ToJSON GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToHeaders GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToPath GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToQuery GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

AWSRequest GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Generic GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Read GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Show GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

NFData GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Eq GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Hashable GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type AWSResponse GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRun = D1 ('MetaData "GetDataQualityRuleRecommendationRun" "Amazonka.Glue.GetDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRuleRecommendationRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataQualityRuleRecommendationRun Source #

Create a value of GetDataQualityRuleRecommendationRun with all optional fields omitted.

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

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

GetDataQualityRuleRecommendationRun, getDataQualityRuleRecommendationRun_runId - The unique run identifier associated with this run.

data GetDataQualityRuleRecommendationRunResponse Source #

Instances

Instances details
Generic GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Read GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Show GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

NFData GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Eq GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRunResponse = D1 ('MetaData "GetDataQualityRuleRecommendationRunResponse" "Amazonka.Glue.GetDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRuleRecommendationRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "createdRulesetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)))) :*: ((S1 ('MetaSel ('Just "errorString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "recommendedRuleset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDataQualityRuleRecommendationRunResponse Source #

Create a value of GetDataQualityRuleRecommendationRunResponse with all optional fields omitted.

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

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

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_completedOn - The date and time when this run was completed.

$sel:createdRulesetName:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_createdRulesetName - The name of the ruleset that was created by the run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_dataSource - The data source (an Glue table) associated with this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_errorString - The error strings that are associated with the run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_executionTime - The amount of time (in seconds) that the run consumed resources.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_lastModifiedOn - A timestamp. The last point in time when this data quality rule recommendation run was modified.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_numberOfWorkers - The number of G.1X workers to be used in the run. The default is 5.

$sel:recommendedRuleset:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_recommendedRuleset - When a start rule recommendation run completes, it creates a recommended ruleset (a set of rules). This member has those rules in Data Quality Definition Language (DQDL) format.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_role - An IAM role supplied to encrypt the results of the run.

GetDataQualityRuleRecommendationRun, getDataQualityRuleRecommendationRunResponse_runId - The unique run identifier associated with this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_startedOn - The date and time when this run started.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_status - The status for this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_timeout - The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:httpStatus:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_httpStatus - The response's http status code.

GetDataQualityRuleset

data GetDataQualityRuleset Source #

See: newGetDataQualityRuleset smart constructor.

Instances

Instances details
ToJSON GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

ToHeaders GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

ToPath GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

ToQuery GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

AWSRequest GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Associated Types

type AWSResponse GetDataQualityRuleset #

Generic GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Associated Types

type Rep GetDataQualityRuleset :: Type -> Type #

Read GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Show GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

NFData GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Methods

rnf :: GetDataQualityRuleset -> () #

Eq GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Hashable GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

type AWSResponse GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

type Rep GetDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

type Rep GetDataQualityRuleset = D1 ('MetaData "GetDataQualityRuleset" "Amazonka.Glue.GetDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRuleset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataQualityRuleset Source #

Create a value of GetDataQualityRuleset with all optional fields omitted.

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

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

GetDataQualityRuleset, getDataQualityRuleset_name - The name of the ruleset.

data GetDataQualityRulesetResponse Source #

See: newGetDataQualityRulesetResponse smart constructor.

Instances

Instances details
Generic GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Associated Types

type Rep GetDataQualityRulesetResponse :: Type -> Type #

Read GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Show GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

NFData GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

Eq GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

type Rep GetDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleset

newGetDataQualityRulesetResponse Source #

Create a value of GetDataQualityRulesetResponse with all optional fields omitted.

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

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

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_createdOn - A timestamp. The time and date that this data quality ruleset was created.

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_description - A description of the ruleset.

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_lastModifiedOn - A timestamp. The last point in time when this data quality ruleset was modified.

GetDataQualityRuleset, getDataQualityRulesetResponse_name - The name of the ruleset.

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_recommendationRunId - When a ruleset was created from a recommendation run, this run ID is generated to link the two together.

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_ruleset - A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

GetDataQualityRulesetResponse, getDataQualityRulesetResponse_targetTable - The name and database name of the target table.

$sel:httpStatus:GetDataQualityRulesetResponse', getDataQualityRulesetResponse_httpStatus - The response's http status code.

GetDataQualityRulesetEvaluationRun

data GetDataQualityRulesetEvaluationRun Source #

Instances

Instances details
ToJSON GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToHeaders GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToPath GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToQuery GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

AWSRequest GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Generic GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Associated Types

type Rep GetDataQualityRulesetEvaluationRun :: Type -> Type #

Read GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Show GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

NFData GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Eq GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Hashable GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type AWSResponse GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRun = D1 ('MetaData "GetDataQualityRulesetEvaluationRun" "Amazonka.Glue.GetDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRulesetEvaluationRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataQualityRulesetEvaluationRun Source #

Create a value of GetDataQualityRulesetEvaluationRun with all optional fields omitted.

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

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

GetDataQualityRulesetEvaluationRun, getDataQualityRulesetEvaluationRun_runId - The unique run identifier associated with this run.

data GetDataQualityRulesetEvaluationRunResponse Source #

Instances

Instances details
Generic GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Read GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Show GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

NFData GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Eq GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRunResponse = D1 ('MetaData "GetDataQualityRulesetEvaluationRunResponse" "Amazonka.Glue.GetDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRulesetEvaluationRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalRunOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityEvaluationRunAdditionalRunOptions)) :*: (S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)))) :*: ((S1 ('MetaSel ('Just "errorString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: (((S1 ('MetaSel ('Just "resultIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "rulesetNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDataQualityRulesetEvaluationRunResponse Source #

Create a value of GetDataQualityRulesetEvaluationRunResponse with all optional fields omitted.

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

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

$sel:additionalRunOptions:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_additionalRunOptions - Additional run options you can specify for an evaluation run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_completedOn - The date and time when this run was completed.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_dataSource - The data source (an Glue table) associated with this evaluation run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_errorString - The error strings that are associated with the run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_executionTime - The amount of time (in seconds) that the run consumed resources.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_lastModifiedOn - A timestamp. The last point in time when this data quality rule recommendation run was modified.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_numberOfWorkers - The number of G.1X workers to be used in the run. The default is 5.

$sel:resultIds:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_resultIds - A list of result IDs for the data quality results for the run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_role - An IAM role supplied to encrypt the results of the run.

$sel:rulesetNames:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_rulesetNames - A list of ruleset names for the run.

GetDataQualityRulesetEvaluationRun, getDataQualityRulesetEvaluationRunResponse_runId - The unique run identifier associated with this run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_startedOn - The date and time when this run started.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_status - The status for this run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_timeout - The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:httpStatus:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_httpStatus - The response's http status code.

GetDatabase

data GetDatabase Source #

See: newGetDatabase smart constructor.

Constructors

GetDatabase' (Maybe Text) Text 

Instances

Instances details
ToJSON GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type AWSResponse GetDatabase #

Generic GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type Rep GetDatabase :: Type -> Type #

Read GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Show GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

NFData GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Methods

rnf :: GetDatabase -> () #

Eq GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Hashable GetDatabase Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

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.

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
Generic GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Associated Types

type Rep GetDatabaseResponse :: Type -> Type #

Read GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Show GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

NFData GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

Methods

rnf :: GetDatabaseResponse -> () #

Eq GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type Rep GetDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabase

type Rep GetDatabaseResponse = D1 ('MetaData "GetDatabaseResponse" "Amazonka.Glue.GetDatabase" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetDatabaseResponse, getDatabaseResponse_database - The definition of the specified database in the Data Catalog.

$sel:httpStatus:GetDatabaseResponse', getDatabaseResponse_httpStatus - The response's http status code.

GetDatabases (Paginated)

data GetDatabases Source #

See: newGetDatabases smart constructor.

Instances

Instances details
ToJSON GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Associated Types

type Rep GetDatabases :: Type -> Type #

Read GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Show GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

NFData GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Methods

rnf :: GetDatabases -> () #

Eq GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Hashable GetDatabases Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDatabases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceShareType)))))

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:

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:maxResults:GetDatabases', getDatabases_maxResults - The maximum number of databases to return in one response.

GetDatabases, getDatabases_nextToken - A continuation token, if this is a continuation call.

$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.

data GetDatabasesResponse Source #

See: newGetDatabasesResponse smart constructor.

Instances

Instances details
Generic GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Associated Types

type Rep GetDatabasesResponse :: Type -> Type #

Read GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Show GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

NFData GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

Methods

rnf :: GetDatabasesResponse -> () #

Eq GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type Rep GetDatabasesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDatabases

type Rep GetDatabasesResponse = D1 ('MetaData "GetDatabasesResponse" "Amazonka.Glue.GetDatabases" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

GetDataflowGraph

data GetDataflowGraph Source #

See: newGetDataflowGraph smart constructor.

Constructors

GetDataflowGraph' (Maybe Text) 

Instances

Instances details
ToJSON GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type AWSResponse GetDataflowGraph #

Generic GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type Rep GetDataflowGraph :: Type -> Type #

Read GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Show GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

NFData GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Methods

rnf :: GetDataflowGraph -> () #

Eq GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Hashable GetDataflowGraph Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataflowGraph'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pythonScript") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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
Generic GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Associated Types

type Rep GetDataflowGraphResponse :: Type -> Type #

Read GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Show GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

NFData GetDataflowGraphResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataflowGraph

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetDevEndpoint

data GetDevEndpoint Source #

See: newGetDevEndpoint smart constructor.

Constructors

GetDevEndpoint' Text 

Instances

Instances details
ToJSON GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type AWSResponse GetDevEndpoint #

Generic GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type Rep GetDevEndpoint :: Type -> Type #

Read GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Show GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

NFData GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Methods

rnf :: GetDevEndpoint -> () #

Eq GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Hashable GetDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDevEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetDevEndpoint, getDevEndpoint_endpointName - Name of the DevEndpoint to retrieve information for.

data GetDevEndpointResponse Source #

See: newGetDevEndpointResponse smart constructor.

Instances

Instances details
Generic GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Associated Types

type Rep GetDevEndpointResponse :: Type -> Type #

Read GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Show GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

NFData GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

Methods

rnf :: GetDevEndpointResponse -> () #

Eq GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type Rep GetDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoint

type Rep GetDevEndpointResponse = D1 ('MetaData "GetDevEndpointResponse" "Amazonka.Glue.GetDevEndpoint" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetDevEndpoints (Paginated)

data GetDevEndpoints Source #

See: newGetDevEndpoints smart constructor.

Instances

Instances details
ToJSON GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Associated Types

type Rep GetDevEndpoints :: Type -> Type #

Read GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Show GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

NFData GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Methods

rnf :: GetDevEndpoints -> () #

Eq GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Hashable GetDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetDevEndpoints', getDevEndpoints_maxResults - The maximum size of information to return.

GetDevEndpoints, getDevEndpoints_nextToken - A continuation token, if this is a continuation call.

data GetDevEndpointsResponse Source #

See: newGetDevEndpointsResponse smart constructor.

Instances

Instances details
Generic GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Associated Types

type Rep GetDevEndpointsResponse :: Type -> Type #

Read GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Show GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

NFData GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

Methods

rnf :: GetDevEndpointsResponse -> () #

Eq GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type Rep GetDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDevEndpoints

type Rep GetDevEndpointsResponse = D1 ('MetaData "GetDevEndpointsResponse" "Amazonka.Glue.GetDevEndpoints" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DevEndpoint])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:devEndpoints:GetDevEndpointsResponse', getDevEndpointsResponse_devEndpoints - A list of DevEndpoint definitions.

GetDevEndpoints, getDevEndpointsResponse_nextToken - A continuation token, if not all DevEndpoint definitions have yet been returned.

$sel:httpStatus:GetDevEndpointsResponse', getDevEndpointsResponse_httpStatus - The response's http status code.

GetJob

data GetJob Source #

See: newGetJob smart constructor.

Constructors

GetJob' Text 

Instances

Instances details
ToJSON GetJob Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Associated Types

type AWSResponse 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 #

Read GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Show GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

NFData GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

rnf :: GetJob -> () #

Eq GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

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

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

Hashable GetJob Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

hashWithSalt :: Int -> GetJob -> Int #

hash :: GetJob -> Int #

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetJob Source #

Arguments

:: Text

GetJob

-> GetJob 

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:

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
Generic GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Associated Types

type Rep GetJobResponse :: Type -> Type #

Show GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

NFData GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

Methods

rnf :: GetJobResponse -> () #

Eq GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

type Rep GetJobResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJob

type Rep GetJobResponse = D1 ('MetaData "GetJobResponse" "Amazonka.Glue.GetJob" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetJobBookmark

data GetJobBookmark Source #

See: newGetJobBookmark smart constructor.

Constructors

GetJobBookmark' (Maybe Text) Text 

Instances

Instances details
ToJSON GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type AWSResponse GetJobBookmark #

Generic GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type Rep GetJobBookmark :: Type -> Type #

Read GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Show GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

NFData GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Methods

rnf :: GetJobBookmark -> () #

Eq GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Hashable GetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

GetJobBookmark, getJobBookmark_runId - The unique run identifier associated with this job run.

GetJobBookmark, getJobBookmark_jobName - The name of the job in question.

data GetJobBookmarkResponse Source #

See: newGetJobBookmarkResponse smart constructor.

Instances

Instances details
Generic GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Associated Types

type Rep GetJobBookmarkResponse :: Type -> Type #

Read GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Show GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

NFData GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

Methods

rnf :: GetJobBookmarkResponse -> () #

Eq GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type Rep GetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobBookmark

type Rep GetJobBookmarkResponse = D1 ('MetaData "GetJobBookmarkResponse" "Amazonka.Glue.GetJobBookmark" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetJobRun

data GetJobRun Source #

See: newGetJobRun smart constructor.

Constructors

GetJobRun' (Maybe Bool) Text Text 

Instances

Instances details
ToJSON GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type AWSResponse GetJobRun #

Generic GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type Rep GetJobRun :: Type -> Type #

Read GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Show GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

NFData GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Methods

rnf :: GetJobRun -> () #

Eq GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Hashable GetJobRun Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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.

GetJobRun, getJobRun_jobName - Name of the job definition being run.

GetJobRun, getJobRun_runId - The ID of the job run.

data GetJobRunResponse Source #

See: newGetJobRunResponse smart constructor.

Instances

Instances details
Generic GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Associated Types

type Rep GetJobRunResponse :: Type -> Type #

Read GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Show GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

NFData GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

Methods

rnf :: GetJobRunResponse -> () #

Eq GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type Rep GetJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRun

type Rep GetJobRunResponse = D1 ('MetaData "GetJobRunResponse" "Amazonka.Glue.GetJobRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetJobRuns (Paginated)

data GetJobRuns Source #

See: newGetJobRuns smart constructor.

Instances

Instances details
ToJSON GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Associated Types

type Rep GetJobRuns :: Type -> Type #

Read GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Show GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

NFData GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Methods

rnf :: GetJobRuns -> () #

Eq GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Hashable GetJobRuns Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetJobRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetJobRuns Source #

Arguments

:: Text

GetJobRuns

-> GetJobRuns 

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:maxResults:GetJobRuns', getJobRuns_maxResults - The maximum size of the response.

GetJobRuns, getJobRuns_nextToken - A continuation token, if this is a continuation call.

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
Generic GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Associated Types

type Rep GetJobRunsResponse :: Type -> Type #

Read GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Show GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

NFData GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

Methods

rnf :: GetJobRunsResponse -> () #

Eq GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type Rep GetJobRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobRuns

type Rep GetJobRunsResponse = D1 ('MetaData "GetJobRunsResponse" "Amazonka.Glue.GetJobRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetJobRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JobRun])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:

GetJobRunsResponse, getJobRunsResponse_jobRuns - A list of job-run metadata objects.

GetJobRuns, getJobRunsResponse_nextToken - A continuation token, if not all requested job runs have been returned.

$sel:httpStatus:GetJobRunsResponse', getJobRunsResponse_httpStatus - The response's http status code.

GetJobs (Paginated)

data GetJobs Source #

See: newGetJobs smart constructor.

Constructors

GetJobs' (Maybe Natural) (Maybe Text) 

Instances

Instances details
ToJSON GetJobs Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

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 #

Read GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Show GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

NFData GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

rnf :: GetJobs -> () #

Eq GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

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

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

Hashable GetJobs Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

hashWithSalt :: Int -> GetJobs -> Int #

hash :: GetJobs -> Int #

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetJobs', getJobs_maxResults - The maximum size of the response.

GetJobs, getJobs_nextToken - A continuation token, if this is a continuation call.

data GetJobsResponse Source #

See: newGetJobsResponse smart constructor.

Constructors

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

Instances

Instances details
Generic GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Associated Types

type Rep GetJobsResponse :: Type -> Type #

Show GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

NFData GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

Methods

rnf :: GetJobsResponse -> () #

Eq GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

type Rep GetJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetJobs

type Rep GetJobsResponse = D1 ('MetaData "GetJobsResponse" "Amazonka.Glue.GetJobs" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Job])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:jobs:GetJobsResponse', getJobsResponse_jobs - A list of job definitions.

GetJobs, getJobsResponse_nextToken - A continuation token, if not all job definitions have yet been returned.

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

GetMLTaskRun

data GetMLTaskRun Source #

See: newGetMLTaskRun smart constructor.

Constructors

GetMLTaskRun' Text Text 

Instances

Instances details
ToJSON GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type AWSResponse GetMLTaskRun #

Generic GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type Rep GetMLTaskRun :: Type -> Type #

Read GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Show GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

NFData GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Methods

rnf :: GetMLTaskRun -> () #

Eq GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Hashable GetMLTaskRun Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMLTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetMLTaskRun, getMLTaskRun_transformId - The unique identifier of the machine learning transform.

GetMLTaskRun, getMLTaskRun_taskRunId - The unique identifier of the task run.

data GetMLTaskRunResponse Source #

See: newGetMLTaskRunResponse smart constructor.

Instances

Instances details
Generic GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Associated Types

type Rep GetMLTaskRunResponse :: Type -> Type #

Read GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Show GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

NFData GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

Methods

rnf :: GetMLTaskRunResponse -> () #

Eq GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type Rep GetMLTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRun

type Rep GetMLTaskRunResponse = D1 ('MetaData "GetMLTaskRunResponse" "Amazonka.Glue.GetMLTaskRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMLTaskRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "errorString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "logGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskRunProperties)) :*: (S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)))) :*: (S1 ('MetaSel ('Just "taskRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "transformId") '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:

GetMLTaskRunResponse, getMLTaskRunResponse_completedOn - The date and time when this task run was completed.

GetMLTaskRunResponse, getMLTaskRunResponse_errorString - The error strings that are associated with the task run.

GetMLTaskRunResponse, getMLTaskRunResponse_executionTime - The amount of time (in seconds) that the task run consumed resources.

GetMLTaskRunResponse, getMLTaskRunResponse_lastModifiedOn - The date and time when this task run was last modified.

GetMLTaskRunResponse, getMLTaskRunResponse_logGroupName - The names of the log groups that are associated with the task run.

GetMLTaskRunResponse, getMLTaskRunResponse_properties - The list of properties that are associated with the task run.

GetMLTaskRunResponse, getMLTaskRunResponse_startedOn - The date and time when this task run started.

GetMLTaskRunResponse, getMLTaskRunResponse_status - The status for this task run.

GetMLTaskRun, getMLTaskRunResponse_taskRunId - The unique run identifier associated with this run.

GetMLTaskRun, getMLTaskRunResponse_transformId - The unique identifier of the task run.

$sel:httpStatus:GetMLTaskRunResponse', getMLTaskRunResponse_httpStatus - The response's http status code.

GetMLTaskRuns

data GetMLTaskRuns Source #

See: newGetMLTaskRuns smart constructor.

Instances

Instances details
ToJSON GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type AWSResponse GetMLTaskRuns #

Generic GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type Rep GetMLTaskRuns :: Type -> Type #

Read GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Show GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

NFData GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Methods

rnf :: GetMLTaskRuns -> () #

Eq GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Hashable GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type AWSResponse GetMLTaskRuns Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type Rep 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:

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.

GetMLTaskRuns, getMLTaskRuns_nextToken - A token for pagination of the results. The default is empty.

GetMLTaskRuns, getMLTaskRuns_sort - The sorting criteria, in the TaskRunSortCriteria structure, for the task run.

GetMLTaskRuns, getMLTaskRuns_transformId - The unique identifier of the machine learning transform.

data GetMLTaskRunsResponse Source #

See: newGetMLTaskRunsResponse smart constructor.

Instances

Instances details
Generic GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Associated Types

type Rep GetMLTaskRunsResponse :: Type -> Type #

Read GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Show GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

NFData GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

Methods

rnf :: GetMLTaskRunsResponse -> () #

Eq GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type Rep GetMLTaskRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTaskRuns

type Rep GetMLTaskRunsResponse = D1 ('MetaData "GetMLTaskRunsResponse" "Amazonka.Glue.GetMLTaskRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

GetMLTransform

data GetMLTransform Source #

See: newGetMLTransform smart constructor.

Constructors

GetMLTransform' Text 

Instances

Instances details
ToJSON GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type AWSResponse GetMLTransform #

Generic GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type Rep GetMLTransform :: Type -> Type #

Read GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Show GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

NFData GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Methods

rnf :: GetMLTransform -> () #

Eq GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Hashable GetMLTransform Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMLTransform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

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
Generic GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Associated Types

type Rep GetMLTransformResponse :: Type -> Type #

Read GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Show GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

NFData GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

Methods

rnf :: GetMLTransformResponse -> () #

Eq GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type Rep GetMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransform

type Rep GetMLTransformResponse = D1 ('MetaData "GetMLTransformResponse" "Amazonka.Glue.GetMLTransform" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMLTransformResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "evaluationMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationMetrics)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inputRecordTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueTable]))))) :*: ((S1 ('MetaSel ('Just "labelCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters))) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaColumn])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformStatusType))))) :*: ((S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption))) :*: (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: 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:

GetMLTransformResponse, getMLTransformResponse_createdOn - The date and time when the transform was created.

GetMLTransformResponse, getMLTransformResponse_description - A description of the transform.

GetMLTransformResponse, getMLTransformResponse_evaluationMetrics - The latest evaluation metrics.

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.

GetMLTransformResponse, getMLTransformResponse_inputRecordTables - A list of Glue table definitions used by the transform.

GetMLTransformResponse, getMLTransformResponse_labelCount - The number of labels available for this transform.

GetMLTransformResponse, getMLTransformResponse_lastModifiedOn - The date and time when the transform was last modified.

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.

GetMLTransformResponse, getMLTransformResponse_maxRetries - The maximum number of times to retry a task for this transform after a task run fails.

GetMLTransformResponse, getMLTransformResponse_name - The unique name given to the transform when it was created.

GetMLTransformResponse, getMLTransformResponse_numberOfWorkers - The number of workers of a defined workerType that are allocated when this task runs.

GetMLTransformResponse, getMLTransformResponse_parameters - The configuration parameters that are specific to the algorithm used.

GetMLTransformResponse, getMLTransformResponse_role - The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.

GetMLTransformResponse, getMLTransformResponse_schema - The Map<Column, Type> object that represents the schema that this transform accepts. Has an upper bound of 100 columns.

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".

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).

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.

GetMLTransform, getMLTransformResponse_transformId - The unique identifier of the transform, generated at the time that the transform was created.

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:httpStatus:GetMLTransformResponse', getMLTransformResponse_httpStatus - The response's http status code.

GetMLTransforms

data GetMLTransforms Source #

See: newGetMLTransforms smart constructor.

Instances

Instances details
ToJSON GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type AWSResponse GetMLTransforms #

Generic GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type Rep GetMLTransforms :: Type -> Type #

Read GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Show GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

NFData GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Methods

rnf :: GetMLTransforms -> () #

Eq GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Hashable GetMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMLTransforms'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformFilterCriteria)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformSortCriteria)))))

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:

GetMLTransforms, getMLTransforms_filter - The filter transformation criteria.

$sel:maxResults:GetMLTransforms', getMLTransforms_maxResults - The maximum number of results to return.

GetMLTransforms, getMLTransforms_nextToken - A paginated token to offset the results.

GetMLTransforms, getMLTransforms_sort - The sorting criteria.

data GetMLTransformsResponse Source #

See: newGetMLTransformsResponse smart constructor.

Instances

Instances details
Generic GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Associated Types

type Rep GetMLTransformsResponse :: Type -> Type #

Read GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Show GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

NFData GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

Methods

rnf :: GetMLTransformsResponse -> () #

Eq GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type Rep GetMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMLTransforms

type Rep GetMLTransformsResponse = D1 ('MetaData "GetMLTransformsResponse" "Amazonka.Glue.GetMLTransforms" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

GetMapping

data GetMapping Source #

See: newGetMapping smart constructor.

Instances

Instances details
ToJSON GetMapping Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type AWSResponse GetMapping #

Generic GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type Rep GetMapping :: Type -> Type #

Read GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Show GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

NFData GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Methods

rnf :: GetMapping -> () #

Eq GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Hashable GetMapping Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Location)) :*: (S1 ('MetaSel ('Just "sinks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CatalogEntry])) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CatalogEntry))))

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:

GetMapping, getMapping_location - Parameters for the mapping.

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

GetMapping, getMapping_source - Specifies the source table.

data GetMappingResponse Source #

See: newGetMappingResponse smart constructor.

Instances

Instances details
Generic GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Associated Types

type Rep GetMappingResponse :: Type -> Type #

Read GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Show GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

NFData GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

Methods

rnf :: GetMappingResponse -> () #

Eq GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type Rep GetMappingResponse Source # 
Instance details

Defined in Amazonka.Glue.GetMapping

type Rep GetMappingResponse = D1 ('MetaData "GetMappingResponse" "Amazonka.Glue.GetMapping" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetMappingResponse, getMappingResponse_mapping - A list of mappings to the specified targets.

GetPartition

data GetPartition Source #

See: newGetPartition smart constructor.

Constructors

GetPartition' (Maybe Text) Text Text [Text] 

Instances

Instances details
ToJSON GetPartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type AWSResponse GetPartition #

Generic GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type Rep GetPartition :: Type -> Type #

Read GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Show GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

NFData GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Methods

rnf :: GetPartition -> () #

Eq GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Hashable GetPartition Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

GetPartition, getPartition_databaseName - The name of the catalog database where the partition resides.

GetPartition, getPartition_tableName - The name of the partition's table.

GetPartition, getPartition_partitionValues - The values that define the partition.

data GetPartitionResponse Source #

See: newGetPartitionResponse smart constructor.

Instances

Instances details
Generic GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Associated Types

type Rep GetPartitionResponse :: Type -> Type #

Read GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Show GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

NFData GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

Methods

rnf :: GetPartitionResponse -> () #

Eq GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type Rep GetPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartition

type Rep GetPartitionResponse = D1 ('MetaData "GetPartitionResponse" "Amazonka.Glue.GetPartition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetPartitionResponse, getPartitionResponse_partition - The requested information, in the form of a Partition object.

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

GetPartitionIndexes (Paginated)

data GetPartitionIndexes Source #

See: newGetPartitionIndexes smart constructor.

Instances

Instances details
ToJSON GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Associated Types

type Rep GetPartitionIndexes :: Type -> Type #

Read GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Show GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

NFData GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Methods

rnf :: GetPartitionIndexes -> () #

Eq GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Hashable GetPartitionIndexes Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

GetPartitionIndexes, getPartitionIndexes_catalogId - The catalog ID where the table resides.

GetPartitionIndexes, getPartitionIndexes_nextToken - A continuation token, included if this is a continuation call.

GetPartitionIndexes, getPartitionIndexes_databaseName - Specifies the name of a database from which you want to retrieve partition indexes.

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
Generic GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Associated Types

type Rep GetPartitionIndexesResponse :: Type -> Type #

Read GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Show GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

NFData GetPartitionIndexesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitionIndexes

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetPartitionIndexesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "partitionIndexDescriptorList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionIndexDescriptor])) :*: 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:

GetPartitionIndexes, getPartitionIndexesResponse_nextToken - A continuation token, present if the current list segment is not the last.

$sel:partitionIndexDescriptorList:GetPartitionIndexesResponse', getPartitionIndexesResponse_partitionIndexDescriptorList - A list of index descriptors.

$sel:httpStatus:GetPartitionIndexesResponse', getPartitionIndexesResponse_httpStatus - The response's http status code.

GetPartitions (Paginated)

data GetPartitions Source #

See: newGetPartitions smart constructor.

Instances

Instances details
ToJSON GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Associated Types

type Rep GetPartitions :: Type -> Type #

Read GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Show GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

NFData GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Methods

rnf :: GetPartitions -> () #

Eq GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Hashable GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type AWSResponse GetPartitions Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type Rep 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:

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: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:maxResults:GetPartitions', getPartitions_maxResults - The maximum number of partitions to return in a single response.

GetPartitions, getPartitions_nextToken - A continuation token, if this is not the first call to retrieve these partitions.

$sel:queryAsOfTime:GetPartitions', getPartitions_queryAsOfTime - The time as of when to read the partition contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId.

$sel:segment:GetPartitions', getPartitions_segment - The segment of the table's partitions to scan in this request.

$sel:transactionId:GetPartitions', getPartitions_transactionId - The transaction ID at which to read the partition contents.

GetPartitions, getPartitions_databaseName - The name of the catalog database where the partitions reside.

GetPartitions, getPartitions_tableName - The name of the partitions' table.

data GetPartitionsResponse Source #

See: newGetPartitionsResponse smart constructor.

Instances

Instances details
Generic GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Associated Types

type Rep GetPartitionsResponse :: Type -> Type #

Read GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Show GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

NFData GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

Methods

rnf :: GetPartitionsResponse -> () #

Eq GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type Rep GetPartitionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPartitions

type Rep GetPartitionsResponse = D1 ('MetaData "GetPartitionsResponse" "Amazonka.Glue.GetPartitions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetPartitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Partition])) :*: 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:

GetPartitions, getPartitionsResponse_nextToken - A continuation token, if the returned list of partitions does not include the last one.

GetPartitionsResponse, getPartitionsResponse_partitions - A list of requested partitions.

$sel:httpStatus:GetPartitionsResponse', getPartitionsResponse_httpStatus - The response's http status code.

GetPlan

data GetPlan Source #

See: newGetPlan smart constructor.

Instances

Instances details
ToJSON GetPlan Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Associated Types

type AWSResponse 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 #

Read GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Show GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

NFData GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

rnf :: GetPlan -> () #

Eq GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

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

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

Hashable GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

hashWithSalt :: Int -> GetPlan -> Int #

hash :: GetPlan -> Int #

type AWSResponse GetPlan Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type Rep 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: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:language:GetPlan', getPlan_language - The programming language of the code to perform the mapping.

GetPlan, getPlan_location - The parameters for the mapping.

$sel:sinks:GetPlan', getPlan_sinks - The target tables.

GetPlan, getPlan_mapping - The list of mappings from a source table to target tables.

GetPlan, getPlan_source - The source table.

data GetPlanResponse Source #

See: newGetPlanResponse smart constructor.

Instances

Instances details
Generic GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Associated Types

type Rep GetPlanResponse :: Type -> Type #

Read GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Show GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

NFData GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

Methods

rnf :: GetPlanResponse -> () #

Eq GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type Rep GetPlanResponse Source # 
Instance details

Defined in Amazonka.Glue.GetPlan

type Rep GetPlanResponse = D1 ('MetaData "GetPlanResponse" "Amazonka.Glue.GetPlan" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetRegistry

data GetRegistry Source #

See: newGetRegistry smart constructor.

Constructors

GetRegistry' RegistryId 

Instances

Instances details
ToJSON GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type AWSResponse GetRegistry #

Generic GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type Rep GetRegistry :: Type -> Type #

Read GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Show GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

NFData GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Methods

rnf :: GetRegistry -> () #

Eq GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Hashable GetRegistry Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId)))

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
Generic GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Associated Types

type Rep GetRegistryResponse :: Type -> Type #

Read GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Show GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

NFData GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

Methods

rnf :: GetRegistryResponse -> () #

Eq GetRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.GetRegistry

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:

GetRegistryResponse, getRegistryResponse_createdTime - The date and time the registry was created.

GetRegistryResponse, getRegistryResponse_description - A description of the registry.

GetRegistryResponse, getRegistryResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

GetRegistryResponse, getRegistryResponse_registryName - The name of the registry.

GetRegistryResponse, getRegistryResponse_status - The status of the registry.

GetRegistryResponse, getRegistryResponse_updatedTime - The date and time the registry was updated.

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

GetResourcePolicies (Paginated)

data GetResourcePolicies Source #

See: newGetResourcePolicies smart constructor.

Instances

Instances details
ToJSON GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Associated Types

type Rep GetResourcePolicies :: Type -> Type #

Read GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Show GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

NFData GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Methods

rnf :: GetResourcePolicies -> () #

Eq GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Hashable GetResourcePolicies Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetResourcePolicies'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetResourcePolicies', getResourcePolicies_maxResults - The maximum size of a list to return.

GetResourcePolicies, getResourcePolicies_nextToken - A continuation token, if this is a continuation request.

data GetResourcePoliciesResponse Source #

See: newGetResourcePoliciesResponse smart constructor.

Instances

Instances details
Generic GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Associated Types

type Rep GetResourcePoliciesResponse :: Type -> Type #

Read GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Show GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

NFData GetResourcePoliciesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicies

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

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.

GetResourcePolicy

data GetResourcePolicy Source #

See: newGetResourcePolicy smart constructor.

Constructors

GetResourcePolicy' (Maybe Text) 

Instances

Instances details
ToJSON GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type AWSResponse GetResourcePolicy #

Generic GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type Rep GetResourcePolicy :: Type -> Type #

Read GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Show GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

NFData GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Methods

rnf :: GetResourcePolicy -> () #

Eq GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Hashable GetResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetResourcePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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
Generic GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Associated Types

type Rep GetResourcePolicyResponse :: Type -> Type #

Read GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Show GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

NFData GetResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.GetResourcePolicy

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetResourcePolicyResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "updateTime") '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:

GetResourcePolicyResponse, getResourcePolicyResponse_createTime - The date and time at which the policy was created.

GetResourcePolicyResponse, getResourcePolicyResponse_policyHash - Contains the hash value associated with this policy.

GetResourcePolicyResponse, getResourcePolicyResponse_policyInJson - Contains the requested policy document, in JSON format.

GetResourcePolicyResponse, getResourcePolicyResponse_updateTime - The date and time at which the policy was last updated.

$sel:httpStatus:GetResourcePolicyResponse', getResourcePolicyResponse_httpStatus - The response's http status code.

GetSchema

data GetSchema Source #

See: newGetSchema smart constructor.

Constructors

GetSchema' SchemaId 

Instances

Instances details
ToJSON GetSchema Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type AWSResponse GetSchema #

Generic GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type Rep GetSchema :: Type -> Type #

Read GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Show GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

NFData GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Methods

rnf :: GetSchema -> () #

Eq GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Hashable GetSchema Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId)))

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:

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
Generic GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Associated Types

type Rep GetSchemaResponse :: Type -> Type #

Read GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Show GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

NFData GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

Methods

rnf :: GetSchemaResponse -> () #

Eq GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type Rep GetSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchema

type Rep GetSchemaResponse = D1 ('MetaData "GetSchemaResponse" "Amazonka.Glue.GetSchema" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSchemaResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility)) :*: (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "latestSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaCheckpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaStatus))) :*: (S1 ('MetaSel ('Just "updatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:compatibility:GetSchemaResponse', getSchemaResponse_compatibility - The compatibility mode of the schema.

GetSchemaResponse, getSchemaResponse_createdTime - The date and time the schema was created.

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

GetSchemaResponse, getSchemaResponse_description - A description of schema if specified when created

$sel:latestSchemaVersion:GetSchemaResponse', getSchemaResponse_latestSchemaVersion - The latest version of the schema associated with the returned schema definition.

$sel:nextSchemaVersion:GetSchemaResponse', getSchemaResponse_nextSchemaVersion - The next version of the schema associated with the returned schema definition.

GetSchemaResponse, getSchemaResponse_registryArn - The Amazon Resource Name (ARN) of the registry.

GetSchemaResponse, getSchemaResponse_registryName - The name of the registry.

GetSchemaResponse, getSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:schemaCheckpoint:GetSchemaResponse', getSchemaResponse_schemaCheckpoint - The version number of the checkpoint (the last time the compatibility mode was changed).

GetSchemaResponse, getSchemaResponse_schemaName - The name of the schema.

GetSchemaResponse, getSchemaResponse_schemaStatus - The status of the schema.

GetSchemaResponse, getSchemaResponse_updatedTime - The date and time the schema was updated.

$sel:httpStatus:GetSchemaResponse', getSchemaResponse_httpStatus - The response's http status code.

GetSchemaByDefinition

data GetSchemaByDefinition Source #

See: newGetSchemaByDefinition smart constructor.

Instances

Instances details
ToJSON GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type AWSResponse GetSchemaByDefinition #

Generic GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type Rep GetSchemaByDefinition :: Type -> Type #

Read GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Show GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

NFData GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Methods

rnf :: GetSchemaByDefinition -> () #

Eq GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Hashable GetSchemaByDefinition Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSchemaByDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

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
Generic GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Associated Types

type Rep GetSchemaByDefinitionResponse :: Type -> Type #

Read GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Show GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

NFData GetSchemaByDefinitionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaByDefinition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSchemaByDefinitionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataFormat)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: 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:

GetSchemaByDefinitionResponse, getSchemaByDefinitionResponse_createdTime - The date and time the schema was created.

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

GetSchemaByDefinitionResponse, getSchemaByDefinitionResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

GetSchemaByDefinitionResponse, getSchemaByDefinitionResponse_schemaVersionId - The schema ID of the schema version.

GetSchemaByDefinitionResponse, getSchemaByDefinitionResponse_status - The status of the schema version.

$sel:httpStatus:GetSchemaByDefinitionResponse', getSchemaByDefinitionResponse_httpStatus - The response's http status code.

GetSchemaVersion

data GetSchemaVersion Source #

See: newGetSchemaVersion smart constructor.

Instances

Instances details
ToJSON GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type AWSResponse GetSchemaVersion #

Generic GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type Rep GetSchemaVersion :: Type -> Type #

Read GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Show GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

NFData GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Methods

rnf :: GetSchemaVersion -> () #

Eq GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Hashable GetSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSchemaVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)))))

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:

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.

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.

GetSchemaVersion, getSchemaVersion_schemaVersionNumber - The version number of the schema.

data GetSchemaVersionResponse Source #

See: newGetSchemaVersionResponse smart constructor.

Instances

Instances details
Generic GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Associated Types

type Rep GetSchemaVersionResponse :: Type -> Type #

Read GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Show GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

NFData GetSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersion

Eq 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:

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, JSON and PROTOBUF are supported.

GetSchemaVersionResponse, getSchemaVersionResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:schemaDefinition:GetSchemaVersionResponse', getSchemaVersionResponse_schemaDefinition - The schema definition for the schema ID.

GetSchemaVersion, getSchemaVersionResponse_schemaVersionId - The SchemaVersionId of the schema version.

GetSchemaVersionResponse, getSchemaVersionResponse_status - The status of the schema version.

GetSchemaVersionResponse, getSchemaVersionResponse_versionNumber - The version number of the schema.

$sel:httpStatus:GetSchemaVersionResponse', getSchemaVersionResponse_httpStatus - The response's http status code.

GetSchemaVersionsDiff

data GetSchemaVersionsDiff Source #

See: newGetSchemaVersionsDiff smart constructor.

Instances

Instances details
ToJSON GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type AWSResponse GetSchemaVersionsDiff #

Generic GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type Rep GetSchemaVersionsDiff :: Type -> Type #

Read GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Show GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

NFData GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Methods

rnf :: GetSchemaVersionsDiff -> () #

Eq GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Hashable GetSchemaVersionsDiff Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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
Generic GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Associated Types

type Rep GetSchemaVersionsDiffResponse :: Type -> Type #

Read GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Show GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

NFData GetSchemaVersionsDiffResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSchemaVersionsDiff

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetSecurityConfiguration

data GetSecurityConfiguration Source #

See: newGetSecurityConfiguration smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Show GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

NFData GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Eq GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Hashable GetSecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetSecurityConfiguration, getSecurityConfiguration_name - The name of the security configuration to retrieve.

data GetSecurityConfigurationResponse Source #

See: newGetSecurityConfigurationResponse smart constructor.

Instances

Instances details
Generic GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Associated Types

type Rep GetSecurityConfigurationResponse :: Type -> Type #

Read GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Show GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

NFData GetSecurityConfigurationResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfiguration

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetSecurityConfigurationResponse, getSecurityConfigurationResponse_securityConfiguration - The requested security configuration.

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

GetSecurityConfigurations (Paginated)

data GetSecurityConfigurations Source #

See: newGetSecurityConfigurations smart constructor.

Instances

Instances details
ToJSON 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

AWSPager GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

AWSRequest 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 #

Read GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Show GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

NFData GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Eq GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Hashable GetSecurityConfigurations Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSecurityConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:GetSecurityConfigurations', getSecurityConfigurations_maxResults - The maximum number of results to return.

GetSecurityConfigurations, getSecurityConfigurations_nextToken - A continuation token, if this is a continuation call.

data GetSecurityConfigurationsResponse Source #

See: newGetSecurityConfigurationsResponse smart constructor.

Instances

Instances details
Generic GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Associated Types

type Rep GetSecurityConfigurationsResponse :: Type -> Type #

Read GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Show GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

NFData GetSecurityConfigurationsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSecurityConfigurations

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSecurityConfigurationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "securityConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SecurityConfiguration])) :*: 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:

GetSecurityConfigurations, getSecurityConfigurationsResponse_nextToken - A continuation token, if there are more security configurations to return.

$sel:securityConfigurations:GetSecurityConfigurationsResponse', getSecurityConfigurationsResponse_securityConfigurations - A list of security configurations.

$sel:httpStatus:GetSecurityConfigurationsResponse', getSecurityConfigurationsResponse_httpStatus - The response's http status code.

GetSession

data GetSession Source #

See: newGetSession smart constructor.

Constructors

GetSession' (Maybe Text) Text 

Instances

Instances details
ToJSON GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

ToHeaders GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Methods

toHeaders :: GetSession -> [Header] #

ToPath GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

ToQuery GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

AWSRequest GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Associated Types

type AWSResponse GetSession #

Generic GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Associated Types

type Rep GetSession :: Type -> Type #

Read GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Show GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

NFData GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Methods

rnf :: GetSession -> () #

Eq GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Hashable GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

type AWSResponse GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

type Rep GetSession Source # 
Instance details

Defined in Amazonka.Glue.GetSession

type Rep GetSession = D1 ('MetaData "GetSession" "Amazonka.Glue.GetSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetSession Source #

Arguments

:: Text

GetSession

-> GetSession 

Create a value of GetSession with all optional fields omitted.

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

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

$sel:requestOrigin:GetSession', getSession_requestOrigin - The origin of the request.

GetSession, getSession_id - The ID of the session.

data GetSessionResponse Source #

See: newGetSessionResponse smart constructor.

Instances

Instances details
Generic GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Associated Types

type Rep GetSessionResponse :: Type -> Type #

Read GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Show GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

NFData GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

Methods

rnf :: GetSessionResponse -> () #

Eq GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

type Rep GetSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetSession

type Rep GetSessionResponse = D1 ('MetaData "GetSessionResponse" "Amazonka.Glue.GetSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Session)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetSessionResponse Source #

Create a value of GetSessionResponse with all optional fields omitted.

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

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

$sel:session:GetSessionResponse', getSessionResponse_session - The session object is returned in the response.

$sel:httpStatus:GetSessionResponse', getSessionResponse_httpStatus - The response's http status code.

GetStatement

data GetStatement Source #

See: newGetStatement smart constructor.

Constructors

GetStatement' (Maybe Text) Text Int 

Instances

Instances details
ToJSON GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

ToHeaders GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

ToPath GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

ToQuery GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

AWSRequest GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Associated Types

type AWSResponse GetStatement #

Generic GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Associated Types

type Rep GetStatement :: Type -> Type #

Read GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Show GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

NFData GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Methods

rnf :: GetStatement -> () #

Eq GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Hashable GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

type AWSResponse GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

type Rep GetStatement Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

type Rep GetStatement = D1 ('MetaData "GetStatement" "Amazonka.Glue.GetStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetStatement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetStatement Source #

Create a value of GetStatement with all optional fields omitted.

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

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

$sel:requestOrigin:GetStatement', getStatement_requestOrigin - The origin of the request.

$sel:sessionId:GetStatement', getStatement_sessionId - The Session ID of the statement.

GetStatement, getStatement_id - The Id of the statement.

data GetStatementResponse Source #

See: newGetStatementResponse smart constructor.

Instances

Instances details
Generic GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Associated Types

type Rep GetStatementResponse :: Type -> Type #

Read GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Show GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

NFData GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

Methods

rnf :: GetStatementResponse -> () #

Eq GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

type Rep GetStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.GetStatement

type Rep GetStatementResponse = D1 ('MetaData "GetStatementResponse" "Amazonka.Glue.GetStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetStatementResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "statement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Statement)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStatementResponse Source #

Create a value of GetStatementResponse with all optional fields omitted.

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

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

$sel:statement:GetStatementResponse', getStatementResponse_statement - Returns the statement.

$sel:httpStatus:GetStatementResponse', getStatementResponse_httpStatus - The response's http status code.

GetTable

data GetTable Source #

See: newGetTable smart constructor.

Instances

Instances details
ToJSON GetTable Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Associated Types

type AWSResponse 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 #

Read GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Show GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

NFData GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

rnf :: GetTable -> () #

Eq GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Hashable GetTable Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

hashWithSalt :: Int -> GetTable -> Int #

hash :: GetTable -> Int #

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "queryAsOfTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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:

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:queryAsOfTime:GetTable', getTable_queryAsOfTime - The time as of when to read the table contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId.

$sel:transactionId:GetTable', getTable_transactionId - The transaction ID at which to read the table contents.

GetTable, getTable_databaseName - The name of the database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

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
Generic GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Associated Types

type Rep GetTableResponse :: Type -> Type #

Read GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Show GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

NFData GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

Methods

rnf :: GetTableResponse -> () #

Eq GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

type Rep GetTableResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTable

type Rep GetTableResponse = D1 ('MetaData "GetTableResponse" "Amazonka.Glue.GetTable" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetTableResponse, getTableResponse_table - The Table object that defines the specified table.

$sel:httpStatus:GetTableResponse', getTableResponse_httpStatus - The response's http status code.

GetTableVersion

data GetTableVersion Source #

See: newGetTableVersion smart constructor.

Instances

Instances details
ToJSON GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type AWSResponse GetTableVersion #

Generic GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type Rep GetTableVersion :: Type -> Type #

Read GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Show GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

NFData GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Methods

rnf :: GetTableVersion -> () #

Eq GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Hashable GetTableVersion Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTableVersion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:

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.

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.

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

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
Generic GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Associated Types

type Rep GetTableVersionResponse :: Type -> Type #

Read GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Show GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

NFData GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

Methods

rnf :: GetTableVersionResponse -> () #

Eq GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type Rep GetTableVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersion

type Rep GetTableVersionResponse = D1 ('MetaData "GetTableVersionResponse" "Amazonka.Glue.GetTableVersion" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetTableVersions (Paginated)

data GetTableVersions Source #

See: newGetTableVersions smart constructor.

Instances

Instances details
ToJSON GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Associated Types

type Rep GetTableVersions :: Type -> Type #

Read GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Show GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

NFData GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Methods

rnf :: GetTableVersions -> () #

Eq GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Hashable GetTableVersions Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTableVersions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (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)))))

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:

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:maxResults:GetTableVersions', getTableVersions_maxResults - The maximum number of table versions to return in one response.

GetTableVersions, getTableVersions_nextToken - A continuation token, if this is not the first call.

GetTableVersions, getTableVersions_databaseName - The database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.

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
Generic GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Associated Types

type Rep GetTableVersionsResponse :: Type -> Type #

Read GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Show GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

NFData GetTableVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTableVersions

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTableVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tableVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TableVersion])) :*: 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:

GetTableVersions, getTableVersionsResponse_nextToken - A continuation token, if the list of available versions does not include the last one.

$sel:tableVersions:GetTableVersionsResponse', getTableVersionsResponse_tableVersions - A list of strings identifying available versions of the specified table.

$sel:httpStatus:GetTableVersionsResponse', getTableVersionsResponse_httpStatus - The response's http status code.

GetTables (Paginated)

data GetTables Source #

See: newGetTables smart constructor.

Instances

Instances details
ToJSON GetTables Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Associated Types

type Rep GetTables :: Type -> Type #

Read GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Show GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

NFData GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Methods

rnf :: GetTables -> () #

Eq GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Hashable GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type AWSResponse GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTables Source # 
Instance details

Defined in Amazonka.Glue.GetTables

newGetTables Source #

Arguments

:: Text

GetTables

-> GetTables 

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:

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: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.

GetTables, getTables_nextToken - A continuation token, included if this is a continuation call.

$sel:queryAsOfTime:GetTables', getTables_queryAsOfTime - The time as of when to read the table contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId.

$sel:transactionId:GetTables', getTables_transactionId - The transaction ID at which to read the table contents.

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
Generic GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Associated Types

type Rep GetTablesResponse :: Type -> Type #

Read GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Show GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

NFData GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

Methods

rnf :: GetTablesResponse -> () #

Eq GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTables

type Rep GetTablesResponse = D1 ('MetaData "GetTablesResponse" "Amazonka.Glue.GetTables" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTablesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tableList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Table])) :*: 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:

GetTables, getTablesResponse_nextToken - A continuation token, present if the current list segment is not the last.

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

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

GetTags

data GetTags Source #

See: newGetTags smart constructor.

Constructors

GetTags' Text 

Instances

Instances details
ToJSON GetTags Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Associated Types

type AWSResponse 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 #

Read GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Show GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

NFData GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

rnf :: GetTags -> () #

Eq GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

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

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

Hashable GetTags Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

hashWithSalt :: Int -> GetTags -> Int #

hash :: GetTags -> Int #

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTags'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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
Generic GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Associated Types

type Rep GetTagsResponse :: Type -> Type #

Read GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Show GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

NFData GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

Methods

rnf :: GetTagsResponse -> () #

Eq GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

type Rep GetTagsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTags

type Rep GetTagsResponse = D1 ('MetaData "GetTagsResponse" "Amazonka.Glue.GetTags" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetTrigger

data GetTrigger Source #

See: newGetTrigger smart constructor.

Constructors

GetTrigger' Text 

Instances

Instances details
ToJSON GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type AWSResponse GetTrigger #

Generic GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type Rep GetTrigger :: Type -> Type #

Read GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Show GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

NFData GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Methods

rnf :: GetTrigger -> () #

Eq GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Hashable GetTrigger Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetTrigger Source #

Arguments

:: Text

GetTrigger

-> GetTrigger 

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:

GetTrigger, getTrigger_name - The name of the trigger to retrieve.

data GetTriggerResponse Source #

See: newGetTriggerResponse smart constructor.

Instances

Instances details
Generic GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Associated Types

type Rep GetTriggerResponse :: Type -> Type #

Read GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Show GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

NFData GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

Methods

rnf :: GetTriggerResponse -> () #

Eq GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type Rep GetTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTrigger

type Rep GetTriggerResponse = D1 ('MetaData "GetTriggerResponse" "Amazonka.Glue.GetTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetTriggerResponse, getTriggerResponse_trigger - The requested trigger definition.

$sel:httpStatus:GetTriggerResponse', getTriggerResponse_httpStatus - The response's http status code.

GetTriggers (Paginated)

data GetTriggers Source #

See: newGetTriggers smart constructor.

Instances

Instances details
ToJSON GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Associated Types

type Rep GetTriggers :: Type -> Type #

Read GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Show GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

NFData GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Methods

rnf :: GetTriggers -> () #

Eq GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Hashable GetTriggers Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTriggers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dependentJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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: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.

$sel:maxResults:GetTriggers', getTriggers_maxResults - The maximum size of the response.

GetTriggers, getTriggers_nextToken - A continuation token, if this is a continuation call.

data GetTriggersResponse Source #

See: newGetTriggersResponse smart constructor.

Instances

Instances details
Generic GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Associated Types

type Rep GetTriggersResponse :: Type -> Type #

Read GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Show GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

NFData GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

Methods

rnf :: GetTriggersResponse -> () #

Eq GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type Rep GetTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.GetTriggers

type Rep GetTriggersResponse = D1 ('MetaData "GetTriggersResponse" "Amazonka.Glue.GetTriggers" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") '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))))

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:

GetTriggers, getTriggersResponse_nextToken - A continuation token, if not all the requested triggers have yet been returned.

$sel:triggers:GetTriggersResponse', getTriggersResponse_triggers - A list of triggers for the specified job.

$sel:httpStatus:GetTriggersResponse', getTriggersResponse_httpStatus - The response's http status code.

GetUnfilteredPartitionMetadata

data GetUnfilteredPartitionMetadata Source #

See: newGetUnfilteredPartitionMetadata smart constructor.

Instances

Instances details
ToJSON GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

ToHeaders GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

ToPath GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

ToQuery GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

AWSRequest GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Generic GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Associated Types

type Rep GetUnfilteredPartitionMetadata :: Type -> Type #

Read GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Show GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

NFData GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Eq GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Hashable GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

type AWSResponse GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

type Rep GetUnfilteredPartitionMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

type Rep GetUnfilteredPartitionMetadata = D1 ('MetaData "GetUnfilteredPartitionMetadata" "Amazonka.Glue.GetUnfilteredPartitionMetadata" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUnfilteredPartitionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "auditContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuditContext)) :*: (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 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 "supportedPermissionTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty PermissionType))))))

data GetUnfilteredPartitionMetadataResponse Source #

Instances

Instances details
Generic GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Read GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Show GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

NFData GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

Eq GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

type Rep GetUnfilteredPartitionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionMetadata

type Rep GetUnfilteredPartitionMetadataResponse = D1 ('MetaData "GetUnfilteredPartitionMetadataResponse" "Amazonka.Glue.GetUnfilteredPartitionMetadata" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUnfilteredPartitionMetadataResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "authorizedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "isRegisteredWithLakeFormation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "partition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Partition)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

GetUnfilteredPartitionsMetadata

data GetUnfilteredPartitionsMetadata Source #

See: newGetUnfilteredPartitionsMetadata smart constructor.

Instances

Instances details
ToJSON GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

ToHeaders GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

ToPath GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

ToQuery GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

AWSRequest GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Generic GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Associated Types

type Rep GetUnfilteredPartitionsMetadata :: Type -> Type #

Read GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Show GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

NFData GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Eq GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Hashable GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

type AWSResponse GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

type Rep GetUnfilteredPartitionsMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

newGetUnfilteredPartitionsMetadata Source #

data GetUnfilteredPartitionsMetadataResponse Source #

Instances

Instances details
Generic GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Read GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Show GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

NFData GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

Eq GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

type Rep GetUnfilteredPartitionsMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredPartitionsMetadata

type Rep GetUnfilteredPartitionsMetadataResponse = D1 ('MetaData "GetUnfilteredPartitionsMetadataResponse" "Amazonka.Glue.GetUnfilteredPartitionsMetadata" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUnfilteredPartitionsMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "unfilteredPartitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UnfilteredPartition])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

GetUnfilteredTableMetadata

data GetUnfilteredTableMetadata Source #

See: newGetUnfilteredTableMetadata smart constructor.

Instances

Instances details
ToJSON GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

ToHeaders GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

ToPath GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

ToQuery GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

AWSRequest GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Generic GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Associated Types

type Rep GetUnfilteredTableMetadata :: Type -> Type #

Read GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Show GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

NFData GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Eq GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Hashable GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

type AWSResponse GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

type Rep GetUnfilteredTableMetadata Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

type Rep GetUnfilteredTableMetadata = D1 ('MetaData "GetUnfilteredTableMetadata" "Amazonka.Glue.GetUnfilteredTableMetadata" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUnfilteredTableMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "auditContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuditContext)) :*: S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "supportedPermissionTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty PermissionType))))))

data GetUnfilteredTableMetadataResponse Source #

Instances

Instances details
Generic GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Associated Types

type Rep GetUnfilteredTableMetadataResponse :: Type -> Type #

Read GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Show GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

NFData GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

Eq GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

type Rep GetUnfilteredTableMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUnfilteredTableMetadata

type Rep GetUnfilteredTableMetadataResponse = D1 ('MetaData "GetUnfilteredTableMetadataResponse" "Amazonka.Glue.GetUnfilteredTableMetadata" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUnfilteredTableMetadataResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "authorizedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "cellFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnRowFilter]))) :*: (S1 ('MetaSel ('Just "isRegisteredWithLakeFormation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Table)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

GetUserDefinedFunction

data GetUserDefinedFunction Source #

See: newGetUserDefinedFunction smart constructor.

Instances

Instances details
ToJSON GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type AWSResponse GetUserDefinedFunction #

Generic GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type Rep GetUserDefinedFunction :: Type -> Type #

Read GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Show GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

NFData GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Methods

rnf :: GetUserDefinedFunction -> () #

Eq GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Hashable GetUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

GetUserDefinedFunction, getUserDefinedFunction_databaseName - The name of the catalog database where the function is located.

GetUserDefinedFunction, getUserDefinedFunction_functionName - The name of the function.

data GetUserDefinedFunctionResponse Source #

See: newGetUserDefinedFunctionResponse smart constructor.

Instances

Instances details
Generic GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Associated Types

type Rep GetUserDefinedFunctionResponse :: Type -> Type #

Read GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Show GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

NFData GetUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunction

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetUserDefinedFunctions (Paginated)

data GetUserDefinedFunctions Source #

See: newGetUserDefinedFunctions smart constructor.

Instances

Instances details
ToJSON 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

AWSPager GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

AWSRequest 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 #

Read GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Show GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

NFData GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Methods

rnf :: GetUserDefinedFunctions -> () #

Eq GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Hashable GetUserDefinedFunctions Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetUserDefinedFunctions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") '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 "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pattern'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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:

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.

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.

GetUserDefinedFunctions, getUserDefinedFunctions_nextToken - A continuation token, if this is a continuation call.

$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
Generic GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Associated Types

type Rep GetUserDefinedFunctionsResponse :: Type -> Type #

Read GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Show GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

NFData GetUserDefinedFunctionsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetUserDefinedFunctions

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

GetWorkflow

data GetWorkflow Source #

See: newGetWorkflow smart constructor.

Constructors

GetWorkflow' (Maybe Bool) Text 

Instances

Instances details
ToJSON GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type AWSResponse GetWorkflow #

Generic GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type Rep GetWorkflow :: Type -> Type #

Read GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Show GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

NFData GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Methods

rnf :: GetWorkflow -> () #

Eq GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Hashable GetWorkflow Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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.

GetWorkflow, getWorkflow_name - The name of the workflow to retrieve.

data GetWorkflowResponse Source #

See: newGetWorkflowResponse smart constructor.

Instances

Instances details
Generic GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Associated Types

type Rep GetWorkflowResponse :: Type -> Type #

Read GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Show GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

NFData GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

Methods

rnf :: GetWorkflowResponse -> () #

Eq GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type Rep GetWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflow

type Rep GetWorkflowResponse = D1 ('MetaData "GetWorkflowResponse" "Amazonka.Glue.GetWorkflow" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetWorkflowRun

data GetWorkflowRun Source #

See: newGetWorkflowRun smart constructor.

Instances

Instances details
ToJSON GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type AWSResponse GetWorkflowRun #

Generic GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type Rep GetWorkflowRun :: Type -> Type #

Read GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Show GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

NFData GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Methods

rnf :: GetWorkflowRun -> () #

Eq GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Hashable GetWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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.

GetWorkflowRun, getWorkflowRun_name - Name of the workflow being run.

GetWorkflowRun, getWorkflowRun_runId - The ID of the workflow run.

data GetWorkflowRunResponse Source #

See: newGetWorkflowRunResponse smart constructor.

Instances

Instances details
Generic GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Associated Types

type Rep GetWorkflowRunResponse :: Type -> Type #

Read GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Show GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

NFData GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

Methods

rnf :: GetWorkflowRunResponse -> () #

Eq GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type Rep GetWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRun

type Rep GetWorkflowRunResponse = D1 ('MetaData "GetWorkflowRunResponse" "Amazonka.Glue.GetWorkflowRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

GetWorkflowRunResponse, getWorkflowRunResponse_run - The requested workflow run metadata.

$sel:httpStatus:GetWorkflowRunResponse', getWorkflowRunResponse_httpStatus - The response's http status code.

GetWorkflowRunProperties

data GetWorkflowRunProperties Source #

See: newGetWorkflowRunProperties smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Show GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

NFData GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Eq GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Hashable GetWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetWorkflowRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

GetWorkflowRunProperties, getWorkflowRunProperties_name - Name of the workflow which was run.

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
Generic GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Associated Types

type Rep GetWorkflowRunPropertiesResponse :: Type -> Type #

Read GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Show GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

NFData GetWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRunProperties

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

GetWorkflowRuns

data GetWorkflowRuns Source #

See: newGetWorkflowRuns smart constructor.

Instances

Instances details
ToJSON GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type AWSResponse GetWorkflowRuns #

Generic GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type Rep GetWorkflowRuns :: Type -> Type #

Read GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Show GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

NFData GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Methods

rnf :: GetWorkflowRuns -> () #

Eq GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Hashable GetWorkflowRuns Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetWorkflowRuns'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "includeGraph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:maxResults:GetWorkflowRuns', getWorkflowRuns_maxResults - The maximum number of workflow runs to be included in the response.

GetWorkflowRuns, getWorkflowRuns_nextToken - The maximum size of the response.

GetWorkflowRuns, getWorkflowRuns_name - Name of the workflow whose metadata of runs should be returned.

data GetWorkflowRunsResponse Source #

See: newGetWorkflowRunsResponse smart constructor.

Instances

Instances details
Generic GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Associated Types

type Rep GetWorkflowRunsResponse :: Type -> Type #

Read GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Show GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

NFData GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

Methods

rnf :: GetWorkflowRunsResponse -> () #

Eq GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type Rep GetWorkflowRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.GetWorkflowRuns

type Rep GetWorkflowRunsResponse = D1 ('MetaData "GetWorkflowRunsResponse" "Amazonka.Glue.GetWorkflowRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetWorkflowRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "runs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty WorkflowRun))) :*: 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:

GetWorkflowRuns, getWorkflowRunsResponse_nextToken - A continuation token, if not all requested workflow runs have been returned.

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

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

ImportCatalogToGlue

data ImportCatalogToGlue Source #

See: newImportCatalogToGlue smart constructor.

Instances

Instances details
ToJSON ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type AWSResponse ImportCatalogToGlue #

Generic ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type Rep ImportCatalogToGlue :: Type -> Type #

Read ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Show ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

NFData ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Methods

rnf :: ImportCatalogToGlue -> () #

Eq ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Hashable ImportCatalogToGlue Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ImportCatalogToGlue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:

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
Generic ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Associated Types

type Rep ImportCatalogToGlueResponse :: Type -> Type #

Read ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Show ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

NFData ImportCatalogToGlueResponse Source # 
Instance details

Defined in Amazonka.Glue.ImportCatalogToGlue

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

ListBlueprints

data ListBlueprints Source #

See: newListBlueprints smart constructor.

Instances

Instances details
ToJSON ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type AWSResponse ListBlueprints #

Generic ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type Rep ListBlueprints :: Type -> Type #

Read ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Show ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

NFData ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Methods

rnf :: ListBlueprints -> () #

Eq ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Hashable ListBlueprints Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListBlueprints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

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:maxResults:ListBlueprints', listBlueprints_maxResults - The maximum size of a list to return.

ListBlueprints, listBlueprints_nextToken - A continuation token, if this is a continuation request.

$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
Generic ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Associated Types

type Rep ListBlueprintsResponse :: Type -> Type #

Read ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Show ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

NFData ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

Methods

rnf :: ListBlueprintsResponse -> () #

Eq ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type Rep ListBlueprintsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListBlueprints

type Rep ListBlueprintsResponse = D1 ('MetaData "ListBlueprintsResponse" "Amazonka.Glue.ListBlueprints" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

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.

ListCrawlers

data ListCrawlers Source #

See: newListCrawlers smart constructor.

Instances

Instances details
ToJSON ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type AWSResponse ListCrawlers #

Generic ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type Rep ListCrawlers :: Type -> Type #

Read ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Show ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

NFData ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Methods

rnf :: ListCrawlers -> () #

Eq ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Hashable ListCrawlers Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCrawlers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

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:maxResults:ListCrawlers', listCrawlers_maxResults - The maximum size of a list to return.

ListCrawlers, listCrawlers_nextToken - A continuation token, if this is a continuation request.

$sel:tags:ListCrawlers', listCrawlers_tags - Specifies to return only these tagged resources.

data ListCrawlersResponse Source #

See: newListCrawlersResponse smart constructor.

Instances

Instances details
Generic ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Associated Types

type Rep ListCrawlersResponse :: Type -> Type #

Read ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Show ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

NFData ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

Methods

rnf :: ListCrawlersResponse -> () #

Eq ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type Rep ListCrawlersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawlers

type Rep ListCrawlersResponse = D1 ('MetaData "ListCrawlersResponse" "Amazonka.Glue.ListCrawlers" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCrawlersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerNames") '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))))

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:crawlerNames:ListCrawlersResponse', listCrawlersResponse_crawlerNames - The names of all crawlers in the account, or the crawlers with the specified tags.

ListCrawlers, listCrawlersResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:ListCrawlersResponse', listCrawlersResponse_httpStatus - The response's http status code.

ListCrawls

data ListCrawls Source #

See: newListCrawls smart constructor.

Instances

Instances details
ToJSON ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

ToHeaders ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Methods

toHeaders :: ListCrawls -> [Header] #

ToPath ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

ToQuery ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

AWSRequest ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Associated Types

type AWSResponse ListCrawls #

Generic ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Associated Types

type Rep ListCrawls :: Type -> Type #

Read ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Show ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

NFData ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Methods

rnf :: ListCrawls -> () #

Eq ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Hashable ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

type AWSResponse ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

type Rep ListCrawls Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

type Rep ListCrawls = D1 ('MetaData "ListCrawls" "Amazonka.Glue.ListCrawls" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCrawls'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CrawlsFilter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListCrawls Source #

Arguments

:: Text

ListCrawls

-> ListCrawls 

Create a value of ListCrawls with all optional fields omitted.

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

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

ListCrawls, listCrawls_filters - Filters the crawls by the criteria you specify in a list of CrawlsFilter objects.

$sel:maxResults:ListCrawls', listCrawls_maxResults - The maximum number of results to return. The default is 20, and maximum is 100.

ListCrawls, listCrawls_nextToken - A continuation token, if this is a continuation call.

ListCrawls, listCrawls_crawlerName - The name of the crawler whose runs you want to retrieve.

data ListCrawlsResponse Source #

See: newListCrawlsResponse smart constructor.

Instances

Instances details
Generic ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Associated Types

type Rep ListCrawlsResponse :: Type -> Type #

Read ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Show ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

NFData ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

Methods

rnf :: ListCrawlsResponse -> () #

Eq ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

type Rep ListCrawlsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCrawls

type Rep ListCrawlsResponse = D1 ('MetaData "ListCrawlsResponse" "Amazonka.Glue.ListCrawls" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCrawlsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CrawlerHistory])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCrawlsResponse Source #

Create a value of ListCrawlsResponse with all optional fields omitted.

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

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

ListCrawlsResponse, listCrawlsResponse_crawls - A list of CrawlerHistory objects representing the crawl runs that meet your criteria.

ListCrawls, listCrawlsResponse_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:ListCrawlsResponse', listCrawlsResponse_httpStatus - The response's http status code.

ListCustomEntityTypes

data ListCustomEntityTypes Source #

See: newListCustomEntityTypes smart constructor.

Instances

Instances details
ToJSON ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

ToHeaders ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

ToPath ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

ToQuery ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

AWSRequest ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Associated Types

type AWSResponse ListCustomEntityTypes #

Generic ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Associated Types

type Rep ListCustomEntityTypes :: Type -> Type #

Read ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Show ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

NFData ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Methods

rnf :: ListCustomEntityTypes -> () #

Eq ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Hashable ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

type AWSResponse ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

type Rep ListCustomEntityTypes Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

type Rep ListCustomEntityTypes = D1 ('MetaData "ListCustomEntityTypes" "Amazonka.Glue.ListCustomEntityTypes" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCustomEntityTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListCustomEntityTypes :: ListCustomEntityTypes Source #

Create a value of ListCustomEntityTypes with all optional fields omitted.

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

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

$sel:maxResults:ListCustomEntityTypes', listCustomEntityTypes_maxResults - The maximum number of results to return.

ListCustomEntityTypes, listCustomEntityTypes_nextToken - A paginated token to offset the results.

data ListCustomEntityTypesResponse Source #

See: newListCustomEntityTypesResponse smart constructor.

Instances

Instances details
Generic ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Associated Types

type Rep ListCustomEntityTypesResponse :: Type -> Type #

Read ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Show ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

NFData ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

Eq ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

type Rep ListCustomEntityTypesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListCustomEntityTypes

type Rep ListCustomEntityTypesResponse = D1 ('MetaData "ListCustomEntityTypesResponse" "Amazonka.Glue.ListCustomEntityTypes" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListCustomEntityTypesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customEntityTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CustomEntityType])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCustomEntityTypesResponse Source #

Create a value of ListCustomEntityTypesResponse with all optional fields omitted.

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

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

$sel:customEntityTypes:ListCustomEntityTypesResponse', listCustomEntityTypesResponse_customEntityTypes - A list of CustomEntityType objects representing custom patterns.

ListCustomEntityTypes, listCustomEntityTypesResponse_nextToken - A pagination token, if more results are available.

$sel:httpStatus:ListCustomEntityTypesResponse', listCustomEntityTypesResponse_httpStatus - The response's http status code.

ListDataQualityResults

data ListDataQualityResults Source #

See: newListDataQualityResults smart constructor.

Instances

Instances details
ToJSON ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

ToHeaders ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

ToPath ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

ToQuery ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

AWSRequest ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Associated Types

type AWSResponse ListDataQualityResults #

Generic ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Associated Types

type Rep ListDataQualityResults :: Type -> Type #

Read ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Show ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

NFData ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Methods

rnf :: ListDataQualityResults -> () #

Eq ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Hashable ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

type AWSResponse ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

type Rep ListDataQualityResults Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

type Rep ListDataQualityResults = D1 ('MetaData "ListDataQualityResults" "Amazonka.Glue.ListDataQualityResults" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityResults'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityResultFilterCriteria)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListDataQualityResults :: ListDataQualityResults Source #

Create a value of ListDataQualityResults with all optional fields omitted.

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

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

ListDataQualityResults, listDataQualityResults_filter - The filter criteria.

$sel:maxResults:ListDataQualityResults', listDataQualityResults_maxResults - The maximum number of results to return.

ListDataQualityResults, listDataQualityResults_nextToken - A paginated token to offset the results.

data ListDataQualityResultsResponse Source #

See: newListDataQualityResultsResponse smart constructor.

Instances

Instances details
Generic ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Associated Types

type Rep ListDataQualityResultsResponse :: Type -> Type #

Read ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Show ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

NFData ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

Eq ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

type Rep ListDataQualityResultsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityResults

type Rep ListDataQualityResultsResponse = D1 ('MetaData "ListDataQualityResultsResponse" "Amazonka.Glue.ListDataQualityResults" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityResultsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "results") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DataQualityResultDescription]))))

newListDataQualityResultsResponse Source #

Create a value of ListDataQualityResultsResponse with all optional fields omitted.

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

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

ListDataQualityResults, listDataQualityResultsResponse_nextToken - A pagination token, if more results are available.

$sel:httpStatus:ListDataQualityResultsResponse', listDataQualityResultsResponse_httpStatus - The response's http status code.

$sel:results:ListDataQualityResultsResponse', listDataQualityResultsResponse_results - A list of DataQualityResultDescription objects.

ListDataQualityRuleRecommendationRuns

data ListDataQualityRuleRecommendationRuns Source #

Instances

Instances details
ToJSON ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

ToHeaders ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

ToPath ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

ToQuery ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

AWSRequest ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Generic ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Read ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Show ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

NFData ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Eq ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Hashable ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

type AWSResponse ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

type Rep ListDataQualityRuleRecommendationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

type Rep ListDataQualityRuleRecommendationRuns = D1 ('MetaData "ListDataQualityRuleRecommendationRuns" "Amazonka.Glue.ListDataQualityRuleRecommendationRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRuleRecommendationRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityRuleRecommendationRunFilter)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListDataQualityRuleRecommendationRuns :: ListDataQualityRuleRecommendationRuns Source #

Create a value of ListDataQualityRuleRecommendationRuns with all optional fields omitted.

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

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

ListDataQualityRuleRecommendationRuns, listDataQualityRuleRecommendationRuns_filter - The filter criteria.

$sel:maxResults:ListDataQualityRuleRecommendationRuns', listDataQualityRuleRecommendationRuns_maxResults - The maximum number of results to return.

ListDataQualityRuleRecommendationRuns, listDataQualityRuleRecommendationRuns_nextToken - A paginated token to offset the results.

data ListDataQualityRuleRecommendationRunsResponse Source #

Instances

Instances details
Generic ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Read ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Show ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

NFData ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

Eq ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

type Rep ListDataQualityRuleRecommendationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRuleRecommendationRuns

type Rep ListDataQualityRuleRecommendationRunsResponse = D1 ('MetaData "ListDataQualityRuleRecommendationRunsResponse" "Amazonka.Glue.ListDataQualityRuleRecommendationRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRuleRecommendationRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "runs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataQualityRuleRecommendationRunDescription])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataQualityRuleRecommendationRunsResponse Source #

Create a value of ListDataQualityRuleRecommendationRunsResponse with all optional fields omitted.

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

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

ListDataQualityRuleRecommendationRuns, listDataQualityRuleRecommendationRunsResponse_nextToken - A pagination token, if more results are available.

$sel:runs:ListDataQualityRuleRecommendationRunsResponse', listDataQualityRuleRecommendationRunsResponse_runs - A list of DataQualityRuleRecommendationRunDescription objects.

$sel:httpStatus:ListDataQualityRuleRecommendationRunsResponse', listDataQualityRuleRecommendationRunsResponse_httpStatus - The response's http status code.

ListDataQualityRulesetEvaluationRuns

data ListDataQualityRulesetEvaluationRuns Source #

Instances

Instances details
ToJSON ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

ToHeaders ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

ToPath ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

ToQuery ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

AWSRequest ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Generic ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Read ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Show ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

NFData ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Eq ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Hashable ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

type AWSResponse ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

type Rep ListDataQualityRulesetEvaluationRuns Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

type Rep ListDataQualityRulesetEvaluationRuns = D1 ('MetaData "ListDataQualityRulesetEvaluationRuns" "Amazonka.Glue.ListDataQualityRulesetEvaluationRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRulesetEvaluationRuns'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityRulesetEvaluationRunFilter)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListDataQualityRulesetEvaluationRuns :: ListDataQualityRulesetEvaluationRuns Source #

Create a value of ListDataQualityRulesetEvaluationRuns with all optional fields omitted.

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

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

ListDataQualityRulesetEvaluationRuns, listDataQualityRulesetEvaluationRuns_filter - The filter criteria.

$sel:maxResults:ListDataQualityRulesetEvaluationRuns', listDataQualityRulesetEvaluationRuns_maxResults - The maximum number of results to return.

ListDataQualityRulesetEvaluationRuns, listDataQualityRulesetEvaluationRuns_nextToken - A paginated token to offset the results.

data ListDataQualityRulesetEvaluationRunsResponse Source #

Instances

Instances details
Generic ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Read ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Show ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

NFData ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

Eq ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

type Rep ListDataQualityRulesetEvaluationRunsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesetEvaluationRuns

type Rep ListDataQualityRulesetEvaluationRunsResponse = D1 ('MetaData "ListDataQualityRulesetEvaluationRunsResponse" "Amazonka.Glue.ListDataQualityRulesetEvaluationRuns" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRulesetEvaluationRunsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "runs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataQualityRulesetEvaluationRunDescription])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataQualityRulesetEvaluationRunsResponse Source #

Create a value of ListDataQualityRulesetEvaluationRunsResponse with all optional fields omitted.

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

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

ListDataQualityRulesetEvaluationRuns, listDataQualityRulesetEvaluationRunsResponse_nextToken - A pagination token, if more results are available.

$sel:runs:ListDataQualityRulesetEvaluationRunsResponse', listDataQualityRulesetEvaluationRunsResponse_runs - A list of DataQualityRulesetEvaluationRunDescription objects representing data quality ruleset runs.

$sel:httpStatus:ListDataQualityRulesetEvaluationRunsResponse', listDataQualityRulesetEvaluationRunsResponse_httpStatus - The response's http status code.

ListDataQualityRulesets

data ListDataQualityRulesets Source #

See: newListDataQualityRulesets smart constructor.

Instances

Instances details
ToJSON ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

ToHeaders ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

ToPath ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

ToQuery ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

AWSRequest ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Generic ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Associated Types

type Rep ListDataQualityRulesets :: Type -> Type #

Read ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Show ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

NFData ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Methods

rnf :: ListDataQualityRulesets -> () #

Eq ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Hashable ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

type AWSResponse ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

type Rep ListDataQualityRulesets Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

type Rep ListDataQualityRulesets = D1 ('MetaData "ListDataQualityRulesets" "Amazonka.Glue.ListDataQualityRulesets" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRulesets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityRulesetFilterCriteria)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

newListDataQualityRulesets :: ListDataQualityRulesets Source #

Create a value of ListDataQualityRulesets with all optional fields omitted.

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

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

ListDataQualityRulesets, listDataQualityRulesets_filter - The filter criteria.

$sel:maxResults:ListDataQualityRulesets', listDataQualityRulesets_maxResults - The maximum number of results to return.

ListDataQualityRulesets, listDataQualityRulesets_nextToken - A paginated token to offset the results.

$sel:tags:ListDataQualityRulesets', listDataQualityRulesets_tags - A list of key-value pair tags.

data ListDataQualityRulesetsResponse Source #

See: newListDataQualityRulesetsResponse smart constructor.

Instances

Instances details
Generic ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Associated Types

type Rep ListDataQualityRulesetsResponse :: Type -> Type #

Read ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Show ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

NFData ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

Eq ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

type Rep ListDataQualityRulesetsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDataQualityRulesets

type Rep ListDataQualityRulesetsResponse = D1 ('MetaData "ListDataQualityRulesetsResponse" "Amazonka.Glue.ListDataQualityRulesets" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDataQualityRulesetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "rulesets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DataQualityRulesetListDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDataQualityRulesetsResponse Source #

Create a value of ListDataQualityRulesetsResponse with all optional fields omitted.

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

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

ListDataQualityRulesets, listDataQualityRulesetsResponse_nextToken - A pagination token, if more results are available.

$sel:rulesets:ListDataQualityRulesetsResponse', listDataQualityRulesetsResponse_rulesets - A paginated list of rulesets for the specified list of Glue tables.

$sel:httpStatus:ListDataQualityRulesetsResponse', listDataQualityRulesetsResponse_httpStatus - The response's http status code.

ListDevEndpoints

data ListDevEndpoints Source #

See: newListDevEndpoints smart constructor.

Instances

Instances details
ToJSON ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type AWSResponse ListDevEndpoints #

Generic ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type Rep ListDevEndpoints :: Type -> Type #

Read ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Show ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

NFData ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Methods

rnf :: ListDevEndpoints -> () #

Eq ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Hashable ListDevEndpoints Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDevEndpoints'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

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:maxResults:ListDevEndpoints', listDevEndpoints_maxResults - The maximum size of a list to return.

ListDevEndpoints, listDevEndpoints_nextToken - A continuation token, if this is a continuation request.

$sel:tags:ListDevEndpoints', listDevEndpoints_tags - Specifies to return only these tagged resources.

data ListDevEndpointsResponse Source #

See: newListDevEndpointsResponse smart constructor.

Instances

Instances details
Generic ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Associated Types

type Rep ListDevEndpointsResponse :: Type -> Type #

Read ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Show ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

NFData ListDevEndpointsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListDevEndpoints

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListDevEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEndpointNames") '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))))

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:devEndpointNames:ListDevEndpointsResponse', listDevEndpointsResponse_devEndpointNames - The names of all the DevEndpoints in the account, or the DevEndpoints with the specified tags.

ListDevEndpoints, listDevEndpointsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:ListDevEndpointsResponse', listDevEndpointsResponse_httpStatus - The response's http status code.

ListJobs

data ListJobs Source #

See: newListJobs smart constructor.

Instances

Instances details
ToJSON ListJobs Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Associated Types

type AWSResponse 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 #

Read ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Show ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

NFData ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

rnf :: ListJobs -> () #

Eq ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Hashable ListJobs Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

hashWithSalt :: Int -> ListJobs -> Int #

hash :: ListJobs -> Int #

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

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:maxResults:ListJobs', listJobs_maxResults - The maximum size of a list to return.

ListJobs, listJobs_nextToken - A continuation token, if this is a continuation request.

$sel:tags:ListJobs', listJobs_tags - Specifies to return only these tagged resources.

data ListJobsResponse Source #

See: newListJobsResponse smart constructor.

Instances

Instances details
Generic ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Associated Types

type Rep ListJobsResponse :: Type -> Type #

Read ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Show ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

NFData ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

Methods

rnf :: ListJobsResponse -> () #

Eq ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

type Rep ListJobsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListJobs

type Rep ListJobsResponse = D1 ('MetaData "ListJobsResponse" "Amazonka.Glue.ListJobs" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobNames") '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))))

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:jobNames:ListJobsResponse', listJobsResponse_jobNames - The names of all jobs in the account, or the jobs with the specified tags.

ListJobs, listJobsResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:httpStatus:ListJobsResponse', listJobsResponse_httpStatus - The response's http status code.

ListMLTransforms

data ListMLTransforms Source #

See: newListMLTransforms smart constructor.

Instances

Instances details
ToJSON ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type AWSResponse ListMLTransforms #

Generic ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type Rep ListMLTransforms :: Type -> Type #

Read ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Show ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

NFData ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Methods

rnf :: ListMLTransforms -> () #

Eq ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Hashable ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type AWSResponse ListMLTransforms Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

type Rep 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:

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.

ListMLTransforms, listMLTransforms_nextToken - A continuation token, if this is a continuation request.

ListMLTransforms, listMLTransforms_sort - A TransformSortCriteria used to sort the machine learning transforms.

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

data ListMLTransformsResponse Source #

See: newListMLTransformsResponse smart constructor.

Instances

Instances details
Generic ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Associated Types

type Rep ListMLTransformsResponse :: Type -> Type #

Read ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Show ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

NFData ListMLTransformsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListMLTransforms

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

ListRegistries (Paginated)

data ListRegistries Source #

See: newListRegistries smart constructor.

Instances

Instances details
ToJSON ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Associated Types

type Rep ListRegistries :: Type -> Type #

Read ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Show ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

NFData ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Methods

rnf :: ListRegistries -> () #

Eq ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Hashable ListRegistries Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListRegistries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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: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.

ListRegistries, listRegistries_nextToken - A continuation token, if this is a continuation call.

data ListRegistriesResponse Source #

See: newListRegistriesResponse smart constructor.

Instances

Instances details
Generic ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Associated Types

type Rep ListRegistriesResponse :: Type -> Type #

Read ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Show ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

NFData ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

Methods

rnf :: ListRegistriesResponse -> () #

Eq ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type Rep ListRegistriesResponse Source # 
Instance details

Defined in Amazonka.Glue.ListRegistries

type Rep ListRegistriesResponse = D1 ('MetaData "ListRegistriesResponse" "Amazonka.Glue.ListRegistries" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListRegistriesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "registries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RegistryListItem])) :*: 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:

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:registries:ListRegistriesResponse', listRegistriesResponse_registries - An array of RegistryDetailedListItem objects containing minimal details of each registry.

$sel:httpStatus:ListRegistriesResponse', listRegistriesResponse_httpStatus - The response's http status code.

ListSchemaVersions (Paginated)

data ListSchemaVersions Source #

See: newListSchemaVersions smart constructor.

Instances

Instances details
ToJSON ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Associated Types

type Rep ListSchemaVersions :: Type -> Type #

Read ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Show ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

NFData ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Methods

rnf :: ListSchemaVersions -> () #

Eq ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Hashable ListSchemaVersions Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSchemaVersions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId))))

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: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.

ListSchemaVersions, listSchemaVersions_nextToken - A continuation token, if this is a continuation call.

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
Generic ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Associated Types

type Rep ListSchemaVersionsResponse :: Type -> Type #

Read ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Show ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

NFData ListSchemaVersionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemaVersions

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSchemaVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaVersionListItem])) :*: 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:

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:schemas:ListSchemaVersionsResponse', listSchemaVersionsResponse_schemas - An array of SchemaVersionList objects containing details of each schema version.

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

ListSchemas (Paginated)

data ListSchemas Source #

See: newListSchemas smart constructor.

Instances

Instances details
ToJSON ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.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

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 #

Generic ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Associated Types

type Rep ListSchemas :: Type -> Type #

Read ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Show ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

NFData ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Methods

rnf :: ListSchemas -> () #

Eq ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Hashable ListSchemas Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSchemas'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryId)))))

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: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.

ListSchemas, listSchemas_nextToken - A continuation token, if this is a continuation call.

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

data ListSchemasResponse Source #

See: newListSchemasResponse smart constructor.

Instances

Instances details
Generic ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Associated Types

type Rep ListSchemasResponse :: Type -> Type #

Read ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Show ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

NFData ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

Methods

rnf :: ListSchemasResponse -> () #

Eq ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type Rep ListSchemasResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSchemas

type Rep ListSchemasResponse = D1 ('MetaData "ListSchemasResponse" "Amazonka.Glue.ListSchemas" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSchemasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaListItem])) :*: 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:

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:schemas:ListSchemasResponse', listSchemasResponse_schemas - An array of SchemaListItem objects containing details of each schema.

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

ListSessions

data ListSessions Source #

See: newListSessions smart constructor.

Instances

Instances details
ToJSON ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

ToHeaders ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

ToPath ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

ToQuery ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

AWSRequest ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Associated Types

type AWSResponse ListSessions #

Generic ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Associated Types

type Rep ListSessions :: Type -> Type #

Read ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Show ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

NFData ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Methods

rnf :: ListSessions -> () #

Eq ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Hashable ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

type AWSResponse ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

type Rep ListSessions Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

type Rep ListSessions = D1 ('MetaData "ListSessions" "Amazonka.Glue.ListSessions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSessions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

newListSessions :: ListSessions Source #

Create a value of ListSessions with all optional fields omitted.

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

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

$sel:maxResults:ListSessions', listSessions_maxResults - The maximum number of results.

ListSessions, listSessions_nextToken - The token for the next set of results, or null if there are no more result.

$sel:requestOrigin:ListSessions', listSessions_requestOrigin - The origin of the request.

$sel:tags:ListSessions', listSessions_tags - Tags belonging to the session.

data ListSessionsResponse Source #

See: newListSessionsResponse smart constructor.

Instances

Instances details
Generic ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Associated Types

type Rep ListSessionsResponse :: Type -> Type #

Read ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Show ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

NFData ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

Methods

rnf :: ListSessionsResponse -> () #

Eq ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

type Rep ListSessionsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListSessions

type Rep ListSessionsResponse = D1 ('MetaData "ListSessionsResponse" "Amazonka.Glue.ListSessions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListSessionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ids") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sessions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Session])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSessionsResponse Source #

Create a value of ListSessionsResponse with all optional fields omitted.

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

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

$sel:ids:ListSessionsResponse', listSessionsResponse_ids - Returns the ID of the session.

ListSessions, listSessionsResponse_nextToken - The token for the next set of results, or null if there are no more result.

$sel:sessions:ListSessionsResponse', listSessionsResponse_sessions - Returns the session object.

$sel:httpStatus:ListSessionsResponse', listSessionsResponse_httpStatus - The response's http status code.

ListStatements

data ListStatements Source #

See: newListStatements smart constructor.

Instances

Instances details
ToJSON ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

ToHeaders ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

ToPath ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

ToQuery ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

AWSRequest ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Associated Types

type AWSResponse ListStatements #

Generic ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Associated Types

type Rep ListStatements :: Type -> Type #

Read ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Show ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

NFData ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Methods

rnf :: ListStatements -> () #

Eq ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Hashable ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

type AWSResponse ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

type Rep ListStatements Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

type Rep ListStatements = D1 ('MetaData "ListStatements" "Amazonka.Glue.ListStatements" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListStatements'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListStatements Source #

Create a value of ListStatements with all optional fields omitted.

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

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

ListStatements, listStatements_nextToken - A continuation token, if this is a continuation call.

$sel:requestOrigin:ListStatements', listStatements_requestOrigin - The origin of the request to list statements.

$sel:sessionId:ListStatements', listStatements_sessionId - The Session ID of the statements.

data ListStatementsResponse Source #

See: newListStatementsResponse smart constructor.

Instances

Instances details
Generic ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Associated Types

type Rep ListStatementsResponse :: Type -> Type #

Read ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Show ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

NFData ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

Methods

rnf :: ListStatementsResponse -> () #

Eq ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

type Rep ListStatementsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListStatements

type Rep ListStatementsResponse = D1 ('MetaData "ListStatementsResponse" "Amazonka.Glue.ListStatements" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListStatementsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "statements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Statement])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStatementsResponse Source #

Create a value of ListStatementsResponse with all optional fields omitted.

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

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

ListStatements, listStatementsResponse_nextToken - A continuation token, if not all statements have yet been returned.

$sel:statements:ListStatementsResponse', listStatementsResponse_statements - Returns the list of statements.

$sel:httpStatus:ListStatementsResponse', listStatementsResponse_httpStatus - The response's http status code.

ListTriggers

data ListTriggers Source #

See: newListTriggers smart constructor.

Instances

Instances details
ToJSON ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type AWSResponse ListTriggers #

Generic ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type Rep ListTriggers :: Type -> Type #

Read ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Show ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

NFData ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Methods

rnf :: ListTriggers -> () #

Eq ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Hashable ListTriggers Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListTriggers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dependentJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))

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: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.

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

ListTriggers, listTriggers_nextToken - A continuation token, if this is a continuation request.

$sel:tags:ListTriggers', listTriggers_tags - Specifies to return only these tagged resources.

data ListTriggersResponse Source #

See: newListTriggersResponse smart constructor.

Instances

Instances details
Generic ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Associated Types

type Rep ListTriggersResponse :: Type -> Type #

Read ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Show ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

NFData ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

Methods

rnf :: ListTriggersResponse -> () #

Eq ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type Rep ListTriggersResponse Source # 
Instance details

Defined in Amazonka.Glue.ListTriggers

type Rep ListTriggersResponse = D1 ('MetaData "ListTriggersResponse" "Amazonka.Glue.ListTriggers" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListTriggersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "triggerNames") '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:

ListTriggers, listTriggersResponse_nextToken - A continuation token, if the returned list does not contain the last metric available.

$sel:triggerNames:ListTriggersResponse', listTriggersResponse_triggerNames - The names of all triggers in the account, or the triggers with the specified tags.

$sel:httpStatus:ListTriggersResponse', listTriggersResponse_httpStatus - The response's http status code.

ListWorkflows

data ListWorkflows Source #

See: newListWorkflows smart constructor.

Instances

Instances details
ToJSON ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type AWSResponse ListWorkflows #

Generic ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type Rep ListWorkflows :: Type -> Type #

Read ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Show ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

NFData ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Methods

rnf :: ListWorkflows -> () #

Eq ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Hashable ListWorkflows Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ListWorkflows'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:maxResults:ListWorkflows', listWorkflows_maxResults - The maximum size of a list to return.

ListWorkflows, listWorkflows_nextToken - A continuation token, if this is a continuation request.

data ListWorkflowsResponse Source #

See: newListWorkflowsResponse smart constructor.

Instances

Instances details
Generic ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Associated Types

type Rep ListWorkflowsResponse :: Type -> Type #

Read ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Show ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

NFData ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

Methods

rnf :: ListWorkflowsResponse -> () #

Eq ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type Rep ListWorkflowsResponse Source # 
Instance details

Defined in Amazonka.Glue.ListWorkflows

type Rep ListWorkflowsResponse = D1 ('MetaData "ListWorkflowsResponse" "Amazonka.Glue.ListWorkflows" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

PutDataCatalogEncryptionSettings

data PutDataCatalogEncryptionSettings Source #

See: newPutDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Show PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

NFData PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Eq PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Hashable PutDataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

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
Generic 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

NFData PutDataCatalogEncryptionSettingsResponse Source # 
Instance details

Defined in Amazonka.Glue.PutDataCatalogEncryptionSettings

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

PutResourcePolicy

data PutResourcePolicy Source #

See: newPutResourcePolicy smart constructor.

Instances

Instances details
ToJSON PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type AWSResponse PutResourcePolicy #

Generic PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type Rep PutResourcePolicy :: Type -> Type #

Read PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Show PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

NFData PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Methods

rnf :: PutResourcePolicy -> () #

Eq PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Hashable PutResourcePolicy Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PutResourcePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "enableHybrid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EnableHybridValues)) :*: 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 "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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: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: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.

PutResourcePolicy, putResourcePolicy_policyInJson - Contains the policy document to set, in JSON format.

data PutResourcePolicyResponse Source #

See: newPutResourcePolicyResponse smart constructor.

Instances

Instances details
Generic PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Associated Types

type Rep PutResourcePolicyResponse :: Type -> Type #

Read PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Show PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

NFData PutResourcePolicyResponse Source # 
Instance details

Defined in Amazonka.Glue.PutResourcePolicy

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

PutSchemaVersionMetadata

data PutSchemaVersionMetadata Source #

See: newPutSchemaVersionMetadata smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Show PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

NFData PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Eq PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Hashable PutSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PutSchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "metadataKeyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetadataKeyValuePair))))

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:

PutSchemaVersionMetadata, putSchemaVersionMetadata_schemaId - The unique ID for the schema.

PutSchemaVersionMetadata, putSchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

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
Generic PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Associated Types

type Rep PutSchemaVersionMetadataResponse :: Type -> Type #

Read PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Show PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

NFData PutSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.PutSchemaVersionMetadata

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PutSchemaVersionMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "metadataKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "schemaArn") '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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

PutWorkflowRunProperties

data PutWorkflowRunProperties Source #

See: newPutWorkflowRunProperties smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Show PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

NFData PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Eq PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Hashable PutWorkflowRunProperties Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))))

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:

PutWorkflowRunProperties, putWorkflowRunProperties_name - Name of the workflow which was run.

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
Generic PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Associated Types

type Rep PutWorkflowRunPropertiesResponse :: Type -> Type #

Read PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Show PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

NFData PutWorkflowRunPropertiesResponse Source # 
Instance details

Defined in Amazonka.Glue.PutWorkflowRunProperties

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

QuerySchemaVersionMetadata

data QuerySchemaVersionMetadata Source #

See: newQuerySchemaVersionMetadata smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Show QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

NFData QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Eq QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Hashable QuerySchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "QuerySchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "metadataList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetadataKeyValuePair])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber))))))

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: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.

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

QuerySchemaVersionMetadata, querySchemaVersionMetadata_nextToken - A continuation token, if this is a continuation call.

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

QuerySchemaVersionMetadata, querySchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

QuerySchemaVersionMetadata, querySchemaVersionMetadata_schemaVersionNumber - The version number of the schema.

data QuerySchemaVersionMetadataResponse Source #

Instances

Instances details
Generic QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Associated Types

type Rep QuerySchemaVersionMetadataResponse :: Type -> Type #

Read QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Show QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

NFData QuerySchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.QuerySchemaVersionMetadata

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "QuerySchemaVersionMetadataResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "metadataInfoMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text MetadataInfo))) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:metadataInfoMap:QuerySchemaVersionMetadataResponse', querySchemaVersionMetadataResponse_metadataInfoMap - A map of a metadata key and associated values.

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.

QuerySchemaVersionMetadata, querySchemaVersionMetadataResponse_schemaVersionId - The unique version ID of the schema version.

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

RegisterSchemaVersion

data RegisterSchemaVersion Source #

See: newRegisterSchemaVersion smart constructor.

Instances

Instances details
ToJSON RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type AWSResponse RegisterSchemaVersion #

Generic RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type Rep RegisterSchemaVersion :: Type -> Type #

Read RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Show RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

NFData RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Methods

rnf :: RegisterSchemaVersion -> () #

Eq RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Hashable RegisterSchemaVersion Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RegisterSchemaVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId) :*: S1 ('MetaSel ('Just "schemaDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

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
Generic RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Associated Types

type Rep RegisterSchemaVersionResponse :: Type -> Type #

Read RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Show RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

NFData RegisterSchemaVersionResponse Source # 
Instance details

Defined in Amazonka.Glue.RegisterSchemaVersion

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RegisterSchemaVersionResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus))) :*: (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:

RegisterSchemaVersionResponse, registerSchemaVersionResponse_schemaVersionId - The unique ID that represents the version of this schema.

RegisterSchemaVersionResponse, registerSchemaVersionResponse_status - The status of the schema version.

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.

RemoveSchemaVersionMetadata

data RemoveSchemaVersionMetadata Source #

See: newRemoveSchemaVersionMetadata smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Show RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

NFData RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Eq RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Hashable RemoveSchemaVersionMetadata Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RemoveSchemaVersionMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "metadataKeyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetadataKeyValuePair))))

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:

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

RemoveSchemaVersionMetadata, removeSchemaVersionMetadata_schemaVersionId - The unique version ID of the schema version.

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
Generic 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

NFData RemoveSchemaVersionMetadataResponse Source # 
Instance details

Defined in Amazonka.Glue.RemoveSchemaVersionMetadata

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RemoveSchemaVersionMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "metadataKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "schemaArn") '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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

ResetJobBookmark

data ResetJobBookmark Source #

See: newResetJobBookmark smart constructor.

Instances

Instances details
ToJSON ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type AWSResponse ResetJobBookmark #

Generic ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type Rep ResetJobBookmark :: Type -> Type #

Read ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Show ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

NFData ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Methods

rnf :: ResetJobBookmark -> () #

Eq ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Hashable ResetJobBookmark Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

ResetJobBookmark, resetJobBookmark_runId - The unique run identifier associated with this job run.

ResetJobBookmark, resetJobBookmark_jobName - The name of the job in question.

data ResetJobBookmarkResponse Source #

See: newResetJobBookmarkResponse smart constructor.

Instances

Instances details
Generic ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Associated Types

type Rep ResetJobBookmarkResponse :: Type -> Type #

Read ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Show ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

NFData ResetJobBookmarkResponse Source # 
Instance details

Defined in Amazonka.Glue.ResetJobBookmark

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

ResumeWorkflowRun

data ResumeWorkflowRun Source #

See: newResumeWorkflowRun smart constructor.

Instances

Instances details
ToJSON ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type AWSResponse ResumeWorkflowRun #

Generic ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type Rep ResumeWorkflowRun :: Type -> Type #

Read ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Show ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

NFData ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Methods

rnf :: ResumeWorkflowRun -> () #

Eq ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Hashable ResumeWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

ResumeWorkflowRun, resumeWorkflowRun_name - The name of the workflow to resume.

ResumeWorkflowRun, resumeWorkflowRun_runId - The ID of the workflow run to resume.

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
Generic ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Associated Types

type Rep ResumeWorkflowRunResponse :: Type -> Type #

Read ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Show ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

NFData ResumeWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.ResumeWorkflowRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

ResumeWorkflowRun, resumeWorkflowRunResponse_nodeIds - A list of the node IDs for the nodes that were actually restarted.

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.

RunStatement

data RunStatement Source #

See: newRunStatement smart constructor.

Constructors

RunStatement' (Maybe Text) Text Text 

Instances

Instances details
ToJSON RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

ToHeaders RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

ToPath RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

ToQuery RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

AWSRequest RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Associated Types

type AWSResponse RunStatement #

Generic RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Associated Types

type Rep RunStatement :: Type -> Type #

Read RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Show RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

NFData RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Methods

rnf :: RunStatement -> () #

Eq RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Hashable RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

type AWSResponse RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

type Rep RunStatement Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

type Rep RunStatement = D1 ('MetaData "RunStatement" "Amazonka.Glue.RunStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RunStatement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRunStatement Source #

Create a value of RunStatement with all optional fields omitted.

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

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

$sel:requestOrigin:RunStatement', runStatement_requestOrigin - The origin of the request.

$sel:sessionId:RunStatement', runStatement_sessionId - The Session Id of the statement to be run.

RunStatement, runStatement_code - The statement code to be run.

data RunStatementResponse Source #

See: newRunStatementResponse smart constructor.

Instances

Instances details
Generic RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Associated Types

type Rep RunStatementResponse :: Type -> Type #

Read RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Show RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

NFData RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

Methods

rnf :: RunStatementResponse -> () #

Eq RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

type Rep RunStatementResponse Source # 
Instance details

Defined in Amazonka.Glue.RunStatement

type Rep RunStatementResponse = D1 ('MetaData "RunStatementResponse" "Amazonka.Glue.RunStatement" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RunStatementResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRunStatementResponse Source #

Create a value of RunStatementResponse with all optional fields omitted.

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

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

RunStatementResponse, runStatementResponse_id - Returns the Id of the statement that was run.

$sel:httpStatus:RunStatementResponse', runStatementResponse_httpStatus - The response's http status code.

SearchTables

data SearchTables Source #

See: newSearchTables smart constructor.

Instances

Instances details
ToJSON SearchTables Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type AWSResponse SearchTables #

Generic SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type Rep SearchTables :: Type -> Type #

Read SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Show SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

NFData SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Methods

rnf :: SearchTables -> () #

Eq SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Hashable SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type AWSResponse SearchTables Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type Rep 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:

SearchTables, searchTables_catalogId - A unique identifier, consisting of account_id .

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:maxResults:SearchTables', searchTables_maxResults - The maximum number of tables to return in a single response.

SearchTables, searchTables_nextToken - A continuation token, included if this is a continuation call.

$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:sortCriteria:SearchTables', searchTables_sortCriteria - A list of criteria for sorting the results by a field name, in an ascending or descending order.

data SearchTablesResponse Source #

See: newSearchTablesResponse smart constructor.

Instances

Instances details
Generic SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Associated Types

type Rep SearchTablesResponse :: Type -> Type #

Read SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Show SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

NFData SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

Methods

rnf :: SearchTablesResponse -> () #

Eq SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type Rep SearchTablesResponse Source # 
Instance details

Defined in Amazonka.Glue.SearchTables

type Rep SearchTablesResponse = D1 ('MetaData "SearchTablesResponse" "Amazonka.Glue.SearchTables" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SearchTablesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tableList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Table])) :*: 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:

SearchTables, searchTablesResponse_nextToken - A continuation token, present if the current list segment is not the last.

$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:httpStatus:SearchTablesResponse', searchTablesResponse_httpStatus - The response's http status code.

StartBlueprintRun

data StartBlueprintRun Source #

See: newStartBlueprintRun smart constructor.

Instances

Instances details
ToJSON StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type AWSResponse StartBlueprintRun #

Generic StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type Rep StartBlueprintRun :: Type -> Type #

Read StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Show StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

NFData StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Methods

rnf :: StartBlueprintRun -> () #

Eq StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Hashable StartBlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

StartBlueprintRun, startBlueprintRun_parameters - Specifies the parameters as a BlueprintParameters object.

StartBlueprintRun, startBlueprintRun_blueprintName - The name of the blueprint.

StartBlueprintRun, startBlueprintRun_roleArn - Specifies the IAM role used to create the workflow.

data StartBlueprintRunResponse Source #

See: newStartBlueprintRunResponse smart constructor.

Instances

Instances details
Generic StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Associated Types

type Rep StartBlueprintRunResponse :: Type -> Type #

Read StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Show StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

NFData StartBlueprintRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartBlueprintRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartBlueprintRunResponse, startBlueprintRunResponse_runId - The run ID for this blueprint run.

$sel:httpStatus:StartBlueprintRunResponse', startBlueprintRunResponse_httpStatus - The response's http status code.

StartCrawler

data StartCrawler Source #

See: newStartCrawler smart constructor.

Constructors

StartCrawler' Text 

Instances

Instances details
ToJSON StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type AWSResponse StartCrawler #

Generic StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type Rep StartCrawler :: Type -> Type #

Read StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Show StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

NFData StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Methods

rnf :: StartCrawler -> () #

Eq StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Hashable StartCrawler Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartCrawler, startCrawler_name - Name of the crawler to start.

data StartCrawlerResponse Source #

See: newStartCrawlerResponse smart constructor.

Instances

Instances details
Generic StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Associated Types

type Rep StartCrawlerResponse :: Type -> Type #

Read StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Show StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

NFData StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

Methods

rnf :: StartCrawlerResponse -> () #

Eq StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type Rep StartCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawler

type Rep StartCrawlerResponse = D1 ('MetaData "StartCrawlerResponse" "Amazonka.Glue.StartCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

StartCrawlerSchedule

data StartCrawlerSchedule Source #

See: newStartCrawlerSchedule smart constructor.

Instances

Instances details
ToJSON StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type AWSResponse StartCrawlerSchedule #

Generic StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type Rep StartCrawlerSchedule :: Type -> Type #

Read StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Show StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

NFData StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Methods

rnf :: StartCrawlerSchedule -> () #

Eq StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Hashable StartCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartCrawlerSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartCrawlerSchedule, startCrawlerSchedule_crawlerName - Name of the crawler to schedule.

data StartCrawlerScheduleResponse Source #

See: newStartCrawlerScheduleResponse smart constructor.

Instances

Instances details
Generic StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Associated Types

type Rep StartCrawlerScheduleResponse :: Type -> Type #

Read StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Show StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

NFData StartCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StartCrawlerSchedule

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

StartDataQualityRuleRecommendationRun

data StartDataQualityRuleRecommendationRun Source #

Instances

Instances details
ToJSON StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

ToHeaders StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

ToPath StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

ToQuery StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

AWSRequest StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Generic StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Read StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Show StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

NFData StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Eq StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Hashable StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

type AWSResponse StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

type Rep StartDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

type Rep StartDataQualityRuleRecommendationRun = D1 ('MetaData "StartDataQualityRuleRecommendationRun" "Amazonka.Glue.StartDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartDataQualityRuleRecommendationRun'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdRulesetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSource) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newStartDataQualityRuleRecommendationRun Source #

Create a value of StartDataQualityRuleRecommendationRun with all optional fields omitted.

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

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

$sel:clientToken:StartDataQualityRuleRecommendationRun', startDataQualityRuleRecommendationRun_clientToken - Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.

$sel:createdRulesetName:StartDataQualityRuleRecommendationRun', startDataQualityRuleRecommendationRun_createdRulesetName - A name for the ruleset.

StartDataQualityRuleRecommendationRun, startDataQualityRuleRecommendationRun_numberOfWorkers - The number of G.1X workers to be used in the run. The default is 5.

StartDataQualityRuleRecommendationRun, startDataQualityRuleRecommendationRun_timeout - The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

StartDataQualityRuleRecommendationRun, startDataQualityRuleRecommendationRun_dataSource - The data source (Glue table) associated with this run.

StartDataQualityRuleRecommendationRun, startDataQualityRuleRecommendationRun_role - An IAM role supplied to encrypt the results of the run.

data StartDataQualityRuleRecommendationRunResponse Source #

Instances

Instances details
Generic StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Read StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Show StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

NFData StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

Eq StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

type Rep StartDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRuleRecommendationRun

type Rep StartDataQualityRuleRecommendationRunResponse = D1 ('MetaData "StartDataQualityRuleRecommendationRunResponse" "Amazonka.Glue.StartDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartDataQualityRuleRecommendationRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartDataQualityRuleRecommendationRunResponse Source #

Create a value of StartDataQualityRuleRecommendationRunResponse with all optional fields omitted.

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

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

StartDataQualityRuleRecommendationRunResponse, startDataQualityRuleRecommendationRunResponse_runId - The unique run identifier associated with this run.

$sel:httpStatus:StartDataQualityRuleRecommendationRunResponse', startDataQualityRuleRecommendationRunResponse_httpStatus - The response's http status code.

StartDataQualityRulesetEvaluationRun

data StartDataQualityRulesetEvaluationRun Source #

Instances

Instances details
ToJSON StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

ToHeaders StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

ToPath StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

ToQuery StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

AWSRequest StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Generic StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Read StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Show StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

NFData StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Eq StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Hashable StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

type AWSResponse StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

type Rep StartDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

type Rep StartDataQualityRulesetEvaluationRun = D1 ('MetaData "StartDataQualityRulesetEvaluationRun" "Amazonka.Glue.StartDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartDataQualityRulesetEvaluationRun'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalRunOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityEvaluationRunAdditionalRunOptions)) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSource)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "rulesetNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))))

newStartDataQualityRulesetEvaluationRun Source #

Create a value of StartDataQualityRulesetEvaluationRun with all optional fields omitted.

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

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

$sel:additionalRunOptions:StartDataQualityRulesetEvaluationRun', startDataQualityRulesetEvaluationRun_additionalRunOptions - Additional run options you can specify for an evaluation run.

$sel:clientToken:StartDataQualityRulesetEvaluationRun', startDataQualityRulesetEvaluationRun_clientToken - Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.

StartDataQualityRulesetEvaluationRun, startDataQualityRulesetEvaluationRun_numberOfWorkers - The number of G.1X workers to be used in the run. The default is 5.

StartDataQualityRulesetEvaluationRun, startDataQualityRulesetEvaluationRun_timeout - The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

StartDataQualityRulesetEvaluationRun, startDataQualityRulesetEvaluationRun_dataSource - The data source (Glue table) associated with this run.

StartDataQualityRulesetEvaluationRun, startDataQualityRulesetEvaluationRun_role - An IAM role supplied to encrypt the results of the run.

$sel:rulesetNames:StartDataQualityRulesetEvaluationRun', startDataQualityRulesetEvaluationRun_rulesetNames - A list of ruleset names.

data StartDataQualityRulesetEvaluationRunResponse Source #

Instances

Instances details
Generic StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Read StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Show StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

NFData StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

Eq StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

type Rep StartDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartDataQualityRulesetEvaluationRun

type Rep StartDataQualityRulesetEvaluationRunResponse = D1 ('MetaData "StartDataQualityRulesetEvaluationRunResponse" "Amazonka.Glue.StartDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartDataQualityRulesetEvaluationRunResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartDataQualityRulesetEvaluationRunResponse Source #

Create a value of StartDataQualityRulesetEvaluationRunResponse with all optional fields omitted.

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

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

StartDataQualityRulesetEvaluationRunResponse, startDataQualityRulesetEvaluationRunResponse_runId - The unique run identifier associated with this run.

$sel:httpStatus:StartDataQualityRulesetEvaluationRunResponse', startDataQualityRulesetEvaluationRunResponse_httpStatus - The response's http status code.

StartExportLabelsTaskRun

data StartExportLabelsTaskRun Source #

See: newStartExportLabelsTaskRun smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Show StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

NFData StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Eq StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Hashable StartExportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartExportLabelsTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartExportLabelsTaskRun, startExportLabelsTaskRun_transformId - The unique identifier of the machine learning transform.

StartExportLabelsTaskRun, startExportLabelsTaskRun_outputS3Path - The Amazon S3 path where you export the labels.

data StartExportLabelsTaskRunResponse Source #

See: newStartExportLabelsTaskRunResponse smart constructor.

Instances

Instances details
Generic StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Associated Types

type Rep StartExportLabelsTaskRunResponse :: Type -> Type #

Read StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Show StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

NFData StartExportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartExportLabelsTaskRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartExportLabelsTaskRunResponse, startExportLabelsTaskRunResponse_taskRunId - The unique identifier for the task run.

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

StartImportLabelsTaskRun

data StartImportLabelsTaskRun Source #

See: newStartImportLabelsTaskRun smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Show StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

NFData StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Eq StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Hashable StartImportLabelsTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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.

StartImportLabelsTaskRun, startImportLabelsTaskRun_transformId - The unique identifier of the machine learning transform.

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
Generic StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Associated Types

type Rep StartImportLabelsTaskRunResponse :: Type -> Type #

Read StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Show StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

NFData StartImportLabelsTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartImportLabelsTaskRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartImportLabelsTaskRunResponse, startImportLabelsTaskRunResponse_taskRunId - The unique identifier for the task run.

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

StartJobRun

data StartJobRun Source #

See: newStartJobRun smart constructor.

Instances

Instances details
ToJSON StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type AWSResponse StartJobRun #

Generic StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type Rep StartJobRun :: Type -> Type #

Read StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Show StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

NFData StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Methods

rnf :: StartJobRun -> () #

Eq StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Hashable StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type AWSResponse StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRun Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRun = D1 ('MetaData "StartJobRun" "Amazonka.Glue.StartJobRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartJobRun'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "executionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionClass)) :*: (S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))) :*: ((S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: (S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

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:

StartJobRun, startJobRun_allocatedCapacity - This field is deprecated. Use MaxCapacity instead.

The number of Glue data processing units (DPUs) to allocate to this JobRun. You can allocate a minimum of 2 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.

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.

Job arguments may be logged. Do not pass plaintext secrets as arguments. Retrieve secrets from a Glue Connection, Secrets Manager or other secret management mechanism if you intend to keep them within the Job.

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.

StartJobRun, startJobRun_executionClass - Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.

The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary.

Only jobs with Glue version 3.0 and above and command type glueetl will be allowed to set ExecutionClass to FLEX. The flexible execution class is available for Spark jobs.

StartJobRun, startJobRun_jobRunId - The ID of a previous JobRun to retry.

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 a minimum of 2 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

StartJobRun, startJobRun_notificationProperty - Specifies configuration properties of a job run notification.

StartJobRun, startJobRun_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

StartJobRun, startJobRun_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job run.

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. This value overrides the timeout value set in the parent job.

Streaming jobs do not have a timeout. The default for non-streaming jobs is 2,880 minutes (48 hours).

StartJobRun, startJobRun_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

StartJobRun, startJobRun_jobName - The name of the job definition to use.

data StartJobRunResponse Source #

See: newStartJobRunResponse smart constructor.

Instances

Instances details
Generic StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Associated Types

type Rep StartJobRunResponse :: Type -> Type #

Read StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Show StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

NFData StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

Methods

rnf :: StartJobRunResponse -> () #

Eq StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartJobRun

type Rep StartJobRunResponse = D1 ('MetaData "StartJobRunResponse" "Amazonka.Glue.StartJobRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartJobRun, startJobRunResponse_jobRunId - The ID assigned to this job run.

$sel:httpStatus:StartJobRunResponse', startJobRunResponse_httpStatus - The response's http status code.

StartMLEvaluationTaskRun

data StartMLEvaluationTaskRun Source #

See: newStartMLEvaluationTaskRun smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Show StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

NFData StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Eq StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Hashable StartMLEvaluationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartMLEvaluationTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartMLEvaluationTaskRun, startMLEvaluationTaskRun_transformId - The unique identifier of the machine learning transform.

data StartMLEvaluationTaskRunResponse Source #

See: newStartMLEvaluationTaskRunResponse smart constructor.

Instances

Instances details
Generic StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Associated Types

type Rep StartMLEvaluationTaskRunResponse :: Type -> Type #

Read StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Show StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

NFData StartMLEvaluationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLEvaluationTaskRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartMLEvaluationTaskRunResponse, startMLEvaluationTaskRunResponse_taskRunId - The unique identifier associated with this run.

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

StartMLLabelingSetGenerationTaskRun

data StartMLLabelingSetGenerationTaskRun Source #

Instances

Instances details
ToJSON 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

AWSRequest StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Generic 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

NFData StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Eq StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Hashable StartMLLabelingSetGenerationTaskRun Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartMLLabelingSetGenerationTaskRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartMLLabelingSetGenerationTaskRun, startMLLabelingSetGenerationTaskRun_transformId - The unique identifier of the machine learning transform.

StartMLLabelingSetGenerationTaskRun, startMLLabelingSetGenerationTaskRun_outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.

data StartMLLabelingSetGenerationTaskRunResponse Source #

Instances

Instances details
Generic 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

NFData StartMLLabelingSetGenerationTaskRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartMLLabelingSetGenerationTaskRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

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.

StartTrigger

data StartTrigger Source #

See: newStartTrigger smart constructor.

Constructors

StartTrigger' Text 

Instances

Instances details
ToJSON StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type AWSResponse StartTrigger #

Generic StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type Rep StartTrigger :: Type -> Type #

Read StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Show StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

NFData StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Methods

rnf :: StartTrigger -> () #

Eq StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Hashable StartTrigger Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StartTrigger, startTrigger_name - The name of the trigger to start.

data StartTriggerResponse Source #

See: newStartTriggerResponse smart constructor.

Instances

Instances details
Generic StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Associated Types

type Rep StartTriggerResponse :: Type -> Type #

Read StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Show StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

NFData StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

Methods

rnf :: StartTriggerResponse -> () #

Eq StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type Rep StartTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StartTrigger

type Rep StartTriggerResponse = D1 ('MetaData "StartTriggerResponse" "Amazonka.Glue.StartTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartTrigger, startTriggerResponse_name - The name of the trigger that was started.

$sel:httpStatus:StartTriggerResponse', startTriggerResponse_httpStatus - The response's http status code.

StartWorkflowRun

data StartWorkflowRun Source #

See: newStartWorkflowRun smart constructor.

Instances

Instances details
ToJSON StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type AWSResponse StartWorkflowRun #

Generic StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type Rep StartWorkflowRun :: Type -> Type #

Read StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Show StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

NFData StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Methods

rnf :: StartWorkflowRun -> () #

Eq StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Hashable StartWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:runProperties:StartWorkflowRun', startWorkflowRun_runProperties - The workflow run properties for the new workflow run.

StartWorkflowRun, startWorkflowRun_name - The name of the workflow to start.

data StartWorkflowRunResponse Source #

See: newStartWorkflowRunResponse smart constructor.

Instances

Instances details
Generic StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Associated Types

type Rep StartWorkflowRunResponse :: Type -> Type #

Read StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Show StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

NFData StartWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StartWorkflowRun

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StartWorkflowRunResponse, startWorkflowRunResponse_runId - An Id for the new run.

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

StopCrawler

data StopCrawler Source #

See: newStopCrawler smart constructor.

Constructors

StopCrawler' Text 

Instances

Instances details
ToJSON StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type AWSResponse StopCrawler #

Generic StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type Rep StopCrawler :: Type -> Type #

Read StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Show StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

NFData StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Methods

rnf :: StopCrawler -> () #

Eq StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Hashable StopCrawler Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopCrawler'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StopCrawler, stopCrawler_name - Name of the crawler to stop.

data StopCrawlerResponse Source #

See: newStopCrawlerResponse smart constructor.

Instances

Instances details
Generic StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Associated Types

type Rep StopCrawlerResponse :: Type -> Type #

Read StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Show StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

NFData StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

Methods

rnf :: StopCrawlerResponse -> () #

Eq StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type Rep StopCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawler

type Rep StopCrawlerResponse = D1 ('MetaData "StopCrawlerResponse" "Amazonka.Glue.StopCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

StopCrawlerSchedule

data StopCrawlerSchedule Source #

See: newStopCrawlerSchedule smart constructor.

Instances

Instances details
ToJSON StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type AWSResponse StopCrawlerSchedule #

Generic StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type Rep StopCrawlerSchedule :: Type -> Type #

Read StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Show StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

NFData StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Methods

rnf :: StopCrawlerSchedule -> () #

Eq StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Hashable StopCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopCrawlerSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StopCrawlerSchedule, stopCrawlerSchedule_crawlerName - Name of the crawler whose schedule state to set.

data StopCrawlerScheduleResponse Source #

See: newStopCrawlerScheduleResponse smart constructor.

Instances

Instances details
Generic StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Associated Types

type Rep StopCrawlerScheduleResponse :: Type -> Type #

Read StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Show StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

NFData StopCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.StopCrawlerSchedule

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

StopSession

data StopSession Source #

See: newStopSession smart constructor.

Constructors

StopSession' (Maybe Text) Text 

Instances

Instances details
ToJSON StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

ToHeaders StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Methods

toHeaders :: StopSession -> [Header] #

ToPath StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

ToQuery StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

AWSRequest StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Associated Types

type AWSResponse StopSession #

Generic StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Associated Types

type Rep StopSession :: Type -> Type #

Read StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Show StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

NFData StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Methods

rnf :: StopSession -> () #

Eq StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Hashable StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

type AWSResponse StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

type Rep StopSession Source # 
Instance details

Defined in Amazonka.Glue.StopSession

type Rep StopSession = D1 ('MetaData "StopSession" "Amazonka.Glue.StopSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "requestOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopSession Source #

Create a value of StopSession with all optional fields omitted.

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

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

$sel:requestOrigin:StopSession', stopSession_requestOrigin - The origin of the request.

StopSession, stopSession_id - The ID of the session to be stopped.

data StopSessionResponse Source #

See: newStopSessionResponse smart constructor.

Instances

Instances details
Generic StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Associated Types

type Rep StopSessionResponse :: Type -> Type #

Read StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Show StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

NFData StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

Methods

rnf :: StopSessionResponse -> () #

Eq StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

type Rep StopSessionResponse Source # 
Instance details

Defined in Amazonka.Glue.StopSession

type Rep StopSessionResponse = D1 ('MetaData "StopSessionResponse" "Amazonka.Glue.StopSession" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopSessionResponse Source #

Create a value of StopSessionResponse with all optional fields omitted.

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

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

StopSession, stopSessionResponse_id - Returns the Id of the stopped session.

$sel:httpStatus:StopSessionResponse', stopSessionResponse_httpStatus - The response's http status code.

StopTrigger

data StopTrigger Source #

See: newStopTrigger smart constructor.

Constructors

StopTrigger' Text 

Instances

Instances details
ToJSON StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type AWSResponse StopTrigger #

Generic StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type Rep StopTrigger :: Type -> Type #

Read StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Show StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

NFData StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Methods

rnf :: StopTrigger -> () #

Eq StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Hashable StopTrigger Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StopTrigger, stopTrigger_name - The name of the trigger to stop.

data StopTriggerResponse Source #

See: newStopTriggerResponse smart constructor.

Instances

Instances details
Generic StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Associated Types

type Rep StopTriggerResponse :: Type -> Type #

Read StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Show StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

NFData StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

Methods

rnf :: StopTriggerResponse -> () #

Eq StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type Rep StopTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.StopTrigger

type Rep StopTriggerResponse = D1 ('MetaData "StopTriggerResponse" "Amazonka.Glue.StopTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

StopTrigger, stopTriggerResponse_name - The name of the trigger that was stopped.

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

StopWorkflowRun

data StopWorkflowRun Source #

See: newStopWorkflowRun smart constructor.

Constructors

StopWorkflowRun' Text Text 

Instances

Instances details
ToJSON StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type AWSResponse StopWorkflowRun #

Generic StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type Rep StopWorkflowRun :: Type -> Type #

Read StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Show StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

NFData StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Methods

rnf :: StopWorkflowRun -> () #

Eq StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Hashable StopWorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StopWorkflowRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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:

StopWorkflowRun, stopWorkflowRun_name - The name of the workflow to stop.

StopWorkflowRun, stopWorkflowRun_runId - The ID of the workflow run to stop.

data StopWorkflowRunResponse Source #

See: newStopWorkflowRunResponse smart constructor.

Instances

Instances details
Generic StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Associated Types

type Rep StopWorkflowRunResponse :: Type -> Type #

Read StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Show StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

NFData StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

Methods

rnf :: StopWorkflowRunResponse -> () #

Eq StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type Rep StopWorkflowRunResponse Source # 
Instance details

Defined in Amazonka.Glue.StopWorkflowRun

type Rep StopWorkflowRunResponse = D1 ('MetaData "StopWorkflowRunResponse" "Amazonka.Glue.StopWorkflowRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.Glue.TagResource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
ToJSON UntagResource Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagsToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

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
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Glue.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.Glue.UntagResource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateBlueprint

data UpdateBlueprint Source #

See: newUpdateBlueprint smart constructor.

Instances

Instances details
ToJSON UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type AWSResponse UpdateBlueprint #

Generic UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type Rep UpdateBlueprint :: Type -> Type #

Read UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Show UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

NFData UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Methods

rnf :: UpdateBlueprint -> () #

Eq UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Hashable UpdateBlueprint Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

UpdateBlueprint, updateBlueprint_description - A description of the blueprint.

UpdateBlueprint, updateBlueprint_name - The name of the blueprint.

UpdateBlueprint, updateBlueprint_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published.

data UpdateBlueprintResponse Source #

See: newUpdateBlueprintResponse smart constructor.

Instances

Instances details
Generic UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Associated Types

type Rep UpdateBlueprintResponse :: Type -> Type #

Read UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Show UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

NFData UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

Methods

rnf :: UpdateBlueprintResponse -> () #

Eq UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type Rep UpdateBlueprintResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateBlueprint

type Rep UpdateBlueprintResponse = D1 ('MetaData "UpdateBlueprintResponse" "Amazonka.Glue.UpdateBlueprint" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

UpdateBlueprint, updateBlueprintResponse_name - Returns the name of the blueprint that was updated.

$sel:httpStatus:UpdateBlueprintResponse', updateBlueprintResponse_httpStatus - The response's http status code.

UpdateClassifier

data UpdateClassifier Source #

See: newUpdateClassifier smart constructor.

Instances

Instances details
ToJSON UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type AWSResponse UpdateClassifier #

Generic UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type Rep UpdateClassifier :: Type -> Type #

Read UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Show UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

NFData UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Methods

rnf :: UpdateClassifier -> () #

Eq UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Hashable UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type AWSResponse UpdateClassifier Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

type Rep 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:

UpdateClassifier, updateClassifier_csvClassifier - A CsvClassifier object with updated fields.

UpdateClassifier, updateClassifier_grokClassifier - A GrokClassifier object with updated fields.

UpdateClassifier, updateClassifier_jsonClassifier - A JsonClassifier object with updated fields.

UpdateClassifier, updateClassifier_xMLClassifier - An XMLClassifier object with updated fields.

data UpdateClassifierResponse Source #

See: newUpdateClassifierResponse smart constructor.

Instances

Instances details
Generic UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Associated Types

type Rep UpdateClassifierResponse :: Type -> Type #

Read UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Show UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

NFData UpdateClassifierResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateClassifier

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateColumnStatisticsForPartition

data UpdateColumnStatisticsForPartition Source #

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Show UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

NFData UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Eq UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Hashable UpdateColumnStatisticsForPartition Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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])))))

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:

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.

UpdateColumnStatisticsForPartition, updateColumnStatisticsForPartition_databaseName - The name of the catalog database where the partitions reside.

UpdateColumnStatisticsForPartition, updateColumnStatisticsForPartition_tableName - The name of the partitions' table.

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
Generic 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

NFData UpdateColumnStatisticsForPartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForPartition

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateColumnStatisticsForTable

data UpdateColumnStatisticsForTable Source #

See: newUpdateColumnStatisticsForTable smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Show UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

NFData UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Eq UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Hashable UpdateColumnStatisticsForTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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]))))

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:

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.

UpdateColumnStatisticsForTable, updateColumnStatisticsForTable_databaseName - The name of the catalog database where the partitions reside.

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
Generic 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

NFData UpdateColumnStatisticsForTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateColumnStatisticsForTable

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateConnection

data UpdateConnection Source #

See: newUpdateConnection smart constructor.

Instances

Instances details
ToJSON UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type AWSResponse UpdateConnection #

Generic UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type Rep UpdateConnection :: Type -> Type #

Read UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Show UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

NFData UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Methods

rnf :: UpdateConnection -> () #

Eq UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Hashable UpdateConnection Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

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
Generic UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Associated Types

type Rep UpdateConnectionResponse :: Type -> Type #

Read UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Show UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

NFData UpdateConnectionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateConnection

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateCrawler

data UpdateCrawler Source #

See: newUpdateCrawler smart constructor.

Instances

Instances details
ToJSON UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type AWSResponse UpdateCrawler #

Generic UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type Rep UpdateCrawler :: Type -> Type #

Read UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Show UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

NFData UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Methods

rnf :: UpdateCrawler -> () #

Eq UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Hashable UpdateCrawler Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateCrawler'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lakeFormationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LakeFormationConfiguration)) :*: S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration))))) :*: ((S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: S1 ('MetaSel ('Just "tablePrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerTargets)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

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:

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.

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

UpdateCrawler, updateCrawler_crawlerSecurityConfiguration - The name of the SecurityConfiguration structure to be used by this crawler.

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

UpdateCrawler, updateCrawler_description - A description of the new crawler.

UpdateCrawler, updateCrawler_lakeFormationConfiguration - Specifies Lake Formation configuration settings for the crawler.

UpdateCrawler, updateCrawler_lineageConfiguration - Specifies data lineage configuration settings for the crawler.

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.

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.

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 * * ? *).

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

UpdateCrawler, updateCrawler_tablePrefix - The table prefix used for catalog tables that are created.

UpdateCrawler, updateCrawler_targets - A list of targets to crawl.

UpdateCrawler, updateCrawler_name - Name of the new crawler.

data UpdateCrawlerResponse Source #

See: newUpdateCrawlerResponse smart constructor.

Instances

Instances details
Generic UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Associated Types

type Rep UpdateCrawlerResponse :: Type -> Type #

Read UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Show UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

NFData UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

Methods

rnf :: UpdateCrawlerResponse -> () #

Eq UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type Rep UpdateCrawlerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawler

type Rep UpdateCrawlerResponse = D1 ('MetaData "UpdateCrawlerResponse" "Amazonka.Glue.UpdateCrawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateCrawlerSchedule

data UpdateCrawlerSchedule Source #

See: newUpdateCrawlerSchedule smart constructor.

Instances

Instances details
ToJSON UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type AWSResponse UpdateCrawlerSchedule #

Generic UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type Rep UpdateCrawlerSchedule :: Type -> Type #

Read UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Show UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

NFData UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Methods

rnf :: UpdateCrawlerSchedule -> () #

Eq UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Hashable UpdateCrawlerSchedule Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))

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:

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 * * ? *).

UpdateCrawlerSchedule, updateCrawlerSchedule_crawlerName - The name of the crawler whose schedule to update.

data UpdateCrawlerScheduleResponse Source #

See: newUpdateCrawlerScheduleResponse smart constructor.

Instances

Instances details
Generic UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Associated Types

type Rep UpdateCrawlerScheduleResponse :: Type -> Type #

Read UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Show UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

NFData UpdateCrawlerScheduleResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateCrawlerSchedule

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateDataQualityRuleset

data UpdateDataQualityRuleset Source #

See: newUpdateDataQualityRuleset smart constructor.

Instances

Instances details
ToJSON UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

ToHeaders UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

ToPath UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

ToQuery UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

AWSRequest UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Generic UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Associated Types

type Rep UpdateDataQualityRuleset :: Type -> Type #

Read UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Show UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

NFData UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Eq UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Hashable UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

type AWSResponse UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

type Rep UpdateDataQualityRuleset Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

type Rep UpdateDataQualityRuleset = D1 ('MetaData "UpdateDataQualityRuleset" "Amazonka.Glue.UpdateDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateDataQualityRuleset'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ruleset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "updatedName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateDataQualityRuleset Source #

Create a value of UpdateDataQualityRuleset with all optional fields omitted.

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

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

UpdateDataQualityRuleset, updateDataQualityRuleset_description - A description of the ruleset.

UpdateDataQualityRuleset, updateDataQualityRuleset_ruleset - A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

$sel:updatedName:UpdateDataQualityRuleset', updateDataQualityRuleset_updatedName - The new name of the ruleset, if you are renaming it.

UpdateDataQualityRuleset, updateDataQualityRuleset_name - The name of the data quality ruleset.

data UpdateDataQualityRulesetResponse Source #

See: newUpdateDataQualityRulesetResponse smart constructor.

Instances

Instances details
Generic UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Associated Types

type Rep UpdateDataQualityRulesetResponse :: Type -> Type #

Read UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Show UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

NFData UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

Eq UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

type Rep UpdateDataQualityRulesetResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDataQualityRuleset

type Rep UpdateDataQualityRulesetResponse = D1 ('MetaData "UpdateDataQualityRulesetResponse" "Amazonka.Glue.UpdateDataQualityRuleset" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateDataQualityRulesetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ruleset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUpdateDataQualityRulesetResponse Source #

Create a value of UpdateDataQualityRulesetResponse with all optional fields omitted.

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

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

UpdateDataQualityRuleset, updateDataQualityRulesetResponse_description - A description of the ruleset.

UpdateDataQualityRuleset, updateDataQualityRulesetResponse_name - The name of the data quality ruleset.

UpdateDataQualityRuleset, updateDataQualityRulesetResponse_ruleset - A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

$sel:httpStatus:UpdateDataQualityRulesetResponse', updateDataQualityRulesetResponse_httpStatus - The response's http status code.

UpdateDatabase

data UpdateDatabase Source #

See: newUpdateDatabase smart constructor.

Instances

Instances details
ToJSON UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type AWSResponse UpdateDatabase #

Generic UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type Rep UpdateDatabase :: Type -> Type #

Read UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Show UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

NFData UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Methods

rnf :: UpdateDatabase -> () #

Eq UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Hashable UpdateDatabase Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

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
Generic UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Associated Types

type Rep UpdateDatabaseResponse :: Type -> Type #

Read UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Show UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

NFData UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

Methods

rnf :: UpdateDatabaseResponse -> () #

Eq UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type Rep UpdateDatabaseResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDatabase

type Rep UpdateDatabaseResponse = D1 ('MetaData "UpdateDatabaseResponse" "Amazonka.Glue.UpdateDatabase" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateDevEndpoint

data UpdateDevEndpoint Source #

See: newUpdateDevEndpoint smart constructor.

Instances

Instances details
ToJSON UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type AWSResponse UpdateDevEndpoint #

Generic UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type Rep UpdateDevEndpoint :: Type -> Type #

Read UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Show UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

NFData UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Methods

rnf :: UpdateDevEndpoint -> () #

Eq UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Hashable UpdateDevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateDevEndpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "addArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "addPublicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "customLibraries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DevEndpointCustomLibraries)) :*: S1 ('MetaSel ('Just "deleteArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "deletePublicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "updateEtlLibraries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

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: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: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: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.

UpdateDevEndpoint, updateDevEndpoint_publicKey - The public key for the DevEndpoint to use.

$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.

UpdateDevEndpoint, updateDevEndpoint_endpointName - The name of the DevEndpoint to be updated.

data UpdateDevEndpointResponse Source #

See: newUpdateDevEndpointResponse smart constructor.

Instances

Instances details
Generic UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Associated Types

type Rep UpdateDevEndpointResponse :: Type -> Type #

Read UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Show UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

NFData UpdateDevEndpointResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateDevEndpoint

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateJob

data UpdateJob Source #

See: newUpdateJob smart constructor.

Constructors

UpdateJob' Text JobUpdate 

Instances

Instances details
ToJSON UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type AWSResponse UpdateJob #

Generic UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type Rep UpdateJob :: Type -> Type #

Show UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

NFData UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Methods

rnf :: UpdateJob -> () #

Eq UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Hashable UpdateJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobUpdate)))

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:

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. Unspecified configuration is removed or reset to default values.

data UpdateJobResponse Source #

See: newUpdateJobResponse smart constructor.

Instances

Instances details
Generic UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Associated Types

type Rep UpdateJobResponse :: Type -> Type #

Read UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Show UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

NFData UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

Methods

rnf :: UpdateJobResponse -> () #

Eq UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type Rep UpdateJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJob

type Rep UpdateJobResponse = D1 ('MetaData "UpdateJobResponse" "Amazonka.Glue.UpdateJob" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

UpdateJob, updateJobResponse_jobName - Returns the name of the updated job definition.

$sel:httpStatus:UpdateJobResponse', updateJobResponse_httpStatus - The response's http status code.

UpdateJobFromSourceControl

data UpdateJobFromSourceControl Source #

See: newUpdateJobFromSourceControl smart constructor.

Instances

Instances details
ToJSON UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

ToHeaders UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

ToPath UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

ToQuery UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

AWSRequest UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Generic UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Associated Types

type Rep UpdateJobFromSourceControl :: Type -> Type #

Read UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Show UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

NFData UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Eq UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Hashable UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

type AWSResponse UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

type Rep UpdateJobFromSourceControl Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

newUpdateJobFromSourceControl :: UpdateJobFromSourceControl Source #

Create a value of UpdateJobFromSourceControl with all optional fields omitted.

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

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

UpdateJobFromSourceControl, updateJobFromSourceControl_authStrategy - The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.

UpdateJobFromSourceControl, updateJobFromSourceControl_authToken - The value of the authorization token.

$sel:branchName:UpdateJobFromSourceControl', updateJobFromSourceControl_branchName - An optional branch in the remote repository.

$sel:commitId:UpdateJobFromSourceControl', updateJobFromSourceControl_commitId - A commit ID for a commit in the remote repository.

UpdateJobFromSourceControl, updateJobFromSourceControl_folder - An optional folder in the remote repository.

UpdateJobFromSourceControl, updateJobFromSourceControl_jobName - The name of the Glue job to be synchronized to or from the remote repository.

UpdateJobFromSourceControl, updateJobFromSourceControl_provider - The provider for the remote repository.

$sel:repositoryName:UpdateJobFromSourceControl', updateJobFromSourceControl_repositoryName - The name of the remote repository that contains the job artifacts.

$sel:repositoryOwner:UpdateJobFromSourceControl', updateJobFromSourceControl_repositoryOwner - The owner of the remote repository that contains the job artifacts.

data UpdateJobFromSourceControlResponse Source #

Instances

Instances details
Generic UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Associated Types

type Rep UpdateJobFromSourceControlResponse :: Type -> Type #

Read UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Show UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

NFData UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

Eq UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

type Rep UpdateJobFromSourceControlResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateJobFromSourceControl

type Rep UpdateJobFromSourceControlResponse = D1 ('MetaData "UpdateJobFromSourceControlResponse" "Amazonka.Glue.UpdateJobFromSourceControl" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateJobFromSourceControlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateJobFromSourceControlResponse Source #

Create a value of UpdateJobFromSourceControlResponse with all optional fields omitted.

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

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

UpdateJobFromSourceControl, updateJobFromSourceControlResponse_jobName - The name of the Glue job.

$sel:httpStatus:UpdateJobFromSourceControlResponse', updateJobFromSourceControlResponse_httpStatus - The response's http status code.

UpdateMLTransform

data UpdateMLTransform Source #

See: newUpdateMLTransform smart constructor.

Instances

Instances details
ToJSON UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type AWSResponse UpdateMLTransform #

Generic UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type Rep UpdateMLTransform :: Type -> Type #

Read UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Show UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

NFData UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Methods

rnf :: UpdateMLTransform -> () #

Eq UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Hashable UpdateMLTransform Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateMLTransform'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters)) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType)) :*: S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

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:

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

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.

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.

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

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

UpdateMLTransform, updateMLTransform_numberOfWorkers - The number of workers of a defined workerType that are allocated when this task runs.

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

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

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).

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.

UpdateMLTransform, updateMLTransform_transformId - A unique identifier that was generated when the transform was created.

data UpdateMLTransformResponse Source #

See: newUpdateMLTransformResponse smart constructor.

Instances

Instances details
Generic UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Associated Types

type Rep UpdateMLTransformResponse :: Type -> Type #

Read UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Show UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

NFData UpdateMLTransformResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateMLTransform

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

UpdateMLTransform, updateMLTransformResponse_transformId - The unique identifier for the transform that was updated.

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

UpdatePartition

data UpdatePartition Source #

See: newUpdatePartition smart constructor.

Instances

Instances details
ToJSON UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type AWSResponse UpdatePartition #

Generic UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type Rep UpdatePartition :: Type -> Type #

Read UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Show UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

NFData UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Methods

rnf :: UpdatePartition -> () #

Eq UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Hashable UpdatePartition Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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)))))

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:

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.

UpdatePartition, updatePartition_databaseName - The name of the catalog database in which the table in question resides.

UpdatePartition, updatePartition_tableName - The name of the table in which the partition to be updated is located.

UpdatePartition, updatePartition_partitionValueList - List of partition key values that define the partition to update.

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
Generic UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Associated Types

type Rep UpdatePartitionResponse :: Type -> Type #

Read UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Show UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

NFData UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

Methods

rnf :: UpdatePartitionResponse -> () #

Eq UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type Rep UpdatePartitionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdatePartition

type Rep UpdatePartitionResponse = D1 ('MetaData "UpdatePartitionResponse" "Amazonka.Glue.UpdatePartition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateRegistry

data UpdateRegistry Source #

See: newUpdateRegistry smart constructor.

Instances

Instances details
ToJSON UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type AWSResponse UpdateRegistry #

Generic UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type Rep UpdateRegistry :: Type -> Type #

Read UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Show UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

NFData UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Methods

rnf :: UpdateRegistry -> () #

Eq UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Hashable UpdateRegistry Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateRegistry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RegistryId) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

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).

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
Generic UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Associated Types

type Rep UpdateRegistryResponse :: Type -> Type #

Read UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Show UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

NFData UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

Methods

rnf :: UpdateRegistryResponse -> () #

Eq UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type Rep UpdateRegistryResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateRegistry

type Rep UpdateRegistryResponse = D1 ('MetaData "UpdateRegistryResponse" "Amazonka.Glue.UpdateRegistry" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateRegistryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "registryName") '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:

UpdateRegistryResponse, updateRegistryResponse_registryArn - The Amazon Resource name (ARN) of the updated registry.

UpdateRegistryResponse, updateRegistryResponse_registryName - The name of the updated registry.

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

UpdateSchema

data UpdateSchema Source #

See: newUpdateSchema smart constructor.

Instances

Instances details
ToJSON UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type AWSResponse UpdateSchema #

Generic UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type Rep UpdateSchema :: Type -> Type #

Read UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Show UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

NFData UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Methods

rnf :: UpdateSchema -> () #

Eq UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Hashable UpdateSchema Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateSchema'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "compatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Compatibility)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionNumber)) :*: S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SchemaId))))

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:compatibility:UpdateSchema', updateSchema_compatibility - The new compatibility setting for the schema.

UpdateSchema, updateSchema_description - The new description for the schema.

UpdateSchema, updateSchema_schemaVersionNumber - Version number required for check pointing. One of VersionNumber or Compatibility has to be provided.

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
Generic UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Associated Types

type Rep UpdateSchemaResponse :: Type -> Type #

Read UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Show UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

NFData UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

Methods

rnf :: UpdateSchemaResponse -> () #

Eq UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type Rep UpdateSchemaResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSchema

type Rep UpdateSchemaResponse = D1 ('MetaData "UpdateSchemaResponse" "Amazonka.Glue.UpdateSchema" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateSchemaResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaName") '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:

UpdateSchemaResponse, updateSchemaResponse_registryName - The name of the registry that contains the schema.

UpdateSchemaResponse, updateSchemaResponse_schemaArn - The Amazon Resource Name (ARN) of the schema.

UpdateSchemaResponse, updateSchemaResponse_schemaName - The name of the schema.

$sel:httpStatus:UpdateSchemaResponse', updateSchemaResponse_httpStatus - The response's http status code.

UpdateSourceControlFromJob

data UpdateSourceControlFromJob Source #

See: newUpdateSourceControlFromJob smart constructor.

Instances

Instances details
ToJSON UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

ToHeaders UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

ToPath UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

ToQuery UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

AWSRequest UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Generic UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Associated Types

type Rep UpdateSourceControlFromJob :: Type -> Type #

Read UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Show UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

NFData UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Eq UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Hashable UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

type AWSResponse UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

type Rep UpdateSourceControlFromJob Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

newUpdateSourceControlFromJob :: UpdateSourceControlFromJob Source #

Create a value of UpdateSourceControlFromJob with all optional fields omitted.

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

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

UpdateSourceControlFromJob, updateSourceControlFromJob_authStrategy - The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.

UpdateSourceControlFromJob, updateSourceControlFromJob_authToken - The value of the authorization token.

$sel:branchName:UpdateSourceControlFromJob', updateSourceControlFromJob_branchName - An optional branch in the remote repository.

$sel:commitId:UpdateSourceControlFromJob', updateSourceControlFromJob_commitId - A commit ID for a commit in the remote repository.

UpdateSourceControlFromJob, updateSourceControlFromJob_folder - An optional folder in the remote repository.

UpdateSourceControlFromJob, updateSourceControlFromJob_jobName - The name of the Glue job to be synchronized to or from the remote repository.

UpdateSourceControlFromJob, updateSourceControlFromJob_provider - The provider for the remote repository.

$sel:repositoryName:UpdateSourceControlFromJob', updateSourceControlFromJob_repositoryName - The name of the remote repository that contains the job artifacts.

$sel:repositoryOwner:UpdateSourceControlFromJob', updateSourceControlFromJob_repositoryOwner - The owner of the remote repository that contains the job artifacts.

data UpdateSourceControlFromJobResponse Source #

Instances

Instances details
Generic UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Associated Types

type Rep UpdateSourceControlFromJobResponse :: Type -> Type #

Read UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Show UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

NFData UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

Eq UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

type Rep UpdateSourceControlFromJobResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateSourceControlFromJob

type Rep UpdateSourceControlFromJobResponse = D1 ('MetaData "UpdateSourceControlFromJobResponse" "Amazonka.Glue.UpdateSourceControlFromJob" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateSourceControlFromJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateSourceControlFromJobResponse Source #

Create a value of UpdateSourceControlFromJobResponse with all optional fields omitted.

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

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

UpdateSourceControlFromJob, updateSourceControlFromJobResponse_jobName - The name of the Glue job.

$sel:httpStatus:UpdateSourceControlFromJobResponse', updateSourceControlFromJobResponse_httpStatus - The response's http status code.

UpdateTable

data UpdateTable Source #

See: newUpdateTable smart constructor.

Instances

Instances details
ToJSON UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type AWSResponse UpdateTable #

Generic UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type Rep UpdateTable :: Type -> Type #

Read UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Show UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

NFData UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Methods

rnf :: UpdateTable -> () #

Eq UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Hashable UpdateTable Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "skipArchive") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tableInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TableInput)))))

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:

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: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:transactionId:UpdateTable', updateTable_transactionId - The transaction ID at which to update the table contents.

UpdateTable, updateTable_versionId - The version ID at which to update the table contents.

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
Generic UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Associated Types

type Rep UpdateTableResponse :: Type -> Type #

Read UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Show UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

NFData UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

Methods

rnf :: UpdateTableResponse -> () #

Eq UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type Rep UpdateTableResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTable

type Rep UpdateTableResponse = D1 ('MetaData "UpdateTableResponse" "Amazonka.Glue.UpdateTable" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateTrigger

data UpdateTrigger Source #

See: newUpdateTrigger smart constructor.

Instances

Instances details
ToJSON UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type AWSResponse UpdateTrigger #

Generic UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type Rep UpdateTrigger :: Type -> Type #

Read UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Show UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

NFData UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Methods

rnf :: UpdateTrigger -> () #

Eq UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Hashable UpdateTrigger Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateTrigger'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "triggerUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TriggerUpdate)))

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:

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
Generic UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Associated Types

type Rep UpdateTriggerResponse :: Type -> Type #

Read UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Show UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

NFData UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

Methods

rnf :: UpdateTriggerResponse -> () #

Eq UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type Rep UpdateTriggerResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateTrigger

type Rep UpdateTriggerResponse = D1 ('MetaData "UpdateTriggerResponse" "Amazonka.Glue.UpdateTrigger" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

UpdateTriggerResponse, updateTriggerResponse_trigger - The resulting trigger definition.

$sel:httpStatus:UpdateTriggerResponse', updateTriggerResponse_httpStatus - The response's http status code.

UpdateUserDefinedFunction

data UpdateUserDefinedFunction Source #

See: newUpdateUserDefinedFunction smart constructor.

Instances

Instances details
ToJSON 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

AWSRequest 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 #

Read UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Show UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

NFData UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Eq UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Hashable UpdateUserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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))))

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:

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.

UpdateUserDefinedFunction, updateUserDefinedFunction_databaseName - The name of the catalog database where the function to be updated is located.

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
Generic UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Associated Types

type Rep UpdateUserDefinedFunctionResponse :: Type -> Type #

Read UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Show UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

NFData UpdateUserDefinedFunctionResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateUserDefinedFunction

Eq 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpdateWorkflow

data UpdateWorkflow Source #

See: newUpdateWorkflow smart constructor.

Instances

Instances details
ToJSON UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.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

AWSRequest UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type AWSResponse UpdateWorkflow #

Generic UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type Rep UpdateWorkflow :: Type -> Type #

Read UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Show UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

NFData UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Methods

rnf :: UpdateWorkflow -> () #

Eq UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Hashable UpdateWorkflow Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type AWSResponse 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateWorkflow'" 'PrefixI 'True) ((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 "maxConcurrentRuns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

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:

UpdateWorkflow, updateWorkflow_defaultRunProperties - A collection of properties to be used as part of each execution of the workflow.

UpdateWorkflow, updateWorkflow_description - The description of the workflow.

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.

UpdateWorkflow, updateWorkflow_name - Name of the workflow to be updated.

data UpdateWorkflowResponse Source #

See: newUpdateWorkflowResponse smart constructor.

Instances

Instances details
Generic UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Associated Types

type Rep UpdateWorkflowResponse :: Type -> Type #

Read UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Show UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

NFData UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

Methods

rnf :: UpdateWorkflowResponse -> () #

Eq UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type Rep UpdateWorkflowResponse Source # 
Instance details

Defined in Amazonka.Glue.UpdateWorkflow

type Rep UpdateWorkflowResponse = D1 ('MetaData "UpdateWorkflowResponse" "Amazonka.Glue.UpdateWorkflow" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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:

UpdateWorkflow, updateWorkflowResponse_name - The name of the workflow which was specified in input.

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

Types

AggFunction

newtype AggFunction Source #

Constructors

AggFunction' 

Instances

Instances details
FromJSON AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

FromJSONKey AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToJSON AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToJSONKey AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToByteString AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToHeader AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToLog AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToQuery AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

FromText AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToText AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Methods

toText :: AggFunction -> Text #

FromXML AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

ToXML AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Methods

toXML :: AggFunction -> XML #

Generic AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Associated Types

type Rep AggFunction :: Type -> Type #

Read AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Show AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

NFData AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Methods

rnf :: AggFunction -> () #

Eq AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Ord AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

Hashable AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

type Rep AggFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.AggFunction

type Rep AggFunction = D1 ('MetaData "AggFunction" "Amazonka.Glue.Types.AggFunction" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "AggFunction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggFunction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BackfillErrorCode

newtype BackfillErrorCode Source #

Instances

Instances details
FromJSON BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

FromJSONKey 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

ToByteString BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToHeader BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToLog BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToQuery 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

FromXML BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

ToXML 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 #

Read BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Show BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

NFData BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Methods

rnf :: BackfillErrorCode -> () #

Eq BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Ord BackfillErrorCode Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillErrorCode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "BackfillErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBackfillErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlueprintRunState

newtype BlueprintRunState Source #

Instances

Instances details
FromJSON BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

FromJSONKey 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

ToByteString BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToHeader BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToLog BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToQuery 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

FromXML BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

ToXML 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 #

Read BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Show BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

NFData BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Methods

rnf :: BlueprintRunState -> () #

Eq BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Ord BlueprintRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRunState

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "BlueprintRunState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlueprintRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BlueprintStatus

newtype BlueprintStatus Source #

Constructors

BlueprintStatus' 

Instances

Instances details
FromJSON BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

FromJSONKey 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

ToByteString BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToHeader BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToLog BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

ToQuery 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

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 #

Generic BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Associated Types

type Rep BlueprintStatus :: Type -> Type #

Read BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Show BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

NFData BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Methods

rnf :: BlueprintStatus -> () #

Eq BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Ord BlueprintStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "BlueprintStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBlueprintStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CatalogEncryptionMode

newtype CatalogEncryptionMode Source #

Instances

Instances details
FromJSON CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

FromJSONKey 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

ToByteString CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToHeader CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToLog CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToQuery 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

FromXML CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

ToXML 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 #

Read CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Show CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

NFData CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Methods

rnf :: CatalogEncryptionMode -> () #

Eq CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Ord CatalogEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEncryptionMode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CatalogEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCatalogEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CloudWatchEncryptionMode

newtype CloudWatchEncryptionMode Source #

Instances

Instances details
FromJSON CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

FromJSONKey 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

ToByteString CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToHeader CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToLog CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToQuery 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

FromXML CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

ToXML 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 #

Read CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Show CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

NFData CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Eq CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Ord CloudWatchEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryptionMode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CloudWatchEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCloudWatchEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnStatisticsType

newtype ColumnStatisticsType Source #

Instances

Instances details
FromJSON ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

FromJSONKey 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

ToByteString ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToHeader ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToLog ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToQuery 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

FromXML ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

ToXML 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 #

Read ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Show ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

NFData ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Methods

rnf :: ColumnStatisticsType -> () #

Eq ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Ord ColumnStatisticsType Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

FromJSONKey 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

ToByteString Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToHeader Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToLog Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

ToQuery 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 #

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 #

Generic Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Associated Types

type Rep Comparator :: Type -> Type #

Read Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Show Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

NFData Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Methods

rnf :: Comparator -> () #

Eq Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Ord Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

Hashable Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

type Rep Comparator Source # 
Instance details

Defined in Amazonka.Glue.Types.Comparator

type Rep Comparator = D1 ('MetaData "Comparator" "Amazonka.Glue.Types.Comparator" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Comparator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Compatibility

newtype Compatibility Source #

Constructors

Compatibility' 

Instances

Instances details
FromJSON Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

FromJSONKey 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

ToByteString Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToHeader Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToLog Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

ToQuery 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 #

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 #

Generic Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Associated Types

type Rep Compatibility :: Type -> Type #

Read Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Show Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

NFData Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Methods

rnf :: Compatibility -> () #

Eq Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Ord Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

Hashable Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

type Rep Compatibility Source # 
Instance details

Defined in Amazonka.Glue.Types.Compatibility

type Rep Compatibility = D1 ('MetaData "Compatibility" "Amazonka.Glue.Types.Compatibility" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Compatibility'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCompatibility") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CompressionType

newtype CompressionType Source #

Constructors

CompressionType' 

Instances

Instances details
FromJSON CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

FromJSONKey CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToJSON CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToJSONKey CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToByteString CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToHeader CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToLog CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToQuery CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

FromText CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToText CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

FromXML CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

ToXML CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Methods

toXML :: CompressionType -> XML #

Generic CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Associated Types

type Rep CompressionType :: Type -> Type #

Read CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Show CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

NFData CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Methods

rnf :: CompressionType -> () #

Eq CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Ord CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

Hashable CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

type Rep CompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.CompressionType

type Rep CompressionType = D1 ('MetaData "CompressionType" "Amazonka.Glue.Types.CompressionType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCompressionType") '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
FromJSON ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

FromJSONKey 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

ToByteString ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToHeader ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToLog ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToQuery 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

FromXML ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

ToXML 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 #

Read ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Show ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

NFData ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Methods

rnf :: ConnectionPropertyKey -> () #

Eq ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Ord ConnectionPropertyKey Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPropertyKey

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ConnectionPropertyKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionPropertyKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionType

newtype ConnectionType Source #

Constructors

ConnectionType' 

Instances

Instances details
FromJSON ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

FromJSONKey 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

ToByteString ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToHeader ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToLog ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

ToQuery 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

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 #

Generic ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Associated Types

type Rep ConnectionType :: Type -> Type #

Read ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Show ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

NFData ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Methods

rnf :: ConnectionType -> () #

Eq ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Ord ConnectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

FromJSONKey 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

ToByteString CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToHeader CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToLog CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

ToQuery 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 #

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 #

Generic CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Associated Types

type Rep CrawlState :: Type -> Type #

Read CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Show CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

NFData CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Methods

rnf :: CrawlState -> () #

Eq CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Ord CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

Hashable CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

type Rep CrawlState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlState

type Rep CrawlState = D1 ('MetaData "CrawlState" "Amazonka.Glue.Types.CrawlState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CrawlState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlerHistoryState

newtype CrawlerHistoryState Source #

Instances

Instances details
FromJSON CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

FromJSONKey CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToJSON CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToJSONKey CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToByteString CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToHeader CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToLog CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToQuery CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

FromText CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToText CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

FromXML CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

ToXML CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Generic CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Associated Types

type Rep CrawlerHistoryState :: Type -> Type #

Read CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Show CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

NFData CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Methods

rnf :: CrawlerHistoryState -> () #

Eq CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Ord CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

Hashable CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

type Rep CrawlerHistoryState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistoryState

type Rep CrawlerHistoryState = D1 ('MetaData "CrawlerHistoryState" "Amazonka.Glue.Types.CrawlerHistoryState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CrawlerHistoryState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlerHistoryState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlerLineageSettings

newtype CrawlerLineageSettings Source #

Instances

Instances details
FromJSON CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

FromJSONKey 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

ToByteString CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToHeader CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToLog CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToQuery 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

FromXML CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

ToXML 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 #

Read CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Show CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

NFData CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Methods

rnf :: CrawlerLineageSettings -> () #

Eq CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Ord CrawlerLineageSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerLineageSettings

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CrawlerLineageSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlerLineageSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CrawlerState

newtype CrawlerState Source #

Constructors

CrawlerState' 

Instances

Instances details
FromJSON CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

FromJSONKey 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

ToByteString CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToHeader CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToLog CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

ToQuery 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 #

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 #

Generic CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Associated Types

type Rep CrawlerState :: Type -> Type #

Read CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Show CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

NFData CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Methods

rnf :: CrawlerState -> () #

Eq CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Ord CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

Hashable CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

type Rep CrawlerState Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerState

type Rep CrawlerState = D1 ('MetaData "CrawlerState" "Amazonka.Glue.Types.CrawlerState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CrawlerState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCrawlerState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CsvHeaderOption

newtype CsvHeaderOption Source #

Constructors

CsvHeaderOption' 

Instances

Instances details
FromJSON CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

FromJSONKey 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

ToByteString CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToHeader CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToLog CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

ToQuery 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

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 #

Generic CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Associated Types

type Rep CsvHeaderOption :: Type -> Type #

Read CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Show CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

NFData CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Methods

rnf :: CsvHeaderOption -> () #

Eq CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Ord CsvHeaderOption Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvHeaderOption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "CsvHeaderOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCsvHeaderOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DQStopJobOnFailureTiming

newtype DQStopJobOnFailureTiming Source #

Instances

Instances details
FromJSON DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

FromJSONKey DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToJSON DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToJSONKey DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToByteString DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToHeader DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToLog DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToQuery DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

FromText DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToText DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

FromXML DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

ToXML DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Generic DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Associated Types

type Rep DQStopJobOnFailureTiming :: Type -> Type #

Read DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Show DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

NFData DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Eq DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Ord DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

Hashable DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

type Rep DQStopJobOnFailureTiming Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureTiming

type Rep DQStopJobOnFailureTiming = D1 ('MetaData "DQStopJobOnFailureTiming" "Amazonka.Glue.Types.DQStopJobOnFailureTiming" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "DQStopJobOnFailureTiming'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDQStopJobOnFailureTiming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DQTransformOutput

newtype DQTransformOutput Source #

Instances

Instances details
FromJSON DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

FromJSONKey DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToJSON DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToJSONKey DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToByteString DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToHeader DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToLog DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToQuery DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

FromText DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToText DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

FromXML DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

ToXML DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Generic DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Associated Types

type Rep DQTransformOutput :: Type -> Type #

Read DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Show DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

NFData DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Methods

rnf :: DQTransformOutput -> () #

Eq DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Ord DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

Hashable DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

type Rep DQTransformOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.DQTransformOutput

type Rep DQTransformOutput = D1 ('MetaData "DQTransformOutput" "Amazonka.Glue.Types.DQTransformOutput" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "DQTransformOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDQTransformOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataFormat

newtype DataFormat Source #

Constructors

DataFormat' 

Fields

Bundled Patterns

pattern DataFormat_AVRO :: DataFormat 
pattern DataFormat_JSON :: DataFormat 
pattern DataFormat_PROTOBUF :: DataFormat 

Instances

Instances details
FromJSON DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

FromJSONKey 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

ToByteString DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToHeader DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToLog DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

ToQuery 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 #

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 #

Generic DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Associated Types

type Rep DataFormat :: Type -> Type #

Read DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Show DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

NFData DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Methods

rnf :: DataFormat -> () #

Eq DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Ord DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

Hashable DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

type Rep DataFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.DataFormat

type Rep DataFormat = D1 ('MetaData "DataFormat" "Amazonka.Glue.Types.DataFormat" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "DataFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataQualityRuleResultStatus

newtype DataQualityRuleResultStatus Source #

Instances

Instances details
FromJSON DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

FromJSONKey DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToJSON DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToJSONKey DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToByteString DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToHeader DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToLog DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToQuery DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

FromText DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToText DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

FromXML DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

ToXML DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Generic DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Associated Types

type Rep DataQualityRuleResultStatus :: Type -> Type #

Read DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Show DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

NFData DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Eq DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Ord DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

Hashable DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

type Rep DataQualityRuleResultStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResultStatus

type Rep DataQualityRuleResultStatus = D1 ('MetaData "DataQualityRuleResultStatus" "Amazonka.Glue.Types.DataQualityRuleResultStatus" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "DataQualityRuleResultStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataQualityRuleResultStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeleteBehavior

newtype DeleteBehavior Source #

Constructors

DeleteBehavior' 

Instances

Instances details
FromJSON DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

FromJSONKey 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

ToByteString DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToHeader DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToLog DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

ToQuery 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

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 #

Generic DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Associated Types

type Rep DeleteBehavior :: Type -> Type #

Read DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Show DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

NFData DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Methods

rnf :: DeleteBehavior -> () #

Eq DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Ord DeleteBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.DeleteBehavior

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "DeleteBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeleteBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EnableHybridValues

newtype EnableHybridValues Source #

Instances

Instances details
FromJSON EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

FromJSONKey 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

ToByteString EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToHeader EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToLog EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToQuery 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

FromXML EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

ToXML 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 #

Read EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Show EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

NFData EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Methods

rnf :: EnableHybridValues -> () #

Eq EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Ord EnableHybridValues Source # 
Instance details

Defined in Amazonka.Glue.Types.EnableHybridValues

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "EnableHybridValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEnableHybridValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionClass

newtype ExecutionClass Source #

Constructors

ExecutionClass' 

Instances

Instances details
FromJSON ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

FromJSONKey ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToJSON ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToJSONKey ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToByteString ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToHeader ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToLog ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToQuery ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

FromText ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToText ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

FromXML ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

ToXML ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Methods

toXML :: ExecutionClass -> XML #

Generic ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Associated Types

type Rep ExecutionClass :: Type -> Type #

Read ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Show ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

NFData ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Methods

rnf :: ExecutionClass -> () #

Eq ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Ord ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

Hashable ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

type Rep ExecutionClass Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionClass

type Rep ExecutionClass = D1 ('MetaData "ExecutionClass" "Amazonka.Glue.Types.ExecutionClass" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ExecutionClass'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExistCondition

newtype ExistCondition Source #

Constructors

ExistCondition' 

Instances

Instances details
FromJSON ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

FromJSONKey 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

ToByteString ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToHeader ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToLog ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

ToQuery 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

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 #

Generic ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Associated Types

type Rep ExistCondition :: Type -> Type #

Read ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Show ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

NFData ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Methods

rnf :: ExistCondition -> () #

Eq ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Ord ExistCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.ExistCondition

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ExistCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExistCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FieldName

newtype FieldName Source #

Constructors

FieldName' 

Fields

Instances

Instances details
FromJSON FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

FromJSONKey FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToJSON FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToJSONKey FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToByteString FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Methods

toBS :: FieldName -> ByteString #

ToHeader FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToLog FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToQuery FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

FromText FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToText FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Methods

toText :: FieldName -> Text #

FromXML FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

ToXML FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Methods

toXML :: FieldName -> XML #

Generic FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Associated Types

type Rep FieldName :: Type -> Type #

Read FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Show FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

NFData FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Methods

rnf :: FieldName -> () #

Eq FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Ord FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

Hashable FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

type Rep FieldName Source # 
Instance details

Defined in Amazonka.Glue.Types.FieldName

type Rep FieldName = D1 ('MetaData "FieldName" "Amazonka.Glue.Types.FieldName" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "FieldName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFieldName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterLogicalOperator

newtype FilterLogicalOperator Source #

Instances

Instances details
FromJSON FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

FromJSONKey FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToJSON FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToJSONKey FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToByteString FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToHeader FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToLog FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToQuery FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

FromText FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToText FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

FromXML FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

ToXML FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Generic FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Associated Types

type Rep FilterLogicalOperator :: Type -> Type #

Read FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Show FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

NFData FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Methods

rnf :: FilterLogicalOperator -> () #

Eq FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Ord FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

Hashable FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

type Rep FilterLogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterLogicalOperator

type Rep FilterLogicalOperator = D1 ('MetaData "FilterLogicalOperator" "Amazonka.Glue.Types.FilterLogicalOperator" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "FilterLogicalOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterLogicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterOperation

newtype FilterOperation Source #

Constructors

FilterOperation' 

Instances

Instances details
FromJSON FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

FromJSONKey FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToJSON FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToJSONKey FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToByteString FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToHeader FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToLog FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToQuery FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

FromText FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToText FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

FromXML FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

ToXML FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Methods

toXML :: FilterOperation -> XML #

Generic FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Associated Types

type Rep FilterOperation :: Type -> Type #

Read FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Show FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

NFData FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Methods

rnf :: FilterOperation -> () #

Eq FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Ord FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

Hashable FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

type Rep FilterOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperation

type Rep FilterOperation = D1 ('MetaData "FilterOperation" "Amazonka.Glue.Types.FilterOperation" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "FilterOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterOperator

newtype FilterOperator Source #

Constructors

FilterOperator' 

Instances

Instances details
FromJSON FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

FromJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToJSON FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToJSONKey FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToByteString FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToHeader FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToLog FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToQuery FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

FromText FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToText FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

FromXML FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

ToXML FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Methods

toXML :: FilterOperator -> XML #

Generic FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Associated Types

type Rep FilterOperator :: Type -> Type #

Read FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Show FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

NFData FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Methods

rnf :: FilterOperator -> () #

Eq FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Ord FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

Hashable FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

type Rep FilterOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterOperator

type Rep FilterOperator = D1 ('MetaData "FilterOperator" "Amazonka.Glue.Types.FilterOperator" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "FilterOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterValueType

newtype FilterValueType Source #

Constructors

FilterValueType' 

Instances

Instances details
FromJSON FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

FromJSONKey FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToJSON FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToJSONKey FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToByteString FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToHeader FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToLog FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToQuery FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

FromText FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToText FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

FromXML FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

ToXML FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Methods

toXML :: FilterValueType -> XML #

Generic FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Associated Types

type Rep FilterValueType :: Type -> Type #

Read FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Show FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

NFData FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Methods

rnf :: FilterValueType -> () #

Eq FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Ord FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

Hashable FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

type Rep FilterValueType Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValueType

type Rep FilterValueType = D1 ('MetaData "FilterValueType" "Amazonka.Glue.Types.FilterValueType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "FilterValueType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterValueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GlueRecordType

newtype GlueRecordType Source #

Constructors

GlueRecordType' 

Instances

Instances details
FromJSON GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

FromJSONKey GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToJSON GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToJSONKey GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToByteString GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToHeader GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToLog GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToQuery GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

FromText GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToText GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

FromXML GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

ToXML GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Methods

toXML :: GlueRecordType -> XML #

Generic GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Associated Types

type Rep GlueRecordType :: Type -> Type #

Read GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Show GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

NFData GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Methods

rnf :: GlueRecordType -> () #

Eq GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Ord GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

Hashable GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

type Rep GlueRecordType Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueRecordType

type Rep GlueRecordType = D1 ('MetaData "GlueRecordType" "Amazonka.Glue.Types.GlueRecordType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "GlueRecordType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGlueRecordType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JDBCDataType

newtype JDBCDataType Source #

Constructors

JDBCDataType' 

Bundled Patterns

pattern JDBCDataType_ARRAY :: JDBCDataType 
pattern JDBCDataType_BIGINT :: JDBCDataType 
pattern JDBCDataType_BINARY :: JDBCDataType 
pattern JDBCDataType_BIT :: JDBCDataType 
pattern JDBCDataType_BLOB :: JDBCDataType 
pattern JDBCDataType_BOOLEAN :: JDBCDataType 
pattern JDBCDataType_CHAR :: JDBCDataType 
pattern JDBCDataType_CLOB :: JDBCDataType 
pattern JDBCDataType_DATALINK :: JDBCDataType 
pattern JDBCDataType_DATE :: JDBCDataType 
pattern JDBCDataType_DECIMAL :: JDBCDataType 
pattern JDBCDataType_DISTINCT :: JDBCDataType 
pattern JDBCDataType_DOUBLE :: JDBCDataType 
pattern JDBCDataType_FLOAT :: JDBCDataType 
pattern JDBCDataType_INTEGER :: JDBCDataType 
pattern JDBCDataType_JAVA_OBJECT :: JDBCDataType 
pattern JDBCDataType_LONGNVARCHAR :: JDBCDataType 
pattern JDBCDataType_LONGVARBINARY :: JDBCDataType 
pattern JDBCDataType_LONGVARCHAR :: JDBCDataType 
pattern JDBCDataType_NCHAR :: JDBCDataType 
pattern JDBCDataType_NCLOB :: JDBCDataType 
pattern JDBCDataType_NULL :: JDBCDataType 
pattern JDBCDataType_NUMERIC :: JDBCDataType 
pattern JDBCDataType_NVARCHAR :: JDBCDataType 
pattern JDBCDataType_OTHER :: JDBCDataType 
pattern JDBCDataType_REAL :: JDBCDataType 
pattern JDBCDataType_REF :: JDBCDataType 
pattern JDBCDataType_REF_CURSOR :: JDBCDataType 
pattern JDBCDataType_ROWID :: JDBCDataType 
pattern JDBCDataType_SMALLINT :: JDBCDataType 
pattern JDBCDataType_SQLXML :: JDBCDataType 
pattern JDBCDataType_STRUCT :: JDBCDataType 
pattern JDBCDataType_TIME :: JDBCDataType 
pattern JDBCDataType_TIMESTAMP :: JDBCDataType 
pattern JDBCDataType_TIMESTAMP_WITH_TIMEZONE :: JDBCDataType 
pattern JDBCDataType_TIME_WITH_TIMEZONE :: JDBCDataType 
pattern JDBCDataType_TINYINT :: JDBCDataType 
pattern JDBCDataType_VARBINARY :: JDBCDataType 
pattern JDBCDataType_VARCHAR :: JDBCDataType 

Instances

Instances details
FromJSON JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

FromJSONKey JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToJSON JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToJSONKey JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToByteString JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToHeader JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToLog JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToQuery JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

FromText JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToText JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Methods

toText :: JDBCDataType -> Text #

FromXML JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

ToXML JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Methods

toXML :: JDBCDataType -> XML #

Generic JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Associated Types

type Rep JDBCDataType :: Type -> Type #

Read JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Show JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

NFData JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Methods

rnf :: JDBCDataType -> () #

Eq JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Ord JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

Hashable JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

type Rep JDBCDataType Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCDataType

type Rep JDBCDataType = D1 ('MetaData "JDBCDataType" "Amazonka.Glue.Types.JDBCDataType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "JDBCDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJDBCDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JdbcMetadataEntry

newtype JdbcMetadataEntry Source #

Instances

Instances details
FromJSON JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

FromJSONKey JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToJSON JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToJSONKey JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToByteString JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToHeader JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToLog JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToQuery JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

FromText JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToText JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

FromXML JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

ToXML JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Generic JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Associated Types

type Rep JdbcMetadataEntry :: Type -> Type #

Read JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Show JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

NFData JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Methods

rnf :: JdbcMetadataEntry -> () #

Eq JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Ord JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

Hashable JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

type Rep JdbcMetadataEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcMetadataEntry

type Rep JdbcMetadataEntry = D1 ('MetaData "JdbcMetadataEntry" "Amazonka.Glue.Types.JdbcMetadataEntry" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "JdbcMetadataEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJdbcMetadataEntry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobBookmarksEncryptionMode

newtype JobBookmarksEncryptionMode Source #

Instances

Instances details
FromJSON JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

FromJSONKey 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

ToByteString JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToHeader JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToLog JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToQuery 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

FromXML JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

ToXML 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 #

Read JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Show JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

NFData JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Eq JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Ord JobBookmarksEncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryptionMode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "JobBookmarksEncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobBookmarksEncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobRunState

newtype JobRunState Source #

Constructors

JobRunState' 

Instances

Instances details
FromJSON JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

FromJSONKey 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

ToByteString JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToHeader JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToLog JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

ToQuery 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 #

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 #

Generic JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Associated Types

type Rep JobRunState :: Type -> Type #

Read JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Show JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

NFData JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Methods

rnf :: JobRunState -> () #

Eq JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Ord JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

Hashable JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

type Rep JobRunState Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRunState

type Rep JobRunState = D1 ('MetaData "JobRunState" "Amazonka.Glue.Types.JobRunState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "JobRunState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JoinType

newtype JoinType Source #

Constructors

JoinType' 

Fields

Bundled Patterns

pattern JoinType_Equijoin :: JoinType 
pattern JoinType_Left :: JoinType 
pattern JoinType_Leftanti :: JoinType 
pattern JoinType_Leftsemi :: JoinType 
pattern JoinType_Outer :: JoinType 
pattern JoinType_Right :: JoinType 

Instances

Instances details
FromJSON JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

FromJSONKey JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToJSON JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToJSONKey JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToByteString JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

toBS :: JoinType -> ByteString #

ToHeader JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

toHeader :: HeaderName -> JoinType -> [Header] #

ToLog JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToQuery JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

FromText JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToText JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

toText :: JoinType -> Text #

FromXML JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

ToXML JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

toXML :: JoinType -> XML #

Generic JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Associated Types

type Rep JoinType :: Type -> Type #

Methods

from :: JoinType -> Rep JoinType x #

to :: Rep JoinType x -> JoinType #

Read JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Show JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

NFData JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

rnf :: JoinType -> () #

Eq JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Ord JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Hashable JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

Methods

hashWithSalt :: Int -> JoinType -> Int #

hash :: JoinType -> Int #

type Rep JoinType Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinType

type Rep JoinType = D1 ('MetaData "JoinType" "Amazonka.Glue.Types.JoinType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "JoinType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJoinType") '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
FromJSON Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

FromJSONKey Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToJSON Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToJSONKey Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToByteString Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toBS :: Language -> ByteString #

ToHeader Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

toHeader :: HeaderName -> Language -> [Header] #

ToLog Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

ToQuery Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

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 #

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 #

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 #

Read Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Show Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

NFData Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

rnf :: Language -> () #

Eq Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Ord Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Hashable Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

Methods

hashWithSalt :: Int -> Language -> Int #

hash :: Language -> Int #

type Rep Language Source # 
Instance details

Defined in Amazonka.Glue.Types.Language

type Rep Language = D1 ('MetaData "Language" "Amazonka.Glue.Types.Language" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Language'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastCrawlStatus

newtype LastCrawlStatus Source #

Constructors

LastCrawlStatus' 

Instances

Instances details
FromJSON LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

FromJSONKey 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

ToByteString LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToHeader LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToLog LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

ToQuery 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

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 #

Generic LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Associated Types

type Rep LastCrawlStatus :: Type -> Type #

Read LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Show LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

NFData LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Methods

rnf :: LastCrawlStatus -> () #

Eq LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Ord LastCrawlStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

FromJSONKey Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToJSON Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToJSONKey Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToByteString Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toBS :: Logical -> ByteString #

ToHeader Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

toHeader :: HeaderName -> Logical -> [Header] #

ToLog Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

ToQuery Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

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 #

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 #

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 #

Read Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Show Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

NFData Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

rnf :: Logical -> () #

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

Hashable Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

Methods

hashWithSalt :: Int -> Logical -> Int #

hash :: Logical -> Int #

type Rep Logical Source # 
Instance details

Defined in Amazonka.Glue.Types.Logical

type Rep Logical = D1 ('MetaData "Logical" "Amazonka.Glue.Types.Logical" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

FromJSONKey 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

ToByteString LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToHeader LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToLog LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

ToQuery 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

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 #

Generic LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Associated Types

type Rep LogicalOperator :: Type -> Type #

Read LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Show LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

NFData LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Methods

rnf :: LogicalOperator -> () #

Eq LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Ord LogicalOperator Source # 
Instance details

Defined in Amazonka.Glue.Types.LogicalOperator

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "LogicalOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogicalOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MLUserDataEncryptionModeString

newtype MLUserDataEncryptionModeString Source #

Instances

Instances details
FromJSON MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

FromJSONKey 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

ToByteString MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToHeader MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToLog MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToQuery 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

FromXML MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

ToXML 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 #

Read MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Show MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

NFData MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Eq MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Ord MLUserDataEncryptionModeString Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryptionModeString

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

FromJSONKey NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToJSON NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToJSONKey NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToByteString NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toBS :: NodeType -> ByteString #

ToHeader NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

toHeader :: HeaderName -> NodeType -> [Header] #

ToLog NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

ToQuery NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

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 #

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 #

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 #

Read NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Show NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

NFData NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

rnf :: NodeType -> () #

Eq NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Ord NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Hashable NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

Methods

hashWithSalt :: Int -> NodeType -> Int #

hash :: NodeType -> Int #

type Rep NodeType Source # 
Instance details

Defined in Amazonka.Glue.Types.NodeType

type Rep NodeType = D1 ('MetaData "NodeType" "Amazonka.Glue.Types.NodeType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "NodeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParamType

newtype ParamType Source #

Constructors

ParamType' 

Fields

Bundled Patterns

pattern ParamType_Bool :: ParamType 
pattern ParamType_Complex :: ParamType 
pattern ParamType_Float :: ParamType 
pattern ParamType_Int :: ParamType 
pattern ParamType_List :: ParamType 
pattern ParamType_Null :: ParamType 
pattern ParamType_Str :: ParamType 

Instances

Instances details
FromJSON ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

FromJSONKey ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToJSON ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToJSONKey ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToByteString ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Methods

toBS :: ParamType -> ByteString #

ToHeader ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToLog ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToQuery ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

FromText ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToText ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Methods

toText :: ParamType -> Text #

FromXML ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

ToXML ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Methods

toXML :: ParamType -> XML #

Generic ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Associated Types

type Rep ParamType :: Type -> Type #

Read ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Show ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

NFData ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Methods

rnf :: ParamType -> () #

Eq ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Ord ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

Hashable ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

type Rep ParamType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParamType

type Rep ParamType = D1 ('MetaData "ParamType" "Amazonka.Glue.Types.ParamType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ParamType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParamType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParquetCompressionType

newtype ParquetCompressionType Source #

Instances

Instances details
FromJSON ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

FromJSONKey ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToJSON ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToJSONKey ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToByteString ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToHeader ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToLog ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToQuery ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

FromText ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToText ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

FromXML ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

ToXML ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Generic ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Associated Types

type Rep ParquetCompressionType :: Type -> Type #

Read ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Show ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

NFData ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Methods

rnf :: ParquetCompressionType -> () #

Eq ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Ord ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

Hashable ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

type Rep ParquetCompressionType Source # 
Instance details

Defined in Amazonka.Glue.Types.ParquetCompressionType

type Rep ParquetCompressionType = D1 ('MetaData "ParquetCompressionType" "Amazonka.Glue.Types.ParquetCompressionType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ParquetCompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParquetCompressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PartitionIndexStatus

newtype PartitionIndexStatus Source #

Instances

Instances details
FromJSON PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

FromJSONKey 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

ToByteString PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToHeader PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToLog PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToQuery 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

FromXML PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

ToXML 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 #

Read PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Show PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

NFData PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Methods

rnf :: PartitionIndexStatus -> () #

Eq PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Ord PartitionIndexStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

FromJSONKey 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

ToByteString Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToHeader Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToLog Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

ToQuery 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 #

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 #

Generic Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Associated Types

type Rep Permission :: Type -> Type #

Read Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Show Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

NFData Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Methods

rnf :: Permission -> () #

Eq Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Ord Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

Hashable Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

type Rep Permission Source # 
Instance details

Defined in Amazonka.Glue.Types.Permission

type Rep Permission = D1 ('MetaData "Permission" "Amazonka.Glue.Types.Permission" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Permission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PermissionType

newtype PermissionType Source #

Constructors

PermissionType' 

Instances

Instances details
FromJSON PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

FromJSONKey PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToJSON PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToJSONKey PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToByteString PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToHeader PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToLog PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToQuery PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

FromText PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToText PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

FromXML PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

ToXML PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Methods

toXML :: PermissionType -> XML #

Generic PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Associated Types

type Rep PermissionType :: Type -> Type #

Read PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Show PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

NFData PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Methods

rnf :: PermissionType -> () #

Eq PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Ord PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

Hashable PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

type Rep PermissionType Source # 
Instance details

Defined in Amazonka.Glue.Types.PermissionType

type Rep PermissionType = D1 ('MetaData "PermissionType" "Amazonka.Glue.Types.PermissionType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "PermissionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPermissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PiiType

newtype PiiType Source #

Constructors

PiiType' 

Fields

Bundled Patterns

pattern PiiType_ColumnAudit :: PiiType 
pattern PiiType_ColumnMasking :: PiiType 
pattern PiiType_RowAudit :: PiiType 
pattern PiiType_RowMasking :: PiiType 

Instances

Instances details
FromJSON PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

FromJSONKey PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToJSON PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToJSONKey PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToByteString PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

toBS :: PiiType -> ByteString #

ToHeader PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

toHeader :: HeaderName -> PiiType -> [Header] #

ToLog PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToQuery PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

FromText PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToText PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

toText :: PiiType -> Text #

FromXML PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

ToXML PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

toXML :: PiiType -> XML #

Generic PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Associated Types

type Rep PiiType :: Type -> Type #

Methods

from :: PiiType -> Rep PiiType x #

to :: Rep PiiType x -> PiiType #

Read PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Show PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

NFData PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

rnf :: PiiType -> () #

Eq PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

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

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

Ord PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Hashable PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

Methods

hashWithSalt :: Int -> PiiType -> Int #

hash :: PiiType -> Int #

type Rep PiiType Source # 
Instance details

Defined in Amazonka.Glue.Types.PiiType

type Rep PiiType = D1 ('MetaData "PiiType" "Amazonka.Glue.Types.PiiType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "PiiType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPiiType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrincipalType

newtype PrincipalType Source #

Constructors

PrincipalType' 

Instances

Instances details
FromJSON PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

FromJSONKey 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

ToByteString PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToHeader PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToLog PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

ToQuery 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 #

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 #

Generic PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Associated Types

type Rep PrincipalType :: Type -> Type #

Read PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Show PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

NFData PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Methods

rnf :: PrincipalType -> () #

Eq PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Ord PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

Hashable PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

type Rep PrincipalType Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalType

type Rep PrincipalType = D1 ('MetaData "PrincipalType" "Amazonka.Glue.Types.PrincipalType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "PrincipalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrincipalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

QuoteChar

newtype QuoteChar Source #

Constructors

QuoteChar' 

Fields

Instances

Instances details
FromJSON QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

FromJSONKey QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToJSON QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToJSONKey QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToByteString QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Methods

toBS :: QuoteChar -> ByteString #

ToHeader QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToLog QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToQuery QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

FromText QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToText QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Methods

toText :: QuoteChar -> Text #

FromXML QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

ToXML QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Methods

toXML :: QuoteChar -> XML #

Generic QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Associated Types

type Rep QuoteChar :: Type -> Type #

Read QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Show QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

NFData QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Methods

rnf :: QuoteChar -> () #

Eq QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Ord QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

Hashable QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

type Rep QuoteChar Source # 
Instance details

Defined in Amazonka.Glue.Types.QuoteChar

type Rep QuoteChar = D1 ('MetaData "QuoteChar" "Amazonka.Glue.Types.QuoteChar" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "QuoteChar'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromQuoteChar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecrawlBehavior

newtype RecrawlBehavior Source #

Constructors

RecrawlBehavior' 

Instances

Instances details
FromJSON RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

FromJSONKey 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

ToByteString RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToHeader RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToLog RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

ToQuery 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

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 #

Generic RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Associated Types

type Rep RecrawlBehavior :: Type -> Type #

Read RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Show RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

NFData RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Methods

rnf :: RecrawlBehavior -> () #

Eq RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Ord RecrawlBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlBehavior

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "RecrawlBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecrawlBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RegistryStatus

newtype RegistryStatus Source #

Constructors

RegistryStatus' 

Instances

Instances details
FromJSON RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

FromJSONKey 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

ToByteString RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToHeader RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToLog RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

ToQuery 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

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 #

Generic RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Associated Types

type Rep RegistryStatus :: Type -> Type #

Read RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Show RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

NFData RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Methods

rnf :: RegistryStatus -> () #

Eq RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Ord RegistryStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "RegistryStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRegistryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceShareType

newtype ResourceShareType Source #

Instances

Instances details
FromJSON ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

FromJSONKey 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

ToByteString ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToHeader ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToLog ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToQuery 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

FromXML ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

ToXML 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 #

Read ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Show ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

NFData ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Methods

rnf :: ResourceShareType -> () #

Eq ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Ord ResourceShareType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceShareType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ResourceShareType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceShareType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

FromJSONKey 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

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

ToQuery 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 #

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 #

Generic ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

Read ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

NFData ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Eq ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.Glue.Types.ResourceType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3EncryptionMode

newtype S3EncryptionMode Source #

Instances

Instances details
FromJSON S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

FromJSONKey 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

ToByteString S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToHeader S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToLog S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToQuery 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

FromXML S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

ToXML 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 #

Read S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Show S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

NFData S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Methods

rnf :: S3EncryptionMode -> () #

Eq S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Ord S3EncryptionMode Source # 
Instance details

Defined in Amazonka.Glue.Types.S3EncryptionMode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "S3EncryptionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3EncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScheduleState

newtype ScheduleState Source #

Constructors

ScheduleState' 

Instances

Instances details
FromJSON ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

FromJSONKey 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

ToByteString ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToHeader ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToLog ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

ToQuery 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 #

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 #

Generic ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Associated Types

type Rep ScheduleState :: Type -> Type #

Read ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Show ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

NFData ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Methods

rnf :: ScheduleState -> () #

Eq ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Ord ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

Hashable ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

type Rep ScheduleState Source # 
Instance details

Defined in Amazonka.Glue.Types.ScheduleState

type Rep ScheduleState = D1 ('MetaData "ScheduleState" "Amazonka.Glue.Types.ScheduleState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromJSONKey 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

ToByteString SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToHeader SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToLog SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToQuery 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

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 #

Generic SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Associated Types

type Rep SchemaDiffType :: Type -> Type #

Read SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Show SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

NFData SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Methods

rnf :: SchemaDiffType -> () #

Eq SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Ord SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SchemaDiffType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaDiffType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SchemaStatus

newtype SchemaStatus Source #

Constructors

SchemaStatus' 

Instances

Instances details
FromJSON SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

FromJSONKey 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

ToByteString SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToHeader SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToLog SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

ToQuery 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 #

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 #

Generic SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Associated Types

type Rep SchemaStatus :: Type -> Type #

Read SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Show SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

NFData SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Methods

rnf :: SchemaStatus -> () #

Eq SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Ord SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

Hashable SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

type Rep SchemaStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaStatus

type Rep SchemaStatus = D1 ('MetaData "SchemaStatus" "Amazonka.Glue.Types.SchemaStatus" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SchemaStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SchemaVersionStatus

newtype SchemaVersionStatus Source #

Instances

Instances details
FromJSON SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

FromJSONKey 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

ToByteString SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToHeader SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToLog SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToQuery 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

FromXML SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

ToXML 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 #

Read SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Show SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

NFData SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Methods

rnf :: SchemaVersionStatus -> () #

Eq SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Ord SchemaVersionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SchemaVersionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Separator

newtype Separator Source #

Constructors

Separator' 

Fields

Bundled Patterns

pattern Separator_Comma :: Separator 
pattern Separator_Ctrla :: Separator 
pattern Separator_Pipe :: Separator 
pattern Separator_Semicolon :: Separator 
pattern Separator_Tab :: Separator 

Instances

Instances details
FromJSON Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

FromJSONKey Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToJSON Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToJSONKey Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToByteString Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Methods

toBS :: Separator -> ByteString #

ToHeader Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToLog Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToQuery Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

FromText Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToText Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Methods

toText :: Separator -> Text #

FromXML Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

ToXML Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Methods

toXML :: Separator -> XML #

Generic Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Associated Types

type Rep Separator :: Type -> Type #

Read Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Show Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

NFData Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Methods

rnf :: Separator -> () #

Eq Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Ord Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

Hashable Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

type Rep Separator Source # 
Instance details

Defined in Amazonka.Glue.Types.Separator

type Rep Separator = D1 ('MetaData "Separator" "Amazonka.Glue.Types.Separator" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Separator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSeparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionStatus

newtype SessionStatus Source #

Constructors

SessionStatus' 

Instances

Instances details
FromJSON SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

FromJSONKey SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToJSON SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToJSONKey SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToByteString SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToHeader SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToLog SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToQuery SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

FromText SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToText SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Methods

toText :: SessionStatus -> Text #

FromXML SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

ToXML SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Methods

toXML :: SessionStatus -> XML #

Generic SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Associated Types

type Rep SessionStatus :: Type -> Type #

Read SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Show SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

NFData SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Methods

rnf :: SessionStatus -> () #

Eq SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Ord SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

Hashable SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

type Rep SessionStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionStatus

type Rep SessionStatus = D1 ('MetaData "SessionStatus" "Amazonka.Glue.Types.SessionStatus" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SessionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionStatus") '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
FromJSON Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

FromJSONKey Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToJSON Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToJSONKey Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToByteString Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toBS :: Sort -> ByteString #

ToHeader Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toHeader :: HeaderName -> Sort -> [Header] #

ToLog Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

ToQuery Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

toQuery :: Sort -> QueryString #

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 #

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 #

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 #

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 #

NFData Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

rnf :: Sort -> () #

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 #

Hashable Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

Methods

hashWithSalt :: Int -> Sort -> Int #

hash :: Sort -> Int #

type Rep Sort Source # 
Instance details

Defined in Amazonka.Glue.Types.Sort

type Rep Sort = D1 ('MetaData "Sort" "Amazonka.Glue.Types.Sort" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "Sort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortDirectionType

newtype SortDirectionType Source #

Instances

Instances details
FromJSON SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

FromJSONKey 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

ToByteString SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToHeader SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToLog SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToQuery 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

FromXML SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

ToXML 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 #

Read SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Show SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

NFData SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Methods

rnf :: SortDirectionType -> () #

Eq SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Ord SortDirectionType Source # 
Instance details

Defined in Amazonka.Glue.Types.SortDirectionType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SortDirectionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortDirectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SourceControlAuthStrategy

newtype SourceControlAuthStrategy Source #

Instances

Instances details
FromJSON SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

FromJSONKey SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToJSON SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToJSONKey SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToByteString SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToHeader SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToLog SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToQuery SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

FromText SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToText SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

FromXML SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

ToXML SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Generic SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Associated Types

type Rep SourceControlAuthStrategy :: Type -> Type #

Read SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Show SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

NFData SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Eq SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Ord SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

Hashable SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

type Rep SourceControlAuthStrategy Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlAuthStrategy

type Rep SourceControlAuthStrategy = D1 ('MetaData "SourceControlAuthStrategy" "Amazonka.Glue.Types.SourceControlAuthStrategy" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SourceControlAuthStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSourceControlAuthStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SourceControlProvider

newtype SourceControlProvider Source #

Instances

Instances details
FromJSON SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

FromJSONKey SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToJSON SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToJSONKey SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToByteString SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToHeader SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToLog SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToQuery SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

FromText SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToText SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

FromXML SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

ToXML SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Generic SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Associated Types

type Rep SourceControlProvider :: Type -> Type #

Read SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Show SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

NFData SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Methods

rnf :: SourceControlProvider -> () #

Eq SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Ord SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

Hashable SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

type Rep SourceControlProvider Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlProvider

type Rep SourceControlProvider = D1 ('MetaData "SourceControlProvider" "Amazonka.Glue.Types.SourceControlProvider" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "SourceControlProvider'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSourceControlProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StartingPosition

newtype StartingPosition Source #

Instances

Instances details
FromJSON StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

FromJSONKey StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToJSON StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToJSONKey StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToByteString StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToHeader StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToLog StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToQuery StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

FromText StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToText StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

FromXML StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

ToXML StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Generic StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Associated Types

type Rep StartingPosition :: Type -> Type #

Read StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Show StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

NFData StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Methods

rnf :: StartingPosition -> () #

Eq StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Ord StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

Hashable StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

type Rep StartingPosition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingPosition

type Rep StartingPosition = D1 ('MetaData "StartingPosition" "Amazonka.Glue.Types.StartingPosition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "StartingPosition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStartingPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StatementState

newtype StatementState Source #

Constructors

StatementState' 

Instances

Instances details
FromJSON StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

FromJSONKey StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToJSON StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToJSONKey StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToByteString StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToHeader StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToLog StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToQuery StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

FromText StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToText StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

FromXML StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

ToXML StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Methods

toXML :: StatementState -> XML #

Generic StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Associated Types

type Rep StatementState :: Type -> Type #

Read StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Show StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

NFData StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Methods

rnf :: StatementState -> () #

Eq StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Ord StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

Hashable StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

type Rep StatementState Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementState

type Rep StatementState = D1 ('MetaData "StatementState" "Amazonka.Glue.Types.StatementState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "StatementState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStatementState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetFormat

newtype TargetFormat Source #

Constructors

TargetFormat' 

Instances

Instances details
FromJSON TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

FromJSONKey TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToJSON TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToJSONKey TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToByteString TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToHeader TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToLog TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToQuery TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

FromText TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToText TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

toText :: TargetFormat -> Text #

FromXML TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

ToXML TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

toXML :: TargetFormat -> XML #

Generic TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Associated Types

type Rep TargetFormat :: Type -> Type #

Read TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Show TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

NFData TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Methods

rnf :: TargetFormat -> () #

Eq TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Ord TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

Hashable TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

type Rep TargetFormat Source # 
Instance details

Defined in Amazonka.Glue.Types.TargetFormat

type Rep TargetFormat = D1 ('MetaData "TargetFormat" "Amazonka.Glue.Types.TargetFormat" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TargetFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskRunSortColumnType

newtype TaskRunSortColumnType Source #

Instances

Instances details
FromJSON TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

FromJSONKey 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

ToByteString TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToHeader TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToLog TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToQuery 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

FromXML TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

ToXML 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 #

Read TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Show TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

NFData TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Methods

rnf :: TaskRunSortColumnType -> () #

Eq TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Ord TaskRunSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortColumnType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TaskRunSortColumnType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskRunSortColumnType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskStatusType

newtype TaskStatusType Source #

Constructors

TaskStatusType' 

Instances

Instances details
FromJSON TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

FromJSONKey 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

ToByteString TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToHeader TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToLog TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

ToQuery 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

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 #

Generic TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Associated Types

type Rep TaskStatusType :: Type -> Type #

Read TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Show TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

NFData TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Methods

rnf :: TaskStatusType -> () #

Eq TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Ord TaskStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskStatusType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

FromJSONKey TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToJSON TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToJSONKey TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToByteString TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toBS :: TaskType -> ByteString #

ToHeader TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

toHeader :: HeaderName -> TaskType -> [Header] #

ToLog TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

ToQuery TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

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 #

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 #

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 #

Read TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Show TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

NFData TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

rnf :: TaskType -> () #

Eq TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Ord TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Hashable TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

Methods

hashWithSalt :: Int -> TaskType -> Int #

hash :: TaskType -> Int #

type Rep TaskType Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskType

type Rep TaskType = D1 ('MetaData "TaskType" "Amazonka.Glue.Types.TaskType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TaskType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformSortColumnType

newtype TransformSortColumnType Source #

Instances

Instances details
FromJSON TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

FromJSONKey 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

ToByteString TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToHeader TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToLog TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToQuery 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

FromXML TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

ToXML 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 #

Read TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Show TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

NFData TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Methods

rnf :: TransformSortColumnType -> () #

Eq TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Ord TransformSortColumnType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortColumnType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TransformSortColumnType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformSortColumnType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformStatusType

newtype TransformStatusType Source #

Instances

Instances details
FromJSON TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

FromJSONKey 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

ToByteString TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToHeader TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToLog TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToQuery 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

FromXML TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

ToXML 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 #

Read TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Show TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

NFData TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Methods

rnf :: TransformStatusType -> () #

Eq TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Ord TransformStatusType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformStatusType

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

FromJSONKey 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

ToByteString TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToHeader TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToLog TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

ToQuery 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 #

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 #

Generic TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Associated Types

type Rep TransformType :: Type -> Type #

Read TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Show TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

NFData TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Methods

rnf :: TransformType -> () #

Eq TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Ord TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

Hashable TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

type Rep TransformType Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformType

type Rep TransformType = D1 ('MetaData "TransformType" "Amazonka.Glue.Types.TransformType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TransformType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TriggerState

newtype TriggerState Source #

Constructors

TriggerState' 

Instances

Instances details
FromJSON TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

FromJSONKey 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

ToByteString TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToHeader TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToLog TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

ToQuery 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 #

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 #

Generic TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Associated Types

type Rep TriggerState :: Type -> Type #

Read TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Show TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

NFData TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Methods

rnf :: TriggerState -> () #

Eq TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Ord TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

Hashable TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

type Rep TriggerState Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerState

type Rep TriggerState = D1 ('MetaData "TriggerState" "Amazonka.Glue.Types.TriggerState" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TriggerState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTriggerState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TriggerType

newtype TriggerType Source #

Constructors

TriggerType' 

Instances

Instances details
FromJSON TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

FromJSONKey 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

ToByteString TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToHeader TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToLog TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

ToQuery 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 #

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 #

Generic TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Associated Types

type Rep TriggerType :: Type -> Type #

Read TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Show TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

NFData TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Methods

rnf :: TriggerType -> () #

Eq TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Ord TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

Hashable TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

type Rep TriggerType Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerType

type Rep TriggerType = D1 ('MetaData "TriggerType" "Amazonka.Glue.Types.TriggerType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "TriggerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTriggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UnionType

newtype UnionType Source #

Constructors

UnionType' 

Fields

Bundled Patterns

pattern UnionType_ALL :: UnionType 
pattern UnionType_DISTINCT :: UnionType 

Instances

Instances details
FromJSON UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

FromJSONKey UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToJSON UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToJSONKey UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToByteString UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Methods

toBS :: UnionType -> ByteString #

ToHeader UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToLog UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToQuery UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

FromText UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToText UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Methods

toText :: UnionType -> Text #

FromXML UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

ToXML UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Methods

toXML :: UnionType -> XML #

Generic UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Associated Types

type Rep UnionType :: Type -> Type #

Read UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Show UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

NFData UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Methods

rnf :: UnionType -> () #

Eq UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Ord UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

Hashable UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

type Rep UnionType Source # 
Instance details

Defined in Amazonka.Glue.Types.UnionType

type Rep UnionType = D1 ('MetaData "UnionType" "Amazonka.Glue.Types.UnionType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "UnionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUnionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UpdateBehavior

newtype UpdateBehavior Source #

Constructors

UpdateBehavior' 

Instances

Instances details
FromJSON UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

FromJSONKey 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

ToByteString UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToHeader UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToLog UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

ToQuery 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

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 #

Generic UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Associated Types

type Rep UpdateBehavior :: Type -> Type #

Read UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Show UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

NFData UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Methods

rnf :: UpdateBehavior -> () #

Eq UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Ord UpdateBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateBehavior

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "UpdateBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUpdateBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UpdateCatalogBehavior

newtype UpdateCatalogBehavior Source #

Instances

Instances details
FromJSON UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

FromJSONKey UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToJSON UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToJSONKey UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToByteString UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToHeader UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToLog UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToQuery UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

FromText UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToText UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

FromXML UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

ToXML UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Generic UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Associated Types

type Rep UpdateCatalogBehavior :: Type -> Type #

Read UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Show UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

NFData UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Methods

rnf :: UpdateCatalogBehavior -> () #

Eq UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Ord UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

Hashable UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

type Rep UpdateCatalogBehavior Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCatalogBehavior

type Rep UpdateCatalogBehavior = D1 ('MetaData "UpdateCatalogBehavior" "Amazonka.Glue.Types.UpdateCatalogBehavior" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "UpdateCatalogBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUpdateCatalogBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WorkerType

newtype WorkerType Source #

Constructors

WorkerType' 

Fields

Bundled Patterns

pattern WorkerType_G_025X :: WorkerType 
pattern WorkerType_G_1X :: WorkerType 
pattern WorkerType_G_2X :: WorkerType 
pattern WorkerType_Standard :: WorkerType 

Instances

Instances details
FromJSON WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

FromJSONKey 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

ToByteString WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToHeader WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToLog WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

ToQuery 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 #

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 #

Generic WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Associated Types

type Rep WorkerType :: Type -> Type #

Read WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Show WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

NFData WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Methods

rnf :: WorkerType -> () #

Eq WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Ord WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

Hashable WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

type Rep WorkerType Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkerType

type Rep WorkerType = D1 ('MetaData "WorkerType" "Amazonka.Glue.Types.WorkerType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'True) (C1 ('MetaCons "WorkerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWorkerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WorkflowRunStatus

newtype WorkflowRunStatus Source #

Instances

Instances details
FromJSON WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

FromJSONKey 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

ToByteString WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToHeader WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToLog WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToQuery 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

FromXML WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

ToXML 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 #

Read WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Show WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

NFData WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Methods

rnf :: WorkflowRunStatus -> () #

Eq WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Ord WorkflowRunStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

ToJSON 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 #

Read Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Show Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

NFData Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

rnf :: Action -> () #

Eq Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

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

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

Hashable Action Source # 
Instance details

Defined in Amazonka.Glue.Types.Action

Methods

hashWithSalt :: Int -> Action -> Int #

hash :: Action -> Int #

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: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:crawlerName:Action', action_crawlerName - The name of the crawler to be used with this action.

$sel:jobName:Action', action_jobName - The name of a job to be run.

$sel:notificationProperty:Action', action_notificationProperty - Specifies configuration properties of a job run notification.

$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.

Aggregate

data Aggregate Source #

Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.

See: newAggregate smart constructor.

Instances

Instances details
FromJSON Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

ToJSON Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

Generic Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

Associated Types

type Rep Aggregate :: Type -> Type #

Read Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

Show Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

NFData Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

Methods

rnf :: Aggregate -> () #

Eq Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

Hashable Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

type Rep Aggregate Source # 
Instance details

Defined in Amazonka.Glue.Types.Aggregate

type Rep Aggregate = D1 ('MetaData "Aggregate" "Amazonka.Glue.Types.Aggregate" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Aggregate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "groups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]]) :*: S1 ('MetaSel ('Just "aggs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AggregateOperation)))))

newAggregate Source #

Create a value of Aggregate with all optional fields omitted.

Use 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:Aggregate', aggregate_name - The name of the transform node.

$sel:inputs:Aggregate', aggregate_inputs - Specifies the fields and rows to use as inputs for the aggregate transform.

$sel:groups:Aggregate', aggregate_groups - Specifies the fields to group by.

$sel:aggs:Aggregate', aggregate_aggs - Specifies the aggregate functions to be performed on specified fields.

AggregateOperation

data AggregateOperation Source #

Specifies the set of parameters needed to perform aggregation in the aggregate transform.

See: newAggregateOperation smart constructor.

Instances

Instances details
FromJSON AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

ToJSON AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

Generic AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

Associated Types

type Rep AggregateOperation :: Type -> Type #

Read AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

Show AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

NFData AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

Methods

rnf :: AggregateOperation -> () #

Eq AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

Hashable AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

type Rep AggregateOperation Source # 
Instance details

Defined in Amazonka.Glue.Types.AggregateOperation

type Rep AggregateOperation = D1 ('MetaData "AggregateOperation" "Amazonka.Glue.Types.AggregateOperation" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "AggregateOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "aggFunc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AggFunction)))

newAggregateOperation Source #

Create a value of AggregateOperation with all optional fields omitted.

Use 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:AggregateOperation', aggregateOperation_column - Specifies the column on the data set on which the aggregation function will be applied.

$sel:aggFunc:AggregateOperation', aggregateOperation_aggFunc - Specifies the aggregation function to apply.

Possible aggregation functions include: avg countDistinct, count, first, last, kurtosis, max, min, skewness, stddev_samp, stddev_pop, sum, sumDistinct, var_samp, var_pop

ApplyMapping

data ApplyMapping Source #

Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.

See: newApplyMapping smart constructor.

Instances

Instances details
FromJSON ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

ToJSON ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

Generic ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

Associated Types

type Rep ApplyMapping :: Type -> Type #

Read ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

Show ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

NFData ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

Methods

rnf :: ApplyMapping -> () #

Eq ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

Hashable ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

type Rep ApplyMapping Source # 
Instance details

Defined in Amazonka.Glue.Types.ApplyMapping

type Rep ApplyMapping = D1 ('MetaData "ApplyMapping" "Amazonka.Glue.Types.ApplyMapping" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ApplyMapping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "mapping") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Mapping]))))

newApplyMapping Source #

Create a value of ApplyMapping with all optional fields omitted.

Use 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:ApplyMapping', applyMapping_name - The name of the transform node.

$sel:inputs:ApplyMapping', applyMapping_inputs - The data inputs identified by their node names.

$sel:mapping:ApplyMapping', applyMapping_mapping - Specifies the mapping of data property keys in the data source to data property keys in the data target.

AthenaConnectorSource

data AthenaConnectorSource Source #

Specifies a connector to an Amazon Athena data source.

See: newAthenaConnectorSource smart constructor.

Instances

Instances details
FromJSON AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

ToJSON AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

Generic AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

Associated Types

type Rep AthenaConnectorSource :: Type -> Type #

Read AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

Show AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

NFData AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

Methods

rnf :: AthenaConnectorSource -> () #

Eq AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

Hashable AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

type Rep AthenaConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.AthenaConnectorSource

type Rep AthenaConnectorSource = D1 ('MetaData "AthenaConnectorSource" "Amazonka.Glue.Types.AthenaConnectorSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "AthenaConnectorSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectionTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "schemaName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newAthenaConnectorSource Source #

Create a value of AthenaConnectorSource with all optional fields omitted.

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

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

$sel:connectionTable:AthenaConnectorSource', athenaConnectorSource_connectionTable - The name of the table in the data source.

$sel:outputSchemas:AthenaConnectorSource', athenaConnectorSource_outputSchemas - Specifies the data schema for the custom Athena source.

$sel:name:AthenaConnectorSource', athenaConnectorSource_name - The name of the data source.

$sel:connectionName:AthenaConnectorSource', athenaConnectorSource_connectionName - The name of the connection that is associated with the connector.

$sel:connectorName:AthenaConnectorSource', athenaConnectorSource_connectorName - The name of a connector that assists with accessing the data store in Glue Studio.

$sel:connectionType:AthenaConnectorSource', athenaConnectorSource_connectionType - The type of connection, such as marketplace.athena or custom.athena, designating a connection to an Amazon Athena data store.

$sel:schemaName:AthenaConnectorSource', athenaConnectorSource_schemaName - The name of the Cloudwatch log group to read from. For example, /aws-glue/jobs/output.

AuditContext

data AuditContext Source #

A structure containing information for audit.

See: newAuditContext smart constructor.

Constructors

AuditContext' (Maybe Text) (Maybe Bool) (Maybe [Text]) 

Instances

Instances details
ToJSON AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

Generic AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

Associated Types

type Rep AuditContext :: Type -> Type #

Read AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

Show AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

NFData AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

Methods

rnf :: AuditContext -> () #

Eq AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

Hashable AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

type Rep AuditContext Source # 
Instance details

Defined in Amazonka.Glue.Types.AuditContext

type Rep AuditContext = D1 ('MetaData "AuditContext" "Amazonka.Glue.Types.AuditContext" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "AuditContext'" 'PrefixI 'True) (S1 ('MetaSel ('Just "additionalAuditContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "allColumnsRequested") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "requestedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newAuditContext :: AuditContext Source #

Create a value of AuditContext with all optional fields omitted.

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

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

$sel:additionalAuditContext:AuditContext', auditContext_additionalAuditContext - The context for the audit..

$sel:allColumnsRequested:AuditContext', auditContext_allColumnsRequested - All columns request for audit.

$sel:requestedColumns:AuditContext', auditContext_requestedColumns - The requested columns for audit.

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
FromJSON 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 #

Read BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Show BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

NFData BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Methods

rnf :: BackfillError -> () #

Eq BackfillError Source # 
Instance details

Defined in Amazonka.Glue.Types.BackfillError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BackfillError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BackfillErrorCode)) :*: S1 ('MetaSel ('Just "partitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PartitionValueList]))))

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:code:BackfillError', backfillError_code - The error code for an error that occurred when registering partition indexes for an existing table.

$sel:partitions:BackfillError', backfillError_partitions - A list of a limited number of partitions in the response.

BasicCatalogTarget

data BasicCatalogTarget Source #

Specifies a target that uses a Glue Data Catalog table.

See: newBasicCatalogTarget smart constructor.

Instances

Instances details
FromJSON BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

ToJSON BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

Generic BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

Associated Types

type Rep BasicCatalogTarget :: Type -> Type #

Read BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

Show BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

NFData BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

Methods

rnf :: BasicCatalogTarget -> () #

Eq BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

Hashable BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

type Rep BasicCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.BasicCatalogTarget

type Rep BasicCatalogTarget = D1 ('MetaData "BasicCatalogTarget" "Amazonka.Glue.Types.BasicCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BasicCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newBasicCatalogTarget Source #

Create a value of BasicCatalogTarget with all optional fields omitted.

Use 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:BasicCatalogTarget', basicCatalogTarget_name - The name of your data target.

$sel:inputs:BasicCatalogTarget', basicCatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:database:BasicCatalogTarget', basicCatalogTarget_database - The database that contains the table you want to use as the target. This database must already exist in the Data Catalog.

$sel:table:BasicCatalogTarget', basicCatalogTarget_table - The table that defines the schema of your output data. This table must already exist in the Data Catalog.

BatchStopJobRunError

data BatchStopJobRunError Source #

Records an error that occurred when attempting to stop a specified job run.

See: newBatchStopJobRunError smart constructor.

Instances

Instances details
FromJSON 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 #

Read BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Show BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

NFData BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Methods

rnf :: BatchStopJobRunError -> () #

Eq BatchStopJobRunError Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchStopJobRunError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:errorDetail:BatchStopJobRunError', batchStopJobRunError_errorDetail - Specifies details about the error that was encountered.

$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.

BatchStopJobRunSuccessfulSubmission

data BatchStopJobRunSuccessfulSubmission Source #

Records a successful request to stop a specified JobRun.

See: newBatchStopJobRunSuccessfulSubmission smart constructor.

Instances

Instances details
FromJSON BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Generic 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

NFData BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Eq BatchStopJobRunSuccessfulSubmission Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchStopJobRunSuccessfulSubmission

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Show BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

NFData BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Eq BatchUpdatePartitionFailureEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionFailureEntry

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BatchUpdatePartitionFailureEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: S1 ('MetaSel ('Just "partitionValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

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:errorDetail:BatchUpdatePartitionFailureEntry', batchUpdatePartitionFailureEntry_errorDetail - The details about the batch update partition error.

$sel:partitionValueList:BatchUpdatePartitionFailureEntry', batchUpdatePartitionFailureEntry_partitionValueList - A list of values defining the partitions.

BatchUpdatePartitionRequestEntry

data BatchUpdatePartitionRequestEntry Source #

A structure that contains the values and structure used to update a partition.

See: newBatchUpdatePartitionRequestEntry smart constructor.

Instances

Instances details
ToJSON 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 #

Read BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Show BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

NFData BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Eq BatchUpdatePartitionRequestEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.BatchUpdatePartitionRequestEntry

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

ToJSON 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 #

Read BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Show BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

NFData BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Eq BinaryColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BinaryColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Show Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

NFData Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Methods

rnf :: Blueprint -> () #

Eq Blueprint Source # 
Instance details

Defined in Amazonka.Glue.Types.Blueprint

Hashable 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:

Blueprint, blueprint_blueprintLocation - Specifies the path in Amazon S3 where the blueprint is published.

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:createdOn:Blueprint', blueprint_createdOn - The date and time the blueprint was registered.

Blueprint, blueprint_description - The description of the blueprint.

$sel:errorMessage:Blueprint', blueprint_errorMessage - An error message.

$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.

Blueprint, blueprint_lastModifiedOn - The date and time the blueprint was last modified.

$sel:name:Blueprint', blueprint_name - The name of the blueprint.

Blueprint, blueprint_parameterSpec - A JSON string that indicates the list of parameter specifications for the blueprint.

$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.

BlueprintDetails

data BlueprintDetails Source #

The details of a blueprint.

See: newBlueprintDetails smart constructor.

Instances

Instances details
FromJSON 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 #

Read BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Show BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

NFData BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Methods

rnf :: BlueprintDetails -> () #

Eq BlueprintDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintDetails

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "BlueprintDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blueprintName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runId") '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:blueprintName:BlueprintDetails', blueprintDetails_blueprintName - The name of the blueprint.

$sel:runId:BlueprintDetails', blueprintDetails_runId - The run ID for this blueprint.

BlueprintRun

data BlueprintRun Source #

The details of a blueprint run.

See: newBlueprintRun smart constructor.

Instances

Instances details
FromJSON 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 #

Read BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Show BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

NFData BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Methods

rnf :: BlueprintRun -> () #

Eq BlueprintRun Source # 
Instance details

Defined in Amazonka.Glue.Types.BlueprintRun

Hashable 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:blueprintName:BlueprintRun', blueprintRun_blueprintName - The name of the blueprint.

$sel:completedOn:BlueprintRun', blueprintRun_completedOn - The date and time that the blueprint run completed.

$sel:errorMessage:BlueprintRun', blueprintRun_errorMessage - Indicates any errors that are seen while running the blueprint.

$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: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.

$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:runId:BlueprintRun', blueprintRun_runId - The run ID for this blueprint run.

$sel:startedOn:BlueprintRun', blueprintRun_startedOn - The date and time that the blueprint run started.

$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: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.

BooleanColumnStatisticsData

data BooleanColumnStatisticsData Source #

Defines column statistics supported for Boolean data columns.

See: newBooleanColumnStatisticsData smart constructor.

Instances

Instances details
FromJSON BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

ToJSON 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 #

Read BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Show BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

NFData BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Eq BooleanColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.BooleanColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Show CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

NFData CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Methods

rnf :: CatalogEntry -> () #

Eq CatalogEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogEntry

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Show CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

NFData CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Methods

rnf :: CatalogImportStatus -> () #

Eq CatalogImportStatus Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogImportStatus

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CatalogImportStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importCompleted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "importTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "importedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:importCompleted:CatalogImportStatus', catalogImportStatus_importCompleted - True if the migration has completed, or False otherwise.

$sel:importTime:CatalogImportStatus', catalogImportStatus_importTime - The time that the migration was started.

$sel:importedBy:CatalogImportStatus', catalogImportStatus_importedBy - The name of the person who initiated the migration.

CatalogKafkaSource

data CatalogKafkaSource Source #

Specifies an Apache Kafka data store in the Data Catalog.

See: newCatalogKafkaSource smart constructor.

Instances

Instances details
FromJSON CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

ToJSON CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

Generic CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

Associated Types

type Rep CatalogKafkaSource :: Type -> Type #

Read CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

Show CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

NFData CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

Methods

rnf :: CatalogKafkaSource -> () #

Eq CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

Hashable CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

type Rep CatalogKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKafkaSource

newCatalogKafkaSource Source #

Create a value of CatalogKafkaSource with all optional fields omitted.

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

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

$sel:dataPreviewOptions:CatalogKafkaSource', catalogKafkaSource_dataPreviewOptions - Specifies options related to data preview for viewing a sample of your data.

$sel:detectSchema:CatalogKafkaSource', catalogKafkaSource_detectSchema - Whether to automatically determine the schema from the incoming data.

$sel:streamingOptions:CatalogKafkaSource', catalogKafkaSource_streamingOptions - Specifies the streaming options.

$sel:windowSize:CatalogKafkaSource', catalogKafkaSource_windowSize - The amount of time to spend processing each micro batch.

$sel:name:CatalogKafkaSource', catalogKafkaSource_name - The name of the data store.

$sel:table:CatalogKafkaSource', catalogKafkaSource_table - The name of the table in the database to read from.

$sel:database:CatalogKafkaSource', catalogKafkaSource_database - The name of the database to read from.

CatalogKinesisSource

data CatalogKinesisSource Source #

Specifies a Kinesis data source in the Glue Data Catalog.

See: newCatalogKinesisSource smart constructor.

Instances

Instances details
FromJSON CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

ToJSON CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

Generic CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

Associated Types

type Rep CatalogKinesisSource :: Type -> Type #

Read CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

Show CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

NFData CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

Methods

rnf :: CatalogKinesisSource -> () #

Eq CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

Hashable CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

type Rep CatalogKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogKinesisSource

newCatalogKinesisSource Source #

Create a value of CatalogKinesisSource with all optional fields omitted.

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

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

$sel:dataPreviewOptions:CatalogKinesisSource', catalogKinesisSource_dataPreviewOptions - Additional options for data preview.

$sel:detectSchema:CatalogKinesisSource', catalogKinesisSource_detectSchema - Whether to automatically determine the schema from the incoming data.

$sel:streamingOptions:CatalogKinesisSource', catalogKinesisSource_streamingOptions - Additional options for the Kinesis streaming data source.

$sel:windowSize:CatalogKinesisSource', catalogKinesisSource_windowSize - The amount of time to spend processing each micro batch.

$sel:name:CatalogKinesisSource', catalogKinesisSource_name - The name of the data source.

$sel:table:CatalogKinesisSource', catalogKinesisSource_table - The name of the table in the database to read from.

$sel:database:CatalogKinesisSource', catalogKinesisSource_database - The name of the database to read from.

CatalogSchemaChangePolicy

data CatalogSchemaChangePolicy Source #

A policy that specifies update behavior for the crawler.

See: newCatalogSchemaChangePolicy smart constructor.

Instances

Instances details
FromJSON CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

ToJSON CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

Generic CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

Associated Types

type Rep CatalogSchemaChangePolicy :: Type -> Type #

Read CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

Show CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

NFData CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

Eq CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

Hashable CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

type Rep CatalogSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSchemaChangePolicy

type Rep CatalogSchemaChangePolicy = D1 ('MetaData "CatalogSchemaChangePolicy" "Amazonka.Glue.Types.CatalogSchemaChangePolicy" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CatalogSchemaChangePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableUpdateCatalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "updateBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpdateCatalogBehavior))))

newCatalogSchemaChangePolicy :: CatalogSchemaChangePolicy Source #

Create a value of CatalogSchemaChangePolicy with all optional fields omitted.

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

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

$sel:enableUpdateCatalog:CatalogSchemaChangePolicy', catalogSchemaChangePolicy_enableUpdateCatalog - Whether to use the specified update behavior when the crawler finds a changed schema.

$sel:updateBehavior:CatalogSchemaChangePolicy', catalogSchemaChangePolicy_updateBehavior - The update behavior when the crawler finds a changed schema.

CatalogSource

data CatalogSource Source #

Specifies a data store in the Glue Data Catalog.

See: newCatalogSource smart constructor.

Instances

Instances details
FromJSON CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

ToJSON CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

Generic CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

Associated Types

type Rep CatalogSource :: Type -> Type #

Read CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

Show CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

NFData CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

Methods

rnf :: CatalogSource -> () #

Eq CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

Hashable CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

type Rep CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogSource

type Rep CatalogSource = D1 ('MetaData "CatalogSource" "Amazonka.Glue.Types.CatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCatalogSource Source #

Create a value of CatalogSource with all optional fields omitted.

Use 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:CatalogSource', catalogSource_name - The name of the data store.

$sel:database:CatalogSource', catalogSource_database - The name of the database to read from.

$sel:table:CatalogSource', catalogSource_table - The name of the table in the database to read from.

CatalogTarget

data CatalogTarget Source #

Specifies an Glue Data Catalog target.

See: newCatalogTarget smart constructor.

Instances

Instances details
FromJSON CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

ToJSON 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 #

Read CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Show CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

NFData CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Methods

rnf :: CatalogTarget -> () #

Eq CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.CatalogTarget

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dlqEventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "eventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (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:connectionName:CatalogTarget', catalogTarget_connectionName - The name of the connection for an Amazon S3-backed Data Catalog table to be a target of the crawl when using a Catalog connection type paired with a NETWORK Connection type.

$sel:dlqEventQueueArn:CatalogTarget', catalogTarget_dlqEventQueueArn - A valid Amazon dead-letter SQS ARN. For example, arn:aws:sqs:region:account:deadLetterQueue.

$sel:eventQueueArn:CatalogTarget', catalogTarget_eventQueueArn - A valid Amazon SQS ARN. For example, arn:aws:sqs:region:account:sqs.

$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
FromJSON 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 #

Read Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Show Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

NFData Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Methods

rnf :: Classifier -> () #

Eq Classifier Source # 
Instance details

Defined in Amazonka.Glue.Types.Classifier

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Classifier'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "csvClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvClassifier)) :*: S1 ('MetaSel ('Just "grokClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GrokClassifier))) :*: (S1 ('MetaSel ('Just "jsonClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JsonClassifier)) :*: S1 ('MetaSel ('Just "xMLClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe XMLClassifier)))))

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:csvClassifier:Classifier', classifier_csvClassifier - A classifier for comma-separated values (CSV).

$sel:grokClassifier:Classifier', classifier_grokClassifier - A classifier that uses grok.

$sel:jsonClassifier:Classifier', classifier_jsonClassifier - A classifier for JSON content.

$sel:xMLClassifier:Classifier', classifier_xMLClassifier - A classifier for XML content.

CloudWatchEncryption

data CloudWatchEncryption Source #

Specifies how Amazon CloudWatch data should be encrypted.

See: newCloudWatchEncryption smart constructor.

Instances

Instances details
FromJSON CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

ToJSON 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 #

Read CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Show CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

NFData CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Methods

rnf :: CloudWatchEncryption -> () #

Eq CloudWatchEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.CloudWatchEncryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

CodeGenConfigurationNode

data CodeGenConfigurationNode Source #

CodeGenConfigurationNode enumerates all valid Node types. One and only one of its member variables can be populated.

See: newCodeGenConfigurationNode smart constructor.

Instances

Instances details
FromJSON CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

ToJSON CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

Generic CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

Associated Types

type Rep CodeGenConfigurationNode :: Type -> Type #

Read CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

Show CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

NFData CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

Eq CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

Hashable CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

type Rep CodeGenConfigurationNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenConfigurationNode

type Rep CodeGenConfigurationNode = D1 ('MetaData "CodeGenConfigurationNode" "Amazonka.Glue.Types.CodeGenConfigurationNode" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CodeGenConfigurationNode'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "aggregate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Aggregate)) :*: (S1 ('MetaSel ('Just "applyMapping") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ApplyMapping)) :*: S1 ('MetaSel ('Just "athenaConnectorSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AthenaConnectorSource)))) :*: (S1 ('MetaSel ('Just "catalogKafkaSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CatalogKafkaSource)) :*: (S1 ('MetaSel ('Just "catalogKinesisSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CatalogKinesisSource)) :*: S1 ('MetaSel ('Just "catalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CatalogSource))))) :*: ((S1 ('MetaSel ('Just "catalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BasicCatalogTarget)) :*: (S1 ('MetaSel ('Just "customCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomCode)) :*: S1 ('MetaSel ('Just "directKafkaSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DirectKafkaSource)))) :*: ((S1 ('MetaSel ('Just "directKinesisSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DirectKinesisSource)) :*: S1 ('MetaSel ('Just "dropDuplicates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DropDuplicates))) :*: (S1 ('MetaSel ('Just "dropFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DropFields)) :*: S1 ('MetaSel ('Just "dropNullFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DropNullFields)))))) :*: (((S1 ('MetaSel ('Just "dynamicTransform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamicTransform)) :*: (S1 ('MetaSel ('Just "dynamoDBCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynamoDBCatalogSource)) :*: S1 ('MetaSel ('Just "evaluateDataQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluateDataQuality)))) :*: (S1 ('MetaSel ('Just "fillMissingValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FillMissingValues)) :*: (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Filter)) :*: S1 ('MetaSel ('Just "governedCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GovernedCatalogSource))))) :*: ((S1 ('MetaSel ('Just "governedCatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GovernedCatalogTarget)) :*: (S1 ('MetaSel ('Just "jDBCConnectorSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JDBCConnectorSource)) :*: S1 ('MetaSel ('Just "jDBCConnectorTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JDBCConnectorTarget)))) :*: ((S1 ('MetaSel ('Just "join") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Join)) :*: S1 ('MetaSel ('Just "merge") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Merge))) :*: (S1 ('MetaSel ('Just "microsoftSQLServerCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MicrosoftSQLServerCatalogSource)) :*: S1 ('MetaSel ('Just "microsoftSQLServerCatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MicrosoftSQLServerCatalogTarget))))))) :*: ((((S1 ('MetaSel ('Just "mySQLCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MySQLCatalogSource)) :*: (S1 ('MetaSel ('Just "mySQLCatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MySQLCatalogTarget)) :*: S1 ('MetaSel ('Just "oracleSQLCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OracleSQLCatalogSource)))) :*: (S1 ('MetaSel ('Just "oracleSQLCatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OracleSQLCatalogTarget)) :*: (S1 ('MetaSel ('Just "pIIDetection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PIIDetection)) :*: S1 ('MetaSel ('Just "postgreSQLCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PostgreSQLCatalogSource))))) :*: ((S1 ('MetaSel ('Just "postgreSQLCatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PostgreSQLCatalogTarget)) :*: (S1 ('MetaSel ('Just "redshiftSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftSource)) :*: S1 ('MetaSel ('Just "redshiftTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftTarget)))) :*: ((S1 ('MetaSel ('Just "relationalCatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RelationalCatalogSource)) :*: S1 ('MetaSel ('Just "renameField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RenameField))) :*: (S1 ('MetaSel ('Just "s3CatalogSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CatalogSource)) :*: S1 ('MetaSel ('Just "s3CatalogTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CatalogTarget)))))) :*: (((S1 ('MetaSel ('Just "s3CsvSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3CsvSource)) :*: (S1 ('MetaSel ('Just "s3DirectTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DirectTarget)) :*: S1 ('MetaSel ('Just "s3GlueParquetTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3GlueParquetTarget)))) :*: (S1 ('MetaSel ('Just "s3JsonSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3JsonSource)) :*: (S1 ('MetaSel ('Just "s3ParquetSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3ParquetSource)) :*: S1 ('MetaSel ('Just "selectFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectFields))))) :*: ((S1 ('MetaSel ('Just "selectFromCollection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SelectFromCollection)) :*: (S1 ('MetaSel ('Just "sparkConnectorSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SparkConnectorSource)) :*: S1 ('MetaSel ('Just "sparkConnectorTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SparkConnectorTarget)))) :*: ((S1 ('MetaSel ('Just "sparkSQL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SparkSQL)) :*: S1 ('MetaSel ('Just "spigot") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Spigot))) :*: (S1 ('MetaSel ('Just "splitFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SplitFields)) :*: S1 ('MetaSel ('Just "union") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Union)))))))))

newCodeGenConfigurationNode :: CodeGenConfigurationNode Source #

Create a value of CodeGenConfigurationNode with all optional fields omitted.

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

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

$sel:aggregate:CodeGenConfigurationNode', codeGenConfigurationNode_aggregate - Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.

$sel:applyMapping:CodeGenConfigurationNode', codeGenConfigurationNode_applyMapping - Specifies a transform that maps data property keys in the data source to data property keys in the data target. You can rename keys, modify the data types for keys, and choose which keys to drop from the dataset.

$sel:athenaConnectorSource:CodeGenConfigurationNode', codeGenConfigurationNode_athenaConnectorSource - Specifies a connector to an Amazon Athena data source.

$sel:catalogKafkaSource:CodeGenConfigurationNode', codeGenConfigurationNode_catalogKafkaSource - Specifies an Apache Kafka data store in the Data Catalog.

$sel:catalogKinesisSource:CodeGenConfigurationNode', codeGenConfigurationNode_catalogKinesisSource - Specifies a Kinesis data source in the Glue Data Catalog.

$sel:catalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_catalogSource - Specifies a data store in the Glue Data Catalog.

$sel:catalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_catalogTarget - Specifies a target that uses a Glue Data Catalog table.

$sel:customCode:CodeGenConfigurationNode', codeGenConfigurationNode_customCode - Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.

$sel:directKafkaSource:CodeGenConfigurationNode', codeGenConfigurationNode_directKafkaSource - Specifies an Apache Kafka data store.

$sel:directKinesisSource:CodeGenConfigurationNode', codeGenConfigurationNode_directKinesisSource - Specifies a direct Amazon Kinesis data source.

$sel:dropDuplicates:CodeGenConfigurationNode', codeGenConfigurationNode_dropDuplicates - Specifies a transform that removes rows of repeating data from a data set.

$sel:dropFields:CodeGenConfigurationNode', codeGenConfigurationNode_dropFields - Specifies a transform that chooses the data property keys that you want to drop.

$sel:dropNullFields:CodeGenConfigurationNode', codeGenConfigurationNode_dropNullFields - Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.

$sel:dynamicTransform:CodeGenConfigurationNode', codeGenConfigurationNode_dynamicTransform - Specifies a custom visual transform created by a user.

$sel:dynamoDBCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_dynamoDBCatalogSource - Undocumented member.

$sel:evaluateDataQuality:CodeGenConfigurationNode', codeGenConfigurationNode_evaluateDataQuality - Specifies your data quality evaluation criteria.

$sel:fillMissingValues:CodeGenConfigurationNode', codeGenConfigurationNode_fillMissingValues - Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.

$sel:filter':CodeGenConfigurationNode', codeGenConfigurationNode_filter - Specifies a transform that splits a dataset into two, based on a filter condition.

$sel:governedCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_governedCatalogSource - Specifies a data source in a goverened Data Catalog.

$sel:governedCatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_governedCatalogTarget - Specifies a data target that writes to a goverened catalog.

$sel:jDBCConnectorSource:CodeGenConfigurationNode', codeGenConfigurationNode_jDBCConnectorSource - Specifies a connector to a JDBC data source.

$sel:jDBCConnectorTarget:CodeGenConfigurationNode', codeGenConfigurationNode_jDBCConnectorTarget - Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.

$sel:join:CodeGenConfigurationNode', codeGenConfigurationNode_join - Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.

$sel:merge:CodeGenConfigurationNode', codeGenConfigurationNode_merge - Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not de-duplicated.

$sel:microsoftSQLServerCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_microsoftSQLServerCatalogSource - Specifies a Microsoft SQL server data source in the Glue Data Catalog.

$sel:microsoftSQLServerCatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_microsoftSQLServerCatalogTarget - Specifies a target that uses Microsoft SQL.

$sel:mySQLCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_mySQLCatalogSource - Specifies a MySQL data source in the Glue Data Catalog.

$sel:mySQLCatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_mySQLCatalogTarget - Specifies a target that uses MySQL.

$sel:oracleSQLCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_oracleSQLCatalogSource - Specifies an Oracle data source in the Glue Data Catalog.

$sel:oracleSQLCatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_oracleSQLCatalogTarget - Specifies a target that uses Oracle SQL.

$sel:pIIDetection:CodeGenConfigurationNode', codeGenConfigurationNode_pIIDetection - Specifies a transform that identifies, removes or masks PII data.

$sel:postgreSQLCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_postgreSQLCatalogSource - Specifies a PostgresSQL data source in the Glue Data Catalog.

$sel:postgreSQLCatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_postgreSQLCatalogTarget - Specifies a target that uses Postgres SQL.

$sel:redshiftSource:CodeGenConfigurationNode', codeGenConfigurationNode_redshiftSource - Specifies an Amazon Redshift data store.

$sel:redshiftTarget:CodeGenConfigurationNode', codeGenConfigurationNode_redshiftTarget - Specifies a target that uses Amazon Redshift.

$sel:relationalCatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_relationalCatalogSource - Undocumented member.

$sel:renameField:CodeGenConfigurationNode', codeGenConfigurationNode_renameField - Specifies a transform that renames a single data property key.

$sel:s3CatalogSource:CodeGenConfigurationNode', codeGenConfigurationNode_s3CatalogSource - Specifies an Amazon S3 data store in the Glue Data Catalog.

$sel:s3CatalogTarget:CodeGenConfigurationNode', codeGenConfigurationNode_s3CatalogTarget - Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.

$sel:s3CsvSource:CodeGenConfigurationNode', codeGenConfigurationNode_s3CsvSource - Specifies a command-separated value (CSV) data store stored in Amazon S3.

$sel:s3DirectTarget:CodeGenConfigurationNode', codeGenConfigurationNode_s3DirectTarget - Specifies a data target that writes to Amazon S3.

$sel:s3GlueParquetTarget:CodeGenConfigurationNode', codeGenConfigurationNode_s3GlueParquetTarget - Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.

$sel:s3JsonSource:CodeGenConfigurationNode', codeGenConfigurationNode_s3JsonSource - Specifies a JSON data store stored in Amazon S3.

$sel:s3ParquetSource:CodeGenConfigurationNode', codeGenConfigurationNode_s3ParquetSource - Specifies an Apache Parquet data store stored in Amazon S3.

$sel:selectFields:CodeGenConfigurationNode', codeGenConfigurationNode_selectFields - Specifies a transform that chooses the data property keys that you want to keep.

$sel:selectFromCollection:CodeGenConfigurationNode', codeGenConfigurationNode_selectFromCollection - Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames. The output is the selected DynamicFrame

$sel:sparkConnectorSource:CodeGenConfigurationNode', codeGenConfigurationNode_sparkConnectorSource - Specifies a connector to an Apache Spark data source.

$sel:sparkConnectorTarget:CodeGenConfigurationNode', codeGenConfigurationNode_sparkConnectorTarget - Specifies a target that uses an Apache Spark connector.

$sel:sparkSQL:CodeGenConfigurationNode', codeGenConfigurationNode_sparkSQL - Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a single DynamicFrame.

$sel:spigot:CodeGenConfigurationNode', codeGenConfigurationNode_spigot - Specifies a transform that writes samples of the data to an Amazon S3 bucket.

$sel:splitFields:CodeGenConfigurationNode', codeGenConfigurationNode_splitFields - Specifies a transform that splits data property keys into two DynamicFrames. The output is a collection of DynamicFrames: one with selected data property keys, and one with the remaining data property keys.

$sel:union:CodeGenConfigurationNode', codeGenConfigurationNode_union - Specifies a transform that combines the rows from two or more datasets into a single result.

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
FromJSON CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

ToJSON 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 #

Read CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Show CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

NFData CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Methods

rnf :: CodeGenEdge -> () #

Eq CodeGenEdge Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenEdge

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

ToJSON 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 #

Read CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Show CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

NFData CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Methods

rnf :: CodeGenNode -> () #

Eq CodeGenNode Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNode

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

ToJSON 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 #

Read CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Show CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

NFData CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Methods

rnf :: CodeGenNodeArg -> () #

Eq CodeGenNodeArg Source # 
Instance details

Defined in Amazonka.Glue.Types.CodeGenNodeArg

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

ToJSON 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 #

Read Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Show Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

NFData Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

rnf :: Column -> () #

Eq Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

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

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

Hashable Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

Methods

hashWithSalt :: Int -> Column -> Int #

hash :: Column -> Int #

type Rep Column Source # 
Instance details

Defined in Amazonka.Glue.Types.Column

type Rep Column = D1 ('MetaData "Column" "Amazonka.Glue.Types.Column" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Column'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "comment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "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:comment:Column', column_comment - A free-form text comment.

$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: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
FromJSON 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 #

Read ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Show ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

NFData ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Methods

rnf :: ColumnError -> () #

Eq ColumnError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ColumnError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail))))

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:columnName:ColumnError', columnError_columnName - The name of the column that failed.

$sel:error:ColumnError', columnError_error - An error message with the reason for the failure of an operation.

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
FromJSON 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 #

Read ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Show ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

NFData ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Methods

rnf :: ColumnImportance -> () #

Eq ColumnImportance Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnImportance

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ColumnImportance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "importance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

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:columnName:ColumnImportance', columnImportance_columnName - The name of a column.

$sel:importance:ColumnImportance', columnImportance_importance - The column importance score for the column, as a decimal.

ColumnRowFilter

data ColumnRowFilter Source #

See: newColumnRowFilter smart constructor.

Instances

Instances details
FromJSON ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

Generic ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

Associated Types

type Rep ColumnRowFilter :: Type -> Type #

Read ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

Show ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

NFData ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

Methods

rnf :: ColumnRowFilter -> () #

Eq ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

Hashable ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

type Rep ColumnRowFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnRowFilter

type Rep ColumnRowFilter = D1 ('MetaData "ColumnRowFilter" "Amazonka.Glue.Types.ColumnRowFilter" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ColumnRowFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rowFilterExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newColumnRowFilter :: ColumnRowFilter Source #

Create a value of ColumnRowFilter with all optional fields omitted.

Use 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:ColumnRowFilter', columnRowFilter_columnName - Undocumented member.

$sel:rowFilterExpression:ColumnRowFilter', columnRowFilter_rowFilterExpression - Undocumented member.

ColumnStatistics

data ColumnStatistics Source #

Represents the generated column-level statistics for a table or partition.

See: newColumnStatistics smart constructor.

Instances

Instances details
FromJSON ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

ToJSON 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 #

Read ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Show ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

NFData ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Methods

rnf :: ColumnStatistics -> () #

Eq ColumnStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatistics

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

ToJSON 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 #

Read ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Show ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

NFData ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Methods

rnf :: ColumnStatisticsData -> () #

Eq ColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsData

Hashable 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
FromJSON 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 #

Read ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Show ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

NFData ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Methods

rnf :: ColumnStatisticsError -> () #

Eq ColumnStatisticsError Source # 
Instance details

Defined in Amazonka.Glue.Types.ColumnStatisticsError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ColumnStatisticsError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ColumnStatistics)) :*: S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail))))

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:columnStatistics:ColumnStatisticsError', columnStatisticsError_columnStatistics - The ColumnStatistics of the column.

$sel:error:ColumnStatisticsError', columnStatisticsError_error - An error message with the reason for the failure of an operation.

Condition

data Condition Source #

Defines a condition under which a trigger fires.

See: newCondition smart constructor.

Instances

Instances details
FromJSON Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

ToJSON 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 #

Read Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Show Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

NFData Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Methods

rnf :: Condition -> () #

Eq Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

Hashable Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

type Rep Condition Source # 
Instance details

Defined in Amazonka.Glue.Types.Condition

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:crawlerName:Condition', condition_crawlerName - The name of the crawler to which this condition applies.

$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: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.

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
FromJSON 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 #

Read ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Show ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

NFData ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Methods

rnf :: ConfusionMatrix -> () #

Eq ConfusionMatrix Source # 
Instance details

Defined in Amazonka.Glue.Types.ConfusionMatrix

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ConfusionMatrix'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numFalseNegatives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "numFalsePositives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "numTrueNegatives") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "numTruePositives") '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: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: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.

$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:numTruePositives:ConfusionMatrix', confusionMatrix_numTruePositives - The number of matches in the data that the transform correctly found, 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
FromJSON 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 #

Read Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Show Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

NFData Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Methods

rnf :: Connection -> () #

Eq Connection Source # 
Instance details

Defined in Amazonka.Glue.Types.Connection

Hashable 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: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.
  • 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_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".
  • 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).
  • KAFKA_SASL_MECHANISM - "SCRAM-SHA-512" or "GSSAPI". These are the two supported SASL Mechanisms.
  • KAFKA_SASL_SCRAM_USERNAME - A plaintext username used to authenticate with the "SCRAM-SHA-512" mechanism.
  • KAFKA_SASL_SCRAM_PASSWORD - A plaintext password used to authenticate with the "SCRAM-SHA-512" mechanism.
  • ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD - The encrypted version of the Kafka SASL SCRAM password (if the user has the Glue encrypt passwords setting selected).
  • KAFKA_SASL_GSSAPI_KEYTAB - The S3 location of a Kerberos keytab file. A keytab stores long-term keys for one or more principals. For more information, see MIT Kerberos Documentation: Keytab.
  • KAFKA_SASL_GSSAPI_KRB5_CONF - The S3 location of a Kerberos krb5.conf file. A krb5.conf stores Kerberos configuration information, such as the location of the KDC server. For more information, see MIT Kerberos Documentation: krb5.conf.
  • KAFKA_SASL_GSSAPI_SERVICE - The Kerberos service name, as set with sasl.kerberos.service.name in your Kafka Configuration.
  • KAFKA_SASL_GSSAPI_PRINCIPAL - The name of the Kerberos princial used by Glue. For more information, see Kafka Documentation: Configuring Kafka Brokers.

$sel:connectionType:Connection', connection_connectionType - The type of the connection. Currently, SFTP is not supported.

$sel:creationTime:Connection', connection_creationTime - The time that this connection definition was created.

$sel:description:Connection', connection_description - The description of the connection.

$sel:lastUpdatedBy:Connection', connection_lastUpdatedBy - The user, group, or role that last updated this connection definition.

$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:name:Connection', connection_name - The name of the connection definition.

$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.

ConnectionInput

data ConnectionInput Source #

A structure that is used to specify a connection to create or update.

See: newConnectionInput smart constructor.

Instances

Instances details
ToJSON 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 #

Read ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Show ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

NFData ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Methods

rnf :: ConnectionInput -> () #

Eq ConnectionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionInput

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ConnectionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "matchCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "physicalConnectionRequirements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhysicalConnectionRequirements)))) :*: (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:description:ConnectionInput', connectionInput_description - The description of the connection.

$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: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
FromJSON ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

ToJSON 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 #

Read ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Show ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

NFData ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Eq ConnectionPasswordEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionPasswordEncryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

ToJSON 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 #

Read ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Show ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

NFData ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Methods

rnf :: ConnectionsList -> () #

Eq ConnectionsList Source # 
Instance details

Defined in Amazonka.Glue.Types.ConnectionsList

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

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 #

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 #

NFData Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

rnf :: Crawl -> () #

Eq Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

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

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

Hashable Crawl Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawl

Methods

hashWithSalt :: Int -> Crawl -> Int #

hash :: Crawl -> Int #

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:errorMessage:Crawl', crawl_errorMessage - The error message associated with the crawl.

$sel:logGroup:Crawl', crawl_logGroup - The log group associated with the crawl.

$sel:logStream:Crawl', crawl_logStream - The log stream associated with the crawl.

$sel:startedOn:Crawl', crawl_startedOn - The date and time on which the crawl started.

$sel:state:Crawl', crawl_state - The state of the crawler.

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
FromJSON 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 #

Read Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Show Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

NFData Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

rnf :: Crawler -> () #

Eq Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

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

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

Hashable Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

Methods

hashWithSalt :: Int -> Crawler -> Int #

hash :: Crawler -> Int #

type Rep Crawler Source # 
Instance details

Defined in Amazonka.Glue.Types.Crawler

type Rep Crawler = D1 ('MetaData "Crawler" "Amazonka.Glue.Types.Crawler" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Crawler'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "classifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "crawlElapsedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "crawlerSecurityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lakeFormationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LakeFormationConfiguration)) :*: (S1 ('MetaSel ('Just "lastCrawl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastCrawlInfo)) :*: S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "lineageConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageConfiguration)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "recrawlPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecrawlPolicy)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Schedule))))) :*: ((S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaChangePolicy)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CrawlerState))) :*: (S1 ('MetaSel ('Just "tablePrefix") '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))))))))

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:classifiers:Crawler', crawler_classifiers - A list of UTF-8 strings that specify the custom classifiers that are associated with 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 Setting crawler configuration options.

$sel:crawlElapsedTime:Crawler', crawler_crawlElapsedTime - If the crawler is running, contains the total time elapsed since the last crawl began.

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

$sel:creationTime:Crawler', crawler_creationTime - The time that the crawler was created.

$sel:databaseName:Crawler', crawler_databaseName - The name of the database in which the crawler's output is stored.

$sel:description:Crawler', crawler_description - A description of the crawler.

$sel:lakeFormationConfiguration:Crawler', crawler_lakeFormationConfiguration - Specifies whether the crawler should use Lake Formation credentials for the crawler instead of the IAM role credentials.

$sel:lastCrawl:Crawler', crawler_lastCrawl - The status of the last crawl, and potentially error information if an error occurred.

$sel:lastUpdated:Crawler', crawler_lastUpdated - The time that the crawler was last updated.

$sel:lineageConfiguration:Crawler', crawler_lineageConfiguration - A configuration that specifies whether data lineage is enabled for the crawler.

$sel:name:Crawler', crawler_name - The name of the crawler.

$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: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:schedule:Crawler', crawler_schedule - For scheduled crawlers, the schedule when the crawler runs.

$sel:schemaChangePolicy:Crawler', crawler_schemaChangePolicy - The policy that specifies update and delete behaviors for the crawler.

Crawler, crawler_state - Indicates whether the crawler is running, or whether a run is pending.

$sel:tablePrefix:Crawler', crawler_tablePrefix - The prefix added to the names of tables that are created.

$sel:targets:Crawler', crawler_targets - A collection of targets to crawl.

$sel:version:Crawler', crawler_version - The version of the crawler.

CrawlerHistory

data CrawlerHistory Source #

Contains the information for a run of a crawler.

See: newCrawlerHistory smart constructor.

Instances

Instances details
FromJSON CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

Generic CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

Associated Types

type Rep CrawlerHistory :: Type -> Type #

Read CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

Show CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

NFData CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

Methods

rnf :: CrawlerHistory -> () #

Eq CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

Hashable CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

type Rep CrawlerHistory Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerHistory

newCrawlerHistory :: CrawlerHistory Source #

Create a value of CrawlerHistory with all optional fields omitted.

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

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

$sel:crawlId:CrawlerHistory', crawlerHistory_crawlId - A UUID identifier for each crawl.

$sel:dPUHour:CrawlerHistory', crawlerHistory_dPUHour - The number of data processing units (DPU) used in hours for the crawl.

$sel:endTime:CrawlerHistory', crawlerHistory_endTime - The date and time on which the crawl ended.

$sel:errorMessage:CrawlerHistory', crawlerHistory_errorMessage - If an error occurred, the error message associated with the crawl.

$sel:logGroup:CrawlerHistory', crawlerHistory_logGroup - The log group associated with the crawl.

$sel:logStream:CrawlerHistory', crawlerHistory_logStream - The log stream associated with the crawl.

$sel:messagePrefix:CrawlerHistory', crawlerHistory_messagePrefix - The prefix for a CloudWatch message about this crawl.

$sel:startTime:CrawlerHistory', crawlerHistory_startTime - The date and time on which the crawl started.

$sel:state:CrawlerHistory', crawlerHistory_state - The state of the crawl.

$sel:summary:CrawlerHistory', crawlerHistory_summary - A run summary for the specific crawl in JSON. Contains the catalog tables and partitions that were added, updated, or deleted.

CrawlerMetrics

data CrawlerMetrics Source #

Metrics for a specified crawler.

See: newCrawlerMetrics smart constructor.

Instances

Instances details
FromJSON 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 #

Read CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Show CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

NFData CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Methods

rnf :: CrawlerMetrics -> () #

Eq CrawlerMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerMetrics

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CrawlerMetrics'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "crawlerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastRuntimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "medianRuntimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "stillEstimating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "tablesCreated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tablesDeleted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "tablesUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "timeLeftSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

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:crawlerName:CrawlerMetrics', crawlerMetrics_crawlerName - The name of the crawler.

$sel:lastRuntimeSeconds:CrawlerMetrics', crawlerMetrics_lastRuntimeSeconds - The duration of the crawler's most recent run, in seconds.

$sel:medianRuntimeSeconds:CrawlerMetrics', crawlerMetrics_medianRuntimeSeconds - The median duration of this crawler's runs, in seconds.

$sel:stillEstimating:CrawlerMetrics', crawlerMetrics_stillEstimating - True if the crawler is still estimating how long it will take to complete this run.

$sel:tablesCreated:CrawlerMetrics', crawlerMetrics_tablesCreated - The number of tables created by this crawler.

$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:timeLeftSeconds:CrawlerMetrics', crawlerMetrics_timeLeftSeconds - The estimated time left to complete a running crawl.

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
FromJSON 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 #

Read CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Show CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

NFData CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Methods

rnf :: CrawlerNodeDetails -> () #

Eq CrawlerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerNodeDetails

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

ToJSON 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 #

Read CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Show CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

NFData CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Methods

rnf :: CrawlerTargets -> () #

Eq CrawlerTargets Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlerTargets

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CrawlerTargets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "catalogTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CatalogTarget])) :*: (S1 ('MetaSel ('Just "deltaTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DeltaTarget])) :*: S1 ('MetaSel ('Just "dynamoDBTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DynamoDBTarget])))) :*: (S1 ('MetaSel ('Just "jdbcTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JdbcTarget])) :*: (S1 ('MetaSel ('Just "mongoDBTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MongoDBTarget])) :*: S1 ('MetaSel ('Just "s3Targets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [S3Target]))))))

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:catalogTargets:CrawlerTargets', crawlerTargets_catalogTargets - Specifies Glue Data Catalog targets.

$sel:deltaTargets:CrawlerTargets', crawlerTargets_deltaTargets - Specifies Delta data store targets.

$sel:dynamoDBTargets:CrawlerTargets', crawlerTargets_dynamoDBTargets - Specifies Amazon DynamoDB targets.

$sel:jdbcTargets:CrawlerTargets', crawlerTargets_jdbcTargets - Specifies JDBC targets.

$sel:mongoDBTargets:CrawlerTargets', crawlerTargets_mongoDBTargets - Specifies Amazon DocumentDB or MongoDB targets.

$sel:s3Targets:CrawlerTargets', crawlerTargets_s3Targets - Specifies Amazon Simple Storage Service (Amazon S3) targets.

CrawlsFilter

data CrawlsFilter Source #

A list of fields, comparators and value that you can use to filter the crawler runs for a specified crawler.

See: newCrawlsFilter smart constructor.

Instances

Instances details
ToJSON CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

Generic CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

Associated Types

type Rep CrawlsFilter :: Type -> Type #

Read CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

Show CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

NFData CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

Methods

rnf :: CrawlsFilter -> () #

Eq CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

Hashable CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

type Rep CrawlsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.CrawlsFilter

type Rep CrawlsFilter = D1 ('MetaData "CrawlsFilter" "Amazonka.Glue.Types.CrawlsFilter" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CrawlsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FieldName)) :*: (S1 ('MetaSel ('Just "fieldValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "filterOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FilterOperator)))))

newCrawlsFilter :: CrawlsFilter Source #

Create a value of CrawlsFilter with all optional fields omitted.

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

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

$sel:fieldName:CrawlsFilter', crawlsFilter_fieldName - A key used to filter the crawler runs for a specified crawler. Valid values for each of the field names are:

  • CRAWL_ID: A string representing the UUID identifier for a crawl.
  • STATE: A string representing the state of the crawl.
  • START_TIME and END_TIME: The epoch timestamp in milliseconds.
  • DPU_HOUR: The number of data processing unit (DPU) hours used for the crawl.

$sel:fieldValue:CrawlsFilter', crawlsFilter_fieldValue - The value provided for comparison on the crawl field.

$sel:filterOperator:CrawlsFilter', crawlsFilter_filterOperator - A defined comparator that operates on the value. The available operators are:

  • GT: Greater than.
  • GE: Greater than or equal to.
  • LT: Less than.
  • LE: Less than or equal to.
  • EQ: Equal to.
  • NE: Not equal to.

CreateCsvClassifierRequest

data CreateCsvClassifierRequest Source #

Specifies a custom CSV classifier for CreateClassifier to create.

See: newCreateCsvClassifierRequest smart constructor.

Instances

Instances details
ToJSON 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 #

Read CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Show CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

NFData CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Eq CreateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateCsvClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CreateCsvClassifierRequest'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowSingleColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvHeaderOption))) :*: (S1 ('MetaSel ('Just "customDatatypeConfigured") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "customDatatypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "disableValueTrimming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "quoteSymbol") '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:allowSingleColumn:CreateCsvClassifierRequest', createCsvClassifierRequest_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:containsHeader:CreateCsvClassifierRequest', createCsvClassifierRequest_containsHeader - Indicates whether the CSV file contains a header.

$sel:customDatatypeConfigured:CreateCsvClassifierRequest', createCsvClassifierRequest_customDatatypeConfigured - Enables the configuration of custom datatypes.

$sel:customDatatypes:CreateCsvClassifierRequest', createCsvClassifierRequest_customDatatypes - Creates a list of supported custom datatypes.

$sel:delimiter:CreateCsvClassifierRequest', createCsvClassifierRequest_delimiter - A custom symbol to denote what separates each column entry in the row.

$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: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: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
ToJSON 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 #

Read CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Show CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

NFData CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Eq CreateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateGrokClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Show CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

NFData CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Eq CreateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateJsonClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Show CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

NFData CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Eq CreateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.CreateXMLClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Show CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

NFData CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Methods

rnf :: CsvClassifier -> () #

Eq CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

Hashable CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

type Rep CsvClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.CsvClassifier

type Rep CsvClassifier = D1 ('MetaData "CsvClassifier" "Amazonka.Glue.Types.CsvClassifier" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CsvClassifier'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowSingleColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvHeaderOption)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "customDatatypeConfigured") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "customDatatypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "disableValueTrimming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "lastUpdated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "quoteSymbol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

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:allowSingleColumn:CsvClassifier', csvClassifier_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:containsHeader:CsvClassifier', csvClassifier_containsHeader - Indicates whether the CSV file contains a header.

$sel:creationTime:CsvClassifier', csvClassifier_creationTime - The time that this classifier was registered.

$sel:customDatatypeConfigured:CsvClassifier', csvClassifier_customDatatypeConfigured - Enables the custom datatype to be configured.

$sel:customDatatypes:CsvClassifier', csvClassifier_customDatatypes - A list of custom datatypes including "BINARY", "BOOLEAN", "DATE", "DECIMAL", "DOUBLE", "FLOAT", "INT", "LONG", "SHORT", "STRING", "TIMESTAMP".

$sel:delimiter:CsvClassifier', csvClassifier_delimiter - A custom symbol to denote what separates each column entry in the row.

$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:lastUpdated:CsvClassifier', csvClassifier_lastUpdated - The time that this classifier was last updated.

$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:version:CsvClassifier', csvClassifier_version - The version of this classifier.

$sel:name:CsvClassifier', csvClassifier_name - The name of the classifier.

CustomCode

data CustomCode Source #

Specifies a transform that uses custom code you provide to perform the data transformation. The output is a collection of DynamicFrames.

See: newCustomCode smart constructor.

Instances

Instances details
FromJSON CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

ToJSON CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

Generic CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

Associated Types

type Rep CustomCode :: Type -> Type #

Read CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

Show CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

NFData CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

Methods

rnf :: CustomCode -> () #

Eq CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

Hashable CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

type Rep CustomCode Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomCode

type Rep CustomCode = D1 ('MetaData "CustomCode" "Amazonka.Glue.Types.CustomCode" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CustomCode'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "className") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCustomCode Source #

Create a value of CustomCode with all optional fields omitted.

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

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

$sel:outputSchemas:CustomCode', customCode_outputSchemas - Specifies the data schema for the custom code transform.

$sel:name:CustomCode', customCode_name - The name of the transform node.

$sel:inputs:CustomCode', customCode_inputs - The data inputs identified by their node names.

$sel:code:CustomCode', customCode_code - The custom code that is used to perform the data transformation.

$sel:className:CustomCode', customCode_className - The name defined for the custom code node class.

CustomEntityType

data CustomEntityType Source #

An object representing a custom pattern for detecting sensitive data across the columns and rows of your structured data.

See: newCustomEntityType smart constructor.

Instances

Instances details
FromJSON CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

Generic CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

Associated Types

type Rep CustomEntityType :: Type -> Type #

Read CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

Show CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

NFData CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

Methods

rnf :: CustomEntityType -> () #

Eq CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

Hashable CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

type Rep CustomEntityType Source # 
Instance details

Defined in Amazonka.Glue.Types.CustomEntityType

type Rep CustomEntityType = D1 ('MetaData "CustomEntityType" "Amazonka.Glue.Types.CustomEntityType" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "CustomEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextWords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "regexString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCustomEntityType Source #

Create a value of CustomEntityType with all optional fields omitted.

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

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

$sel:contextWords:CustomEntityType', customEntityType_contextWords - A list of context words. If none of these context words are found within the vicinity of the regular expression the data will not be detected as sensitive data.

If no context words are passed only a regular expression is checked.

$sel:name:CustomEntityType', customEntityType_name - A name for the custom pattern that allows it to be retrieved or deleted later. This name must be unique per Amazon Web Services account.

$sel:regexString:CustomEntityType', customEntityType_regexString - A regular expression string that is used for detecting sensitive data in a custom pattern.

DQResultsPublishingOptions

data DQResultsPublishingOptions Source #

Options to configure how your data quality evaluation results are published.

See: newDQResultsPublishingOptions smart constructor.

Instances

Instances details
FromJSON DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

ToJSON DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

Generic DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

Associated Types

type Rep DQResultsPublishingOptions :: Type -> Type #

Read DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

Show DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

NFData DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

Eq DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

Hashable DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

type Rep DQResultsPublishingOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQResultsPublishingOptions

type Rep DQResultsPublishingOptions = D1 ('MetaData "DQResultsPublishingOptions" "Amazonka.Glue.Types.DQResultsPublishingOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DQResultsPublishingOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cloudWatchMetricsEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "evaluationContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resultsPublishingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "resultsS3Prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDQResultsPublishingOptions :: DQResultsPublishingOptions Source #

Create a value of DQResultsPublishingOptions with all optional fields omitted.

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

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

$sel:cloudWatchMetricsEnabled:DQResultsPublishingOptions', dQResultsPublishingOptions_cloudWatchMetricsEnabled - Enable metrics for your data quality results.

$sel:evaluationContext:DQResultsPublishingOptions', dQResultsPublishingOptions_evaluationContext - The context of the evaluation.

$sel:resultsPublishingEnabled:DQResultsPublishingOptions', dQResultsPublishingOptions_resultsPublishingEnabled - Enable publishing for your data quality results.

$sel:resultsS3Prefix:DQResultsPublishingOptions', dQResultsPublishingOptions_resultsS3Prefix - The Amazon S3 prefix prepended to the results.

DQStopJobOnFailureOptions

data DQStopJobOnFailureOptions Source #

Options to configure how your job will stop if your data quality evaluation fails.

See: newDQStopJobOnFailureOptions smart constructor.

Instances

Instances details
FromJSON DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

ToJSON DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

Generic DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

Associated Types

type Rep DQStopJobOnFailureOptions :: Type -> Type #

Read DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

Show DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

NFData DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

Eq DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

Hashable DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

type Rep DQStopJobOnFailureOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DQStopJobOnFailureOptions

type Rep DQStopJobOnFailureOptions = D1 ('MetaData "DQStopJobOnFailureOptions" "Amazonka.Glue.Types.DQStopJobOnFailureOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DQStopJobOnFailureOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stopJobOnFailureTiming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DQStopJobOnFailureTiming))))

newDQStopJobOnFailureOptions :: DQStopJobOnFailureOptions Source #

Create a value of DQStopJobOnFailureOptions with all optional fields omitted.

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

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

$sel:stopJobOnFailureTiming:DQStopJobOnFailureOptions', dQStopJobOnFailureOptions_stopJobOnFailureTiming - When to stop job if your data quality evaluation fails. Options are Immediate or AfterDataLoad.

DataCatalogEncryptionSettings

data DataCatalogEncryptionSettings Source #

Contains configuration information for maintaining Data Catalog security.

See: newDataCatalogEncryptionSettings smart constructor.

Instances

Instances details
FromJSON DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

ToJSON 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 #

Read DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Show DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

NFData DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Eq DataCatalogEncryptionSettings Source # 
Instance details

Defined in Amazonka.Glue.Types.DataCatalogEncryptionSettings

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataCatalogEncryptionSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectionPasswordEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionPasswordEncryption)) :*: S1 ('MetaSel ('Just "encryptionAtRest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionAtRest))))

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: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.

$sel:encryptionAtRest:DataCatalogEncryptionSettings', dataCatalogEncryptionSettings_encryptionAtRest - Specifies the encryption-at-rest configuration for the Data Catalog.

DataLakePrincipal

data DataLakePrincipal Source #

The Lake Formation principal.

See: newDataLakePrincipal smart constructor.

Constructors

DataLakePrincipal' (Maybe Text) 

Instances

Instances details
FromJSON DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

ToJSON 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 #

Read DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Show DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

NFData DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Methods

rnf :: DataLakePrincipal -> () #

Eq DataLakePrincipal Source # 
Instance details

Defined in Amazonka.Glue.Types.DataLakePrincipal

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DataQualityEvaluationRunAdditionalRunOptions

data DataQualityEvaluationRunAdditionalRunOptions Source #

Additional run options you can specify for an evaluation run.

See: newDataQualityEvaluationRunAdditionalRunOptions smart constructor.

Instances

Instances details
FromJSON DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

ToJSON DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

Generic DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

Read DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

Show DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

NFData DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

Eq DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

Hashable DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

type Rep DataQualityEvaluationRunAdditionalRunOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions

type Rep DataQualityEvaluationRunAdditionalRunOptions = D1 ('MetaData "DataQualityEvaluationRunAdditionalRunOptions" "Amazonka.Glue.Types.DataQualityEvaluationRunAdditionalRunOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityEvaluationRunAdditionalRunOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cloudWatchMetricsEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "resultsS3Prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDataQualityEvaluationRunAdditionalRunOptions :: DataQualityEvaluationRunAdditionalRunOptions Source #

Create a value of DataQualityEvaluationRunAdditionalRunOptions with all optional fields omitted.

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

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

$sel:cloudWatchMetricsEnabled:DataQualityEvaluationRunAdditionalRunOptions', dataQualityEvaluationRunAdditionalRunOptions_cloudWatchMetricsEnabled - Whether or not to enable CloudWatch metrics.

$sel:resultsS3Prefix:DataQualityEvaluationRunAdditionalRunOptions', dataQualityEvaluationRunAdditionalRunOptions_resultsS3Prefix - Prefix for Amazon S3 to store results.

DataQualityResult

data DataQualityResult Source #

Describes a data quality result.

See: newDataQualityResult smart constructor.

Instances

Instances details
FromJSON DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

Generic DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

Associated Types

type Rep DataQualityResult :: Type -> Type #

Read DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

Show DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

NFData DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

Methods

rnf :: DataQualityResult -> () #

Eq DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

Hashable DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

type Rep DataQualityResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResult

type Rep DataQualityResult = D1 ('MetaData "DataQualityResult" "Amazonka.Glue.Types.DataQualityResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityResult'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource))) :*: (S1 ('MetaSel ('Just "evaluationContext") '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))))) :*: ((S1 ('MetaSel ('Just "resultId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ruleResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DataQualityRuleResult))) :*: S1 ('MetaSel ('Just "rulesetEvaluationRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "rulesetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "score") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))))

newDataQualityResult :: DataQualityResult Source #

Create a value of DataQualityResult with all optional fields omitted.

Use 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:DataQualityResult', dataQualityResult_completedOn - The date and time when this data quality run completed.

$sel:dataSource:DataQualityResult', dataQualityResult_dataSource - The table associated with the data quality result, if any.

$sel:evaluationContext:DataQualityResult', dataQualityResult_evaluationContext - In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names. In the case of multiple nodes, the evaluationContext can differentiate the nodes.

$sel:jobName:DataQualityResult', dataQualityResult_jobName - The job name associated with the data quality result, if any.

$sel:jobRunId:DataQualityResult', dataQualityResult_jobRunId - The job run ID associated with the data quality result, if any.

$sel:resultId:DataQualityResult', dataQualityResult_resultId - A unique result ID for the data quality result.

$sel:ruleResults:DataQualityResult', dataQualityResult_ruleResults - A list of DataQualityRuleResult objects representing the results for each rule.

$sel:rulesetEvaluationRunId:DataQualityResult', dataQualityResult_rulesetEvaluationRunId - The unique run ID for the ruleset evaluation for this data quality result.

$sel:rulesetName:DataQualityResult', dataQualityResult_rulesetName - The name of the ruleset associated with the data quality result.

$sel:score:DataQualityResult', dataQualityResult_score - An aggregate data quality score. Represents the ratio of rules that passed to the total number of rules.

$sel:startedOn:DataQualityResult', dataQualityResult_startedOn - The date and time when this data quality run started.

DataQualityResultDescription

data DataQualityResultDescription Source #

Describes a data quality result.

See: newDataQualityResultDescription smart constructor.

Instances

Instances details
FromJSON DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

Generic DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

Associated Types

type Rep DataQualityResultDescription :: Type -> Type #

Read DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

Show DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

NFData DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

Eq DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

Hashable DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

type Rep DataQualityResultDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultDescription

type Rep DataQualityResultDescription = D1 ('MetaData "DataQualityResultDescription" "Amazonka.Glue.Types.DataQualityResultDescription" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityResultDescription'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resultId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newDataQualityResultDescription :: DataQualityResultDescription Source #

Create a value of DataQualityResultDescription with all optional fields omitted.

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

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

$sel:dataSource:DataQualityResultDescription', dataQualityResultDescription_dataSource - The table name associated with the data quality result.

$sel:jobName:DataQualityResultDescription', dataQualityResultDescription_jobName - The job name associated with the data quality result.

$sel:jobRunId:DataQualityResultDescription', dataQualityResultDescription_jobRunId - The job run ID associated with the data quality result.

$sel:resultId:DataQualityResultDescription', dataQualityResultDescription_resultId - The unique result ID for this data quality result.

$sel:startedOn:DataQualityResultDescription', dataQualityResultDescription_startedOn - The time that the run started for this data quality result.

DataQualityResultFilterCriteria

data DataQualityResultFilterCriteria Source #

Criteria used to return data quality results.

See: newDataQualityResultFilterCriteria smart constructor.

Instances

Instances details
ToJSON DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

Generic DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

Associated Types

type Rep DataQualityResultFilterCriteria :: Type -> Type #

Read DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

Show DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

NFData DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

Eq DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

Hashable DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

type Rep DataQualityResultFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityResultFilterCriteria

type Rep DataQualityResultFilterCriteria = D1 ('MetaData "DataQualityResultFilterCriteria" "Amazonka.Glue.Types.DataQualityResultFilterCriteria" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityResultFilterCriteria'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "jobRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "startedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "startedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newDataQualityResultFilterCriteria :: DataQualityResultFilterCriteria Source #

Create a value of DataQualityResultFilterCriteria with all optional fields omitted.

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

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

$sel:dataSource:DataQualityResultFilterCriteria', dataQualityResultFilterCriteria_dataSource - Filter results by the specified data source. For example, retrieving all results for an Glue table.

$sel:jobName:DataQualityResultFilterCriteria', dataQualityResultFilterCriteria_jobName - Filter results by the specified job name.

$sel:jobRunId:DataQualityResultFilterCriteria', dataQualityResultFilterCriteria_jobRunId - Filter results by the specified job run ID.

$sel:startedAfter:DataQualityResultFilterCriteria', dataQualityResultFilterCriteria_startedAfter - Filter results by runs that started after this time.

$sel:startedBefore:DataQualityResultFilterCriteria', dataQualityResultFilterCriteria_startedBefore - Filter results by runs that started before this time.

DataQualityRuleRecommendationRunDescription

data DataQualityRuleRecommendationRunDescription Source #

Describes the result of a data quality rule recommendation run.

See: newDataQualityRuleRecommendationRunDescription smart constructor.

Instances

Instances details
FromJSON DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

Generic DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

Read DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

Show DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

NFData DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

Eq DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

Hashable DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

type Rep DataQualityRuleRecommendationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription

type Rep DataQualityRuleRecommendationRunDescription = D1 ('MetaData "DataQualityRuleRecommendationRunDescription" "Amazonka.Glue.Types.DataQualityRuleRecommendationRunDescription" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRuleRecommendationRunDescription'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)))))

newDataQualityRuleRecommendationRunDescription :: DataQualityRuleRecommendationRunDescription Source #

Create a value of DataQualityRuleRecommendationRunDescription with all optional fields omitted.

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

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

$sel:dataSource:DataQualityRuleRecommendationRunDescription', dataQualityRuleRecommendationRunDescription_dataSource - The data source (Glue table) associated with the recommendation run.

$sel:runId:DataQualityRuleRecommendationRunDescription', dataQualityRuleRecommendationRunDescription_runId - The unique run identifier associated with this run.

$sel:startedOn:DataQualityRuleRecommendationRunDescription', dataQualityRuleRecommendationRunDescription_startedOn - The date and time when this run started.

$sel:status:DataQualityRuleRecommendationRunDescription', dataQualityRuleRecommendationRunDescription_status - The status for this run.

DataQualityRuleRecommendationRunFilter

data DataQualityRuleRecommendationRunFilter Source #

A filter for listing data quality recommendation runs.

See: newDataQualityRuleRecommendationRunFilter smart constructor.

Instances

Instances details
ToJSON DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

Generic DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

Read DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

Show DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

NFData DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

Eq DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

Hashable DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

type Rep DataQualityRuleRecommendationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter

type Rep DataQualityRuleRecommendationRunFilter = D1 ('MetaData "DataQualityRuleRecommendationRunFilter" "Amazonka.Glue.Types.DataQualityRuleRecommendationRunFilter" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRuleRecommendationRunFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "startedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSource))))

newDataQualityRuleRecommendationRunFilter Source #

Create a value of DataQualityRuleRecommendationRunFilter with all optional fields omitted.

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

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

$sel:startedAfter:DataQualityRuleRecommendationRunFilter', dataQualityRuleRecommendationRunFilter_startedAfter - Filter based on time for results started after provided time.

$sel:startedBefore:DataQualityRuleRecommendationRunFilter', dataQualityRuleRecommendationRunFilter_startedBefore - Filter based on time for results started before provided time.

$sel:dataSource:DataQualityRuleRecommendationRunFilter', dataQualityRuleRecommendationRunFilter_dataSource - Filter based on a specified data source (Glue table).

DataQualityRuleResult

data DataQualityRuleResult Source #

Describes the result of the evaluation of a data quality rule.

See: newDataQualityRuleResult smart constructor.

Instances

Instances details
FromJSON DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

Generic DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

Associated Types

type Rep DataQualityRuleResult :: Type -> Type #

Read DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

Show DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

NFData DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

Methods

rnf :: DataQualityRuleResult -> () #

Eq DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

Hashable DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

type Rep DataQualityRuleResult Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRuleResult

type Rep DataQualityRuleResult = D1 ('MetaData "DataQualityRuleResult" "Amazonka.Glue.Types.DataQualityRuleResult" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRuleResult'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "evaluationMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "result") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityRuleResultStatus)))))

newDataQualityRuleResult :: DataQualityRuleResult Source #

Create a value of DataQualityRuleResult with all optional fields omitted.

Use 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:DataQualityRuleResult', dataQualityRuleResult_description - A description of the data quality rule.

$sel:evaluationMessage:DataQualityRuleResult', dataQualityRuleResult_evaluationMessage - An evaluation message.

$sel:name:DataQualityRuleResult', dataQualityRuleResult_name - The name of the data quality rule.

$sel:result:DataQualityRuleResult', dataQualityRuleResult_result - A pass or fail status for the rule.

DataQualityRulesetEvaluationRunDescription

data DataQualityRulesetEvaluationRunDescription Source #

Describes the result of a data quality ruleset evaluation run.

See: newDataQualityRulesetEvaluationRunDescription smart constructor.

Instances

Instances details
FromJSON DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

Generic DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

Read DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

Show DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

NFData DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

Eq DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

Hashable DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

type Rep DataQualityRulesetEvaluationRunDescription Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription

type Rep DataQualityRulesetEvaluationRunDescription = D1 ('MetaData "DataQualityRulesetEvaluationRunDescription" "Amazonka.Glue.Types.DataQualityRulesetEvaluationRunDescription" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRulesetEvaluationRunDescription'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)))))

newDataQualityRulesetEvaluationRunDescription :: DataQualityRulesetEvaluationRunDescription Source #

Create a value of DataQualityRulesetEvaluationRunDescription with all optional fields omitted.

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

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

$sel:dataSource:DataQualityRulesetEvaluationRunDescription', dataQualityRulesetEvaluationRunDescription_dataSource - The data source (an Glue table) associated with the run.

$sel:runId:DataQualityRulesetEvaluationRunDescription', dataQualityRulesetEvaluationRunDescription_runId - The unique run identifier associated with this run.

$sel:startedOn:DataQualityRulesetEvaluationRunDescription', dataQualityRulesetEvaluationRunDescription_startedOn - The date and time when the run started.

$sel:status:DataQualityRulesetEvaluationRunDescription', dataQualityRulesetEvaluationRunDescription_status - The status for this run.

DataQualityRulesetEvaluationRunFilter

data DataQualityRulesetEvaluationRunFilter Source #

The filter criteria.

See: newDataQualityRulesetEvaluationRunFilter smart constructor.

Instances

Instances details
ToJSON DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

Generic DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

Read DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

Show DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

NFData DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

Eq DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

Hashable DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

type Rep DataQualityRulesetEvaluationRunFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter

type Rep DataQualityRulesetEvaluationRunFilter = D1 ('MetaData "DataQualityRulesetEvaluationRunFilter" "Amazonka.Glue.Types.DataQualityRulesetEvaluationRunFilter" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRulesetEvaluationRunFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "startedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSource))))

newDataQualityRulesetEvaluationRunFilter Source #

Create a value of DataQualityRulesetEvaluationRunFilter with all optional fields omitted.

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

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

$sel:startedAfter:DataQualityRulesetEvaluationRunFilter', dataQualityRulesetEvaluationRunFilter_startedAfter - Filter results by runs that started after this time.

$sel:startedBefore:DataQualityRulesetEvaluationRunFilter', dataQualityRulesetEvaluationRunFilter_startedBefore - Filter results by runs that started before this time.

$sel:dataSource:DataQualityRulesetEvaluationRunFilter', dataQualityRulesetEvaluationRunFilter_dataSource - Filter based on a data source (an Glue table) associated with the run.

DataQualityRulesetFilterCriteria

data DataQualityRulesetFilterCriteria Source #

The criteria used to filter data quality rulesets.

See: newDataQualityRulesetFilterCriteria smart constructor.

Instances

Instances details
ToJSON DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

Generic DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

Associated Types

type Rep DataQualityRulesetFilterCriteria :: Type -> Type #

Read DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

Show DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

NFData DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

Eq DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

Hashable DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

type Rep DataQualityRulesetFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetFilterCriteria

type Rep DataQualityRulesetFilterCriteria = D1 ('MetaData "DataQualityRulesetFilterCriteria" "Amazonka.Glue.Types.DataQualityRulesetFilterCriteria" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRulesetFilterCriteria'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "createdBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastModifiedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityTargetTable))))))

newDataQualityRulesetFilterCriteria :: DataQualityRulesetFilterCriteria Source #

Create a value of DataQualityRulesetFilterCriteria with all optional fields omitted.

Use 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:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_createdAfter - Filter on rulesets created after this date.

$sel:createdBefore:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_createdBefore - Filter on rulesets created before this date.

$sel:description:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_description - The description of the ruleset filter criteria.

$sel:lastModifiedAfter:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_lastModifiedAfter - Filter on rulesets last modified after this date.

$sel:lastModifiedBefore:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_lastModifiedBefore - Filter on rulesets last modified before this date.

$sel:name:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_name - The name of the ruleset filter criteria.

$sel:targetTable:DataQualityRulesetFilterCriteria', dataQualityRulesetFilterCriteria_targetTable - The name and database name of the target table.

DataQualityRulesetListDetails

data DataQualityRulesetListDetails Source #

Describes a data quality ruleset returned by GetDataQualityRuleset.

See: newDataQualityRulesetListDetails smart constructor.

Instances

Instances details
FromJSON DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

Generic DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

Associated Types

type Rep DataQualityRulesetListDetails :: Type -> Type #

Read DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

Show DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

NFData DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

Eq DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

Hashable DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

type Rep DataQualityRulesetListDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityRulesetListDetails

type Rep DataQualityRulesetListDetails = D1 ('MetaData "DataQualityRulesetListDetails" "Amazonka.Glue.Types.DataQualityRulesetListDetails" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityRulesetListDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "recommendationRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ruleCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityTargetTable))))))

newDataQualityRulesetListDetails :: DataQualityRulesetListDetails Source #

Create a value of DataQualityRulesetListDetails with all optional fields omitted.

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

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

$sel:createdOn:DataQualityRulesetListDetails', dataQualityRulesetListDetails_createdOn - The date and time the data quality ruleset was created.

$sel:description:DataQualityRulesetListDetails', dataQualityRulesetListDetails_description - A description of the data quality ruleset.

$sel:lastModifiedOn:DataQualityRulesetListDetails', dataQualityRulesetListDetails_lastModifiedOn - The date and time the data quality ruleset was last modified.

$sel:name:DataQualityRulesetListDetails', dataQualityRulesetListDetails_name - The name of the data quality ruleset.

$sel:recommendationRunId:DataQualityRulesetListDetails', dataQualityRulesetListDetails_recommendationRunId - When a ruleset was created from a recommendation run, this run ID is generated to link the two together.

$sel:ruleCount:DataQualityRulesetListDetails', dataQualityRulesetListDetails_ruleCount - The number of rules in the ruleset.

$sel:targetTable:DataQualityRulesetListDetails', dataQualityRulesetListDetails_targetTable - An object representing an Glue table.

DataQualityTargetTable

data DataQualityTargetTable Source #

An object representing an Glue table.

See: newDataQualityTargetTable smart constructor.

Instances

Instances details
FromJSON DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

ToJSON DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

Generic DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

Associated Types

type Rep DataQualityTargetTable :: Type -> Type #

Read DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

Show DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

NFData DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

Methods

rnf :: DataQualityTargetTable -> () #

Eq DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

Hashable DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

type Rep DataQualityTargetTable Source # 
Instance details

Defined in Amazonka.Glue.Types.DataQualityTargetTable

type Rep DataQualityTargetTable = D1 ('MetaData "DataQualityTargetTable" "Amazonka.Glue.Types.DataQualityTargetTable" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataQualityTargetTable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDataQualityTargetTable Source #

Create a value of DataQualityTargetTable with all optional fields omitted.

Use 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:DataQualityTargetTable', dataQualityTargetTable_tableName - The name of the Glue table.

$sel:databaseName:DataQualityTargetTable', dataQualityTargetTable_databaseName - The name of the database where the Glue table exists.

DataSource

data DataSource Source #

A data source (an Glue table) for which you want data quality results.

See: newDataSource smart constructor.

Constructors

DataSource' GlueTable 

Instances

Instances details
FromJSON DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

ToJSON DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

Generic DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

Associated Types

type Rep DataSource :: Type -> Type #

Read DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

Show DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

NFData DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

Methods

rnf :: DataSource -> () #

Eq DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

Hashable DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

type Rep DataSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DataSource

type Rep DataSource = D1 ('MetaData "DataSource" "Amazonka.Glue.Types.DataSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "glueTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GlueTable)))

newDataSource Source #

Create a value of DataSource with all optional fields omitted.

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

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

$sel:glueTable:DataSource', dataSource_glueTable - An Glue table.

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
FromJSON 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 #

Read Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Show Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

NFData Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Methods

rnf :: Database -> () #

Eq Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Hashable Database Source # 
Instance details

Defined in Amazonka.Glue.Types.Database

Methods

hashWithSalt :: Int -> Database -> Int #

hash :: Database -> Int #

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:

Database, database_catalogId - The ID of the Data Catalog in which the database resides.

$sel:createTableDefaultPermissions:Database', database_createTableDefaultPermissions - Creates a set of default permissions on the table for principals.

$sel:createTime:Database', database_createTime - The time at which the metadata database was created in the catalog.

$sel:description:Database', database_description - A description of the database.

$sel:locationUri:Database', database_locationUri - The location of the database (for example, an HDFS path).

$sel:parameters:Database', database_parameters - These key-value pairs define parameters and properties of the database.

$sel:targetDatabase:Database', database_targetDatabase - A DatabaseIdentifier structure that describes a target database for resource linking.

$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
FromJSON DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

ToJSON 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 #

Read DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Show DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

NFData DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Methods

rnf :: DatabaseIdentifier -> () #

Eq DatabaseIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseIdentifier

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Show DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

NFData DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Methods

rnf :: DatabaseInput -> () #

Eq DatabaseInput Source # 
Instance details

Defined in Amazonka.Glue.Types.DatabaseInput

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DatabaseInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createTableDefaultPermissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PrincipalPermissions])) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "locationUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "targetDatabase") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatabaseIdentifier)) :*: 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:createTableDefaultPermissions:DatabaseInput', databaseInput_createTableDefaultPermissions - Creates a set of default permissions on the table for principals.

$sel:description:DatabaseInput', databaseInput_description - A description of the database.

$sel:locationUri:DatabaseInput', databaseInput_locationUri - The location of the database (for example, an HDFS path).

$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:targetDatabase:DatabaseInput', databaseInput_targetDatabase - A DatabaseIdentifier structure that describes a target database for resource linking.

$sel:name:DatabaseInput', databaseInput_name - The name of the database. For Hive compatibility, this is folded to lowercase when it is stored.

Datatype

data Datatype Source #

A structure representing the datatype of the value.

See: newDatatype smart constructor.

Constructors

Datatype' Text Text 

Instances

Instances details
FromJSON Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

ToJSON Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Generic Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Associated Types

type Rep Datatype :: Type -> Type #

Methods

from :: Datatype -> Rep Datatype x #

to :: Rep Datatype x -> Datatype #

Read Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Show Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

NFData Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Methods

rnf :: Datatype -> () #

Eq Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Hashable Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

Methods

hashWithSalt :: Int -> Datatype -> Int #

hash :: Datatype -> Int #

type Rep Datatype Source # 
Instance details

Defined in Amazonka.Glue.Types.Datatype

type Rep Datatype = D1 ('MetaData "Datatype" "Amazonka.Glue.Types.Datatype" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Datatype'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "label") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDatatype Source #

Create a value of Datatype with all optional fields omitted.

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

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

$sel:id:Datatype', datatype_id - The datatype of the value.

$sel:label:Datatype', datatype_label - A label assigned to the datatype.

DateColumnStatisticsData

data DateColumnStatisticsData Source #

Defines column statistics supported for timestamp data columns.

See: newDateColumnStatisticsData smart constructor.

Instances

Instances details
FromJSON DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

ToJSON 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 #

Read DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Show DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

NFData DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Eq DateColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DateColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

ToJSON 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 #

Read DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Show DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

NFData DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Eq DecimalColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

ToJSON 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 #

Read DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Show DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

NFData DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Methods

rnf :: DecimalNumber -> () #

Eq DecimalNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.DecimalNumber

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DeltaTarget

data DeltaTarget Source #

Specifies a Delta data store to crawl one or more Delta tables.

See: newDeltaTarget smart constructor.

Constructors

DeltaTarget' (Maybe Text) (Maybe Bool) (Maybe [Text]) (Maybe Bool) 

Instances

Instances details
FromJSON DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

ToJSON DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

Generic DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

Associated Types

type Rep DeltaTarget :: Type -> Type #

Read DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

Show DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

NFData DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

Methods

rnf :: DeltaTarget -> () #

Eq DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

Hashable DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

type Rep DeltaTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DeltaTarget

type Rep DeltaTarget = D1 ('MetaData "DeltaTarget" "Amazonka.Glue.Types.DeltaTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DeltaTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createNativeDeltaTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "deltaTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "writeManifest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newDeltaTarget :: DeltaTarget Source #

Create a value of DeltaTarget with all optional fields omitted.

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

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

$sel:connectionName:DeltaTarget', deltaTarget_connectionName - The name of the connection to use to connect to the Delta table target.

$sel:createNativeDeltaTable:DeltaTarget', deltaTarget_createNativeDeltaTable - Specifies whether the crawler will create native tables, to allow integration with query engines that support querying of the Delta transaction log directly.

$sel:deltaTables:DeltaTarget', deltaTarget_deltaTables - A list of the Amazon S3 paths to the Delta tables.

$sel:writeManifest:DeltaTarget', deltaTarget_writeManifest - Specifies whether to write the manifest files to the Delta table path.

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
FromJSON 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 #

Read DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Show DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

NFData DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Methods

rnf :: DevEndpoint -> () #

Eq DevEndpoint Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpoint

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DevEndpoint'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "extraPythonLibsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "lastUpdateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "numberOfNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "privateAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "publicAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "publicKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "publicKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))) :*: (S1 ('MetaSel ('Just "yarnEndpointAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "zeppelinRemoteSparkInterpreterPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))))

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: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:availabilityZone:DevEndpoint', devEndpoint_availabilityZone - The Amazon Web Services Availability Zone where this DevEndpoint is located.

$sel:createdTimestamp:DevEndpoint', devEndpoint_createdTimestamp - The point in time at which this DevEndpoint was created.

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

$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: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:failureReason:DevEndpoint', devEndpoint_failureReason - The reason for a current failure in 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:lastModifiedTimestamp:DevEndpoint', devEndpoint_lastModifiedTimestamp - The point in time at which this DevEndpoint was last modified.

$sel:lastUpdateStatus:DevEndpoint', devEndpoint_lastUpdateStatus - The status of the last update.

$sel:numberOfNodes:DevEndpoint', devEndpoint_numberOfNodes - The number of Glue Data Processing Units (DPUs) allocated to this 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: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: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: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: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:roleArn:DevEndpoint', devEndpoint_roleArn - The Amazon Resource Name (ARN) of the IAM role used in this DevEndpoint.

$sel:securityConfiguration:DevEndpoint', devEndpoint_securityConfiguration - The name of the SecurityConfiguration structure to be used with this DevEndpoint.

$sel:securityGroupIds:DevEndpoint', devEndpoint_securityGroupIds - A list of security group identifiers used in this DevEndpoint.

$sel:status:DevEndpoint', devEndpoint_status - The current status of this DevEndpoint.

$sel:subnetId:DevEndpoint', devEndpoint_subnetId - The subnet ID for this DevEndpoint.

$sel:vpcId:DevEndpoint', devEndpoint_vpcId - The ID of the virtual private cloud (VPC) used by this DevEndpoint.

$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:yarnEndpointAddress:DevEndpoint', devEndpoint_yarnEndpointAddress - The YARN endpoint address used by this DevEndpoint.

$sel:zeppelinRemoteSparkInterpreterPort:DevEndpoint', devEndpoint_zeppelinRemoteSparkInterpreterPort - The Apache Zeppelin port for the remote Apache Spark interpreter.

DevEndpointCustomLibraries

data DevEndpointCustomLibraries Source #

Custom libraries to be loaded into a development endpoint.

See: newDevEndpointCustomLibraries smart constructor.

Instances

Instances details
ToJSON 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 #

Read DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Show DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

NFData DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Eq DevEndpointCustomLibraries Source # 
Instance details

Defined in Amazonka.Glue.Types.DevEndpointCustomLibraries

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DevEndpointCustomLibraries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "extraJarsS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "extraPythonLibsS3Path") '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: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.

$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.

DirectKafkaSource

data DirectKafkaSource Source #

Specifies an Apache Kafka data store.

See: newDirectKafkaSource smart constructor.

Instances

Instances details
FromJSON DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

ToJSON DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

Generic DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

Associated Types

type Rep DirectKafkaSource :: Type -> Type #

Read DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

Show DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

NFData DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

Methods

rnf :: DirectKafkaSource -> () #

Eq DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

Hashable DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

type Rep DirectKafkaSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKafkaSource

type Rep DirectKafkaSource = D1 ('MetaData "DirectKafkaSource" "Amazonka.Glue.Types.DirectKafkaSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DirectKafkaSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataPreviewOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingDataPreviewOptions)) :*: S1 ('MetaSel ('Just "detectSchema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "streamingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KafkaStreamingSourceOptions)) :*: (S1 ('MetaSel ('Just "windowSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDirectKafkaSource Source #

Create a value of DirectKafkaSource with all optional fields omitted.

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

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

$sel:dataPreviewOptions:DirectKafkaSource', directKafkaSource_dataPreviewOptions - Specifies options related to data preview for viewing a sample of your data.

$sel:detectSchema:DirectKafkaSource', directKafkaSource_detectSchema - Whether to automatically determine the schema from the incoming data.

$sel:streamingOptions:DirectKafkaSource', directKafkaSource_streamingOptions - Specifies the streaming options.

$sel:windowSize:DirectKafkaSource', directKafkaSource_windowSize - The amount of time to spend processing each micro batch.

$sel:name:DirectKafkaSource', directKafkaSource_name - The name of the data store.

DirectKinesisSource

data DirectKinesisSource Source #

Specifies a direct Amazon Kinesis data source.

See: newDirectKinesisSource smart constructor.

Instances

Instances details
FromJSON DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

ToJSON DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

Generic DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

Associated Types

type Rep DirectKinesisSource :: Type -> Type #

Read DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

Show DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

NFData DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

Methods

rnf :: DirectKinesisSource -> () #

Eq DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

Hashable DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

type Rep DirectKinesisSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectKinesisSource

type Rep DirectKinesisSource = D1 ('MetaData "DirectKinesisSource" "Amazonka.Glue.Types.DirectKinesisSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DirectKinesisSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataPreviewOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingDataPreviewOptions)) :*: S1 ('MetaSel ('Just "detectSchema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "streamingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KinesisStreamingSourceOptions)) :*: (S1 ('MetaSel ('Just "windowSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDirectKinesisSource Source #

Create a value of DirectKinesisSource with all optional fields omitted.

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

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

$sel:dataPreviewOptions:DirectKinesisSource', directKinesisSource_dataPreviewOptions - Additional options for data preview.

$sel:detectSchema:DirectKinesisSource', directKinesisSource_detectSchema - Whether to automatically determine the schema from the incoming data.

$sel:streamingOptions:DirectKinesisSource', directKinesisSource_streamingOptions - Additional options for the Kinesis streaming data source.

$sel:windowSize:DirectKinesisSource', directKinesisSource_windowSize - The amount of time to spend processing each micro batch.

$sel:name:DirectKinesisSource', directKinesisSource_name - The name of the data source.

DirectSchemaChangePolicy

data DirectSchemaChangePolicy Source #

A policy that specifies update behavior for the crawler.

See: newDirectSchemaChangePolicy smart constructor.

Instances

Instances details
FromJSON DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

ToJSON DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

Generic DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

Associated Types

type Rep DirectSchemaChangePolicy :: Type -> Type #

Read DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

Show DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

NFData DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

Eq DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

Hashable DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

type Rep DirectSchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.DirectSchemaChangePolicy

type Rep DirectSchemaChangePolicy = D1 ('MetaData "DirectSchemaChangePolicy" "Amazonka.Glue.Types.DirectSchemaChangePolicy" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DirectSchemaChangePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "enableUpdateCatalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updateBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpdateCatalogBehavior)))))

newDirectSchemaChangePolicy :: DirectSchemaChangePolicy Source #

Create a value of DirectSchemaChangePolicy with all optional fields omitted.

Use 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:DirectSchemaChangePolicy', directSchemaChangePolicy_database - Specifies the database that the schema change policy applies to.

$sel:enableUpdateCatalog:DirectSchemaChangePolicy', directSchemaChangePolicy_enableUpdateCatalog - Whether to use the specified update behavior when the crawler finds a changed schema.

$sel:table:DirectSchemaChangePolicy', directSchemaChangePolicy_table - Specifies the table in the database that the schema change policy applies to.

$sel:updateBehavior:DirectSchemaChangePolicy', directSchemaChangePolicy_updateBehavior - The update behavior when the crawler finds a changed schema.

DoubleColumnStatisticsData

data DoubleColumnStatisticsData Source #

Defines column statistics supported for floating-point number data columns.

See: newDoubleColumnStatisticsData smart constructor.

Instances

Instances details
FromJSON DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

ToJSON 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 #

Read DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Show DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

NFData DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Eq DoubleColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.DoubleColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

DropDuplicates

data DropDuplicates Source #

Specifies a transform that removes rows of repeating data from a data set.

See: newDropDuplicates smart constructor.

Constructors

DropDuplicates' (Maybe [[Text]]) Text (NonEmpty Text) 

Instances

Instances details
FromJSON DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

ToJSON DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

Generic DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

Associated Types

type Rep DropDuplicates :: Type -> Type #

Read DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

Show DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

NFData DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

Methods

rnf :: DropDuplicates -> () #

Eq DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

Hashable DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

type Rep DropDuplicates Source # 
Instance details

Defined in Amazonka.Glue.Types.DropDuplicates

type Rep DropDuplicates = D1 ('MetaData "DropDuplicates" "Amazonka.Glue.Types.DropDuplicates" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DropDuplicates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [[Text]])) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newDropDuplicates Source #

Create a value of DropDuplicates with all optional fields omitted.

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

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

$sel:columns:DropDuplicates', dropDuplicates_columns - The name of the columns to be merged or removed if repeating.

$sel:name:DropDuplicates', dropDuplicates_name - The name of the transform node.

$sel:inputs:DropDuplicates', dropDuplicates_inputs - The data inputs identified by their node names.

DropFields

data DropFields Source #

Specifies a transform that chooses the data property keys that you want to drop.

See: newDropFields smart constructor.

Constructors

DropFields' Text (NonEmpty Text) [[Text]] 

Instances

Instances details
FromJSON DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

ToJSON DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

Generic DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

Associated Types

type Rep DropFields :: Type -> Type #

Read DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

Show DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

NFData DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

Methods

rnf :: DropFields -> () #

Eq DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

Hashable DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

type Rep DropFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropFields

type Rep DropFields = D1 ('MetaData "DropFields" "Amazonka.Glue.Types.DropFields" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DropFields'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]]))))

newDropFields Source #

Create a value of DropFields with all optional fields omitted.

Use 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:DropFields', dropFields_name - The name of the transform node.

$sel:inputs:DropFields', dropFields_inputs - The data inputs identified by their node names.

$sel:paths:DropFields', dropFields_paths - A JSON path to a variable in the data structure.

DropNullFields

data DropNullFields Source #

Specifies a transform that removes columns from the dataset if all values in the column are 'null'. By default, Glue Studio will recognize null objects, but some values such as empty strings, strings that are "null", -1 integers or other placeholders such as zeros, are not automatically recognized as nulls.

See: newDropNullFields smart constructor.

Instances

Instances details
FromJSON DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

ToJSON DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

Generic DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

Associated Types

type Rep DropNullFields :: Type -> Type #

Read DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

Show DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

NFData DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

Methods

rnf :: DropNullFields -> () #

Eq DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

Hashable DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

type Rep DropNullFields Source # 
Instance details

Defined in Amazonka.Glue.Types.DropNullFields

type Rep DropNullFields = D1 ('MetaData "DropNullFields" "Amazonka.Glue.Types.DropNullFields" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DropNullFields'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nullCheckBoxList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NullCheckBoxList)) :*: S1 ('MetaSel ('Just "nullTextList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NullValueField]))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newDropNullFields Source #

Create a value of DropNullFields with all optional fields omitted.

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

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

$sel:nullCheckBoxList:DropNullFields', dropNullFields_nullCheckBoxList - A structure that represents whether certain values are recognized as null values for removal.

$sel:nullTextList:DropNullFields', dropNullFields_nullTextList - A structure that specifies a list of NullValueField structures that represent a custom null value such as zero or other value being used as a null placeholder unique to the dataset.

The DropNullFields transform removes custom null values only if both the value of the null placeholder and the datatype match the data.

$sel:name:DropNullFields', dropNullFields_name - The name of the transform node.

$sel:inputs:DropNullFields', dropNullFields_inputs - The data inputs identified by their node names.

DynamicTransform

data DynamicTransform Source #

Specifies the set of parameters needed to perform the dynamic transform.

See: newDynamicTransform smart constructor.

Instances

Instances details
FromJSON DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

ToJSON DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

Generic DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

Associated Types

type Rep DynamicTransform :: Type -> Type #

Read DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

Show DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

NFData DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

Methods

rnf :: DynamicTransform -> () #

Eq DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

Hashable DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

type Rep DynamicTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamicTransform

newDynamicTransform Source #

Create a value of DynamicTransform with all optional fields omitted.

Use 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:DynamicTransform', dynamicTransform_parameters - Specifies the parameters of the dynamic transform.

$sel:version:DynamicTransform', dynamicTransform_version - This field is not used and will be deprecated in future release.

DynamicTransform, dynamicTransform_name - Specifies the name of the dynamic transform.

$sel:transformName:DynamicTransform', dynamicTransform_transformName - Specifies the name of the dynamic transform as it appears in the Glue Studio visual editor.

$sel:inputs:DynamicTransform', dynamicTransform_inputs - Specifies the inputs for the dynamic transform that are required.

$sel:functionName:DynamicTransform', dynamicTransform_functionName - Specifies the name of the function of the dynamic transform.

$sel:path:DynamicTransform', dynamicTransform_path - Specifies the path of the dynamic transform source and config files.

DynamoDBCatalogSource

data DynamoDBCatalogSource Source #

Specifies a DynamoDB data source in the Glue Data Catalog.

See: newDynamoDBCatalogSource smart constructor.

Instances

Instances details
FromJSON DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

ToJSON DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

Generic DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

Associated Types

type Rep DynamoDBCatalogSource :: Type -> Type #

Read DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

Show DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

NFData DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

Methods

rnf :: DynamoDBCatalogSource -> () #

Eq DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

Hashable DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

type Rep DynamoDBCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBCatalogSource

type Rep DynamoDBCatalogSource = D1 ('MetaData "DynamoDBCatalogSource" "Amazonka.Glue.Types.DynamoDBCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DynamoDBCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDynamoDBCatalogSource Source #

Create a value of DynamoDBCatalogSource with all optional fields omitted.

Use 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:DynamoDBCatalogSource', dynamoDBCatalogSource_name - The name of the data source.

$sel:database:DynamoDBCatalogSource', dynamoDBCatalogSource_database - The name of the database to read from.

$sel:table:DynamoDBCatalogSource', dynamoDBCatalogSource_table - The name of the table in the database to read from.

DynamoDBTarget

data DynamoDBTarget Source #

Specifies an Amazon DynamoDB table to crawl.

See: newDynamoDBTarget smart constructor.

Instances

Instances details
FromJSON DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

ToJSON 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 #

Read DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Show DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

NFData DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Methods

rnf :: DynamoDBTarget -> () #

Eq DynamoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.DynamoDBTarget

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "DynamoDBTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scanAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "scanRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

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: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.

$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).

Edge

data Edge Source #

An edge represents a directed connection between two Glue components that are part of the workflow the edge belongs to.

See: newEdge smart constructor.

Constructors

Edge' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

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 #

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 #

NFData Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

rnf :: Edge -> () #

Eq Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

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

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

Hashable Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

Methods

hashWithSalt :: Int -> Edge -> Int #

hash :: Edge -> Int #

type Rep Edge Source # 
Instance details

Defined in Amazonka.Glue.Types.Edge

type Rep Edge = D1 ('MetaData "Edge" "Amazonka.Glue.Types.Edge" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Edge'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceId") '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:destinationId:Edge', edge_destinationId - The unique of the node within the workflow where the edge ends.

$sel:sourceId:Edge', edge_sourceId - The unique of the node within the workflow where the edge starts.

EncryptionAtRest

data EncryptionAtRest Source #

Specifies the encryption-at-rest configuration for the Data Catalog.

See: newEncryptionAtRest smart constructor.

Instances

Instances details
FromJSON EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

ToJSON 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 #

Read EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Show EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

NFData EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Methods

rnf :: EncryptionAtRest -> () #

Eq EncryptionAtRest Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionAtRest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

ToJSON 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 #

Read EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Show EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

NFData EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Methods

rnf :: EncryptionConfiguration -> () #

Eq EncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.EncryptionConfiguration

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "EncryptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cloudWatchEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchEncryption)) :*: (S1 ('MetaSel ('Just "jobBookmarksEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobBookmarksEncryption)) :*: S1 ('MetaSel ('Just "s3Encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [S3Encryption])))))

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:cloudWatchEncryption:EncryptionConfiguration', encryptionConfiguration_cloudWatchEncryption - The encryption configuration for Amazon CloudWatch.

$sel:jobBookmarksEncryption:EncryptionConfiguration', encryptionConfiguration_jobBookmarksEncryption - The encryption configuration for job bookmarks.

$sel:s3Encryption:EncryptionConfiguration', encryptionConfiguration_s3Encryption - The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.

ErrorDetail

data ErrorDetail Source #

Contains details about an error.

See: newErrorDetail smart constructor.

Constructors

ErrorDetail' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON 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 #

Read ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Show ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

NFData ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Methods

rnf :: ErrorDetail -> () #

Eq ErrorDetail Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetail

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Show ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

NFData ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Methods

rnf :: ErrorDetails -> () #

Eq ErrorDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.ErrorDetails

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

EvaluateDataQuality

data EvaluateDataQuality Source #

Specifies your data quality evaluation criteria.

See: newEvaluateDataQuality smart constructor.

Instances

Instances details
FromJSON EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

ToJSON EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

Generic EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

Associated Types

type Rep EvaluateDataQuality :: Type -> Type #

Read EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

Show EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

NFData EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

Methods

rnf :: EvaluateDataQuality -> () #

Eq EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

Hashable EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

type Rep EvaluateDataQuality Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluateDataQuality

newEvaluateDataQuality Source #

Create a value of EvaluateDataQuality with all optional fields omitted.

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

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

$sel:output:EvaluateDataQuality', evaluateDataQuality_output - The output of your data quality evaluation.

$sel:publishingOptions:EvaluateDataQuality', evaluateDataQuality_publishingOptions - Options to configure how your results are published.

$sel:stopJobOnFailureOptions:EvaluateDataQuality', evaluateDataQuality_stopJobOnFailureOptions - Options to configure how your job will stop if your data quality evaluation fails.

$sel:name:EvaluateDataQuality', evaluateDataQuality_name - The name of the data quality evaluation.

$sel:inputs:EvaluateDataQuality', evaluateDataQuality_inputs - The inputs of your data quality evaluation.

$sel:ruleset:EvaluateDataQuality', evaluateDataQuality_ruleset - The ruleset for your data quality evaluation.

EvaluationMetrics

data EvaluationMetrics Source #

Evaluation metrics provide an estimate of the quality of your machine learning transform.

See: newEvaluationMetrics smart constructor.

Instances

Instances details
FromJSON 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 #

Read EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Show EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

NFData EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Methods

rnf :: EvaluationMetrics -> () #

Eq EvaluationMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.EvaluationMetrics

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

ToJSON 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 #

Read EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Show EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

NFData EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Methods

rnf :: EventBatchingCondition -> () #

Eq EventBatchingCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.EventBatchingCondition

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

ToJSON 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 #

Read ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Show ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

NFData ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Methods

rnf :: ExecutionProperty -> () #

Eq ExecutionProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.ExecutionProperty

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Show ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

NFData ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Eq ExportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ExportLabelsTaskRunProperties

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

FillMissingValues

data FillMissingValues Source #

Specifies a transform that locates records in the dataset that have missing values and adds a new field with a value determined by imputation. The input data set is used to train the machine learning model that determines what the missing value should be.

See: newFillMissingValues smart constructor.

Instances

Instances details
FromJSON FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

ToJSON FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

Generic FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

Associated Types

type Rep FillMissingValues :: Type -> Type #

Read FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

Show FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

NFData FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

Methods

rnf :: FillMissingValues -> () #

Eq FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

Hashable FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

type Rep FillMissingValues Source # 
Instance details

Defined in Amazonka.Glue.Types.FillMissingValues

type Rep FillMissingValues = D1 ('MetaData "FillMissingValues" "Amazonka.Glue.Types.FillMissingValues" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "FillMissingValues'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filledPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "imputedPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFillMissingValues Source #

Create a value of FillMissingValues with all optional fields omitted.

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

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

$sel:filledPath:FillMissingValues', fillMissingValues_filledPath - A JSON path to a variable in the data structure for the dataset that is filled.

$sel:name:FillMissingValues', fillMissingValues_name - The name of the transform node.

$sel:inputs:FillMissingValues', fillMissingValues_inputs - The data inputs identified by their node names.

$sel:imputedPath:FillMissingValues', fillMissingValues_imputedPath - A JSON path to a variable in the data structure for the dataset that is imputed.

Filter

data Filter Source #

Specifies a transform that splits a dataset into two, based on a filter condition.

See: newFilter smart constructor.

Instances

Instances details
FromJSON Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

ToJSON Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Read Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Show Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Methods

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

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

Hashable Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.Glue.Types.Filter

newFilter Source #

Create a value of Filter with all optional fields omitted.

Use 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:Filter', filter_name - The name of the transform node.

$sel:inputs:Filter', filter_inputs - The data inputs identified by their node names.

$sel:logicalOperator:Filter', filter_logicalOperator - The operator used to filter rows by comparing the key value to a specified value.

$sel:filters:Filter', filter_filters - Specifies a filter expression.

FilterExpression

data FilterExpression Source #

Specifies a filter expression.

See: newFilterExpression smart constructor.

Instances

Instances details
FromJSON FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

ToJSON FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

Generic FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

Associated Types

type Rep FilterExpression :: Type -> Type #

Read FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

Show FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

NFData FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

Methods

rnf :: FilterExpression -> () #

Eq FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

Hashable FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

type Rep FilterExpression Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterExpression

type Rep FilterExpression = D1 ('MetaData "FilterExpression" "Amazonka.Glue.Types.FilterExpression" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "FilterExpression'" 'PrefixI 'True) (S1 ('MetaSel ('Just "negated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "operation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterOperation) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FilterValue]))))

newFilterExpression Source #

Create a value of FilterExpression with all optional fields omitted.

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

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

$sel:negated:FilterExpression', filterExpression_negated - Whether the expression is to be negated.

$sel:operation:FilterExpression', filterExpression_operation - The type of operation to perform in the expression.

$sel:values:FilterExpression', filterExpression_values - A list of filter values.

FilterValue

data FilterValue Source #

Represents a single entry in the list of values for a FilterExpression.

See: newFilterValue smart constructor.

Instances

Instances details
FromJSON FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

ToJSON FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

Generic FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

Associated Types

type Rep FilterValue :: Type -> Type #

Read FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

Show FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

NFData FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

Methods

rnf :: FilterValue -> () #

Eq FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

Hashable FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

type Rep FilterValue Source # 
Instance details

Defined in Amazonka.Glue.Types.FilterValue

type Rep FilterValue = D1 ('MetaData "FilterValue" "Amazonka.Glue.Types.FilterValue" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "FilterValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterValueType) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newFilterValue Source #

Create a value of FilterValue with all optional fields omitted.

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

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

$sel:type':FilterValue', filterValue_type - The type of filter value.

$sel:value:FilterValue', filterValue_value - The value to be associated.

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
FromJSON 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 #

Read FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Show FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

NFData FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Methods

rnf :: FindMatchesMetrics -> () #

Eq FindMatchesMetrics Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesMetrics

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "FindMatchesMetrics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "areaUnderPRCurve") '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)))) :*: (S1 ('MetaSel ('Just "f1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "precision") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "recall") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

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: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: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.

$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: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: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.

FindMatchesParameters

data FindMatchesParameters Source #

The parameters to configure the find matches transform.

See: newFindMatchesParameters smart constructor.

Instances

Instances details
FromJSON FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

ToJSON 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 #

Read FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Show FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

NFData FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Methods

rnf :: FindMatchesParameters -> () #

Eq FindMatchesParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesParameters

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "FindMatchesParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accuracyCostTradeoff") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "enforceProvidedLabels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (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: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: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: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
FromJSON 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 #

Read FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Show FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

NFData FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Eq FindMatchesTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.FindMatchesTaskRunProperties

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Show GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

NFData GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Methods

rnf :: GetConnectionsFilter -> () #

Eq GetConnectionsFilter Source # 
Instance details

Defined in Amazonka.Glue.Types.GetConnectionsFilter

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetConnectionsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionType)) :*: S1 ('MetaSel ('Just "matchCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

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:connectionType:GetConnectionsFilter', getConnectionsFilter_connectionType - The type of connections to return. Currently, SFTP is not supported.

$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.

GluePolicy

data GluePolicy Source #

A structure for returning a resource policy.

See: newGluePolicy smart constructor.

Instances

Instances details
FromJSON 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 #

Read GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Show GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

NFData GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Methods

rnf :: GluePolicy -> () #

Eq GluePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.GluePolicy

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GluePolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "policyHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "policyInJson") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updateTime") '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:createTime:GluePolicy', gluePolicy_createTime - The date and time at which the policy was created.

$sel:policyHash:GluePolicy', gluePolicy_policyHash - Contains the hash value associated with this policy.

$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.

GlueSchema

data GlueSchema Source #

Specifies a user-defined schema when a schema cannot be determined by Glue.

See: newGlueSchema smart constructor.

Instances

Instances details
FromJSON GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

ToJSON GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

Generic GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

Associated Types

type Rep GlueSchema :: Type -> Type #

Read GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

Show GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

NFData GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

Methods

rnf :: GlueSchema -> () #

Eq GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

Hashable GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

type Rep GlueSchema Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueSchema

type Rep GlueSchema = D1 ('MetaData "GlueSchema" "Amazonka.Glue.Types.GlueSchema" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GlueSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueStudioSchemaColumn]))))

newGlueSchema :: GlueSchema Source #

Create a value of GlueSchema with all optional fields omitted.

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

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

$sel:columns:GlueSchema', glueSchema_columns - Specifies the column definitions that make up a Glue schema.

GlueStudioSchemaColumn

data GlueStudioSchemaColumn Source #

Specifies a single column in a Glue schema definition.

See: newGlueStudioSchemaColumn smart constructor.

Instances

Instances details
FromJSON GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

ToJSON GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

Generic GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

Associated Types

type Rep GlueStudioSchemaColumn :: Type -> Type #

Read GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

Show GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

NFData GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

Methods

rnf :: GlueStudioSchemaColumn -> () #

Eq GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

Hashable GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

type Rep GlueStudioSchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueStudioSchemaColumn

type Rep GlueStudioSchemaColumn = D1 ('MetaData "GlueStudioSchemaColumn" "Amazonka.Glue.Types.GlueStudioSchemaColumn" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GlueStudioSchemaColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGlueStudioSchemaColumn Source #

Create a value of GlueStudioSchemaColumn with all optional fields omitted.

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

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

$sel:type':GlueStudioSchemaColumn', glueStudioSchemaColumn_type - The hive type for this column in the Glue Studio schema.

$sel:name:GlueStudioSchemaColumn', glueStudioSchemaColumn_name - The name of the column in the Glue Studio schema.

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.

Instances

Instances details
FromJSON GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

ToJSON 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 #

Read GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Show GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

NFData GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Methods

rnf :: GlueTable -> () #

Eq GlueTable Source # 
Instance details

Defined in Amazonka.Glue.Types.GlueTable

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GlueTable'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: 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:additionalOptions:GlueTable', glueTable_additionalOptions - Additional options for the table. Currently there are two keys supported:

  • pushDownPredicate: to filter on partitions without having to list and read all the files in your dataset.
  • catalogPartitionPredicate: to use server-side partition pruning using partition indexes in the Glue Data Catalog.

$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.

GovernedCatalogSource

data GovernedCatalogSource Source #

Specifies the data store in the governed Glue Data Catalog.

See: newGovernedCatalogSource smart constructor.

Instances

Instances details
FromJSON GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

ToJSON GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

Generic GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

Associated Types

type Rep GovernedCatalogSource :: Type -> Type #

Read GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

Show GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

NFData GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

Methods

rnf :: GovernedCatalogSource -> () #

Eq GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

Hashable GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

type Rep GovernedCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogSource

type Rep GovernedCatalogSource = D1 ('MetaData "GovernedCatalogSource" "Amazonka.Glue.Types.GovernedCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GovernedCatalogSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3SourceAdditionalOptions)) :*: S1 ('MetaSel ('Just "partitionPredicate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newGovernedCatalogSource Source #

Create a value of GovernedCatalogSource with all optional fields omitted.

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

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

$sel:additionalOptions:GovernedCatalogSource', governedCatalogSource_additionalOptions - Specifies additional connection options.

$sel:partitionPredicate:GovernedCatalogSource', governedCatalogSource_partitionPredicate - Partitions satisfying this predicate are deleted. Files within the retention period in these partitions are not deleted. Set to "" – empty by default.

$sel:name:GovernedCatalogSource', governedCatalogSource_name - The name of the data store.

$sel:database:GovernedCatalogSource', governedCatalogSource_database - The database to read from.

$sel:table:GovernedCatalogSource', governedCatalogSource_table - The database table to read from.

GovernedCatalogTarget

data GovernedCatalogTarget Source #

Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.

See: newGovernedCatalogTarget smart constructor.

Instances

Instances details
FromJSON GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

ToJSON GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

Generic GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

Associated Types

type Rep GovernedCatalogTarget :: Type -> Type #

Read GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

Show GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

NFData GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

Methods

rnf :: GovernedCatalogTarget -> () #

Eq GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

Hashable GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

type Rep GovernedCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.GovernedCatalogTarget

type Rep GovernedCatalogTarget = D1 ('MetaData "GovernedCatalogTarget" "Amazonka.Glue.Types.GovernedCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GovernedCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "partitionKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [[Text]])) :*: (S1 ('MetaSel ('Just "schemaChangePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CatalogSchemaChangePolicy)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: (S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newGovernedCatalogTarget Source #

Create a value of GovernedCatalogTarget with all optional fields omitted.

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

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

$sel:partitionKeys:GovernedCatalogTarget', governedCatalogTarget_partitionKeys - Specifies native partitioning using a sequence of keys.

$sel:schemaChangePolicy:GovernedCatalogTarget', governedCatalogTarget_schemaChangePolicy - A policy that specifies update behavior for the governed catalog.

$sel:name:GovernedCatalogTarget', governedCatalogTarget_name - The name of the data target.

$sel:inputs:GovernedCatalogTarget', governedCatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:table:GovernedCatalogTarget', governedCatalogTarget_table - The name of the table in the database to write to.

$sel:database:GovernedCatalogTarget', governedCatalogTarget_database - The name of the database to write to.

GrokClassifier

data GrokClassifier Source #

A classifier that uses grok patterns.

See: newGrokClassifier smart constructor.

Instances

Instances details
FromJSON 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 #

Read GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Show GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

NFData GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Methods

rnf :: GrokClassifier -> () #

Eq GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

Hashable GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

type Rep GrokClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.GrokClassifier

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:customPatterns:GrokClassifier', grokClassifier_customPatterns - Optional custom grok patterns defined by this classifier. For more information, see custom patterns in Writing Custom Classifiers.

$sel:lastUpdated:GrokClassifier', grokClassifier_lastUpdated - The time that this classifier was last updated.

$sel:version:GrokClassifier', grokClassifier_version - The version of this classifier.

$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
FromJSON 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 #

Read ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Show ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

NFData ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Eq ImportLabelsTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.ImportLabelsTaskRunProperties

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "ImportLabelsTaskRunProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputS3Path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

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:inputS3Path:ImportLabelsTaskRunProperties', importLabelsTaskRunProperties_inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.

$sel:replace:ImportLabelsTaskRunProperties', importLabelsTaskRunProperties_replace - Indicates whether to overwrite your existing labels.

JDBCConnectorOptions

data JDBCConnectorOptions Source #

Additional connection options for the connector.

See: newJDBCConnectorOptions smart constructor.

Instances

Instances details
FromJSON JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

ToJSON JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

Generic JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

Associated Types

type Rep JDBCConnectorOptions :: Type -> Type #

Read JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

Show JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

NFData JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

Methods

rnf :: JDBCConnectorOptions -> () #

Eq JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

Hashable JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

type Rep JDBCConnectorOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorOptions

type Rep JDBCConnectorOptions = D1 ('MetaData "JDBCConnectorOptions" "Amazonka.Glue.Types.JDBCConnectorOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JDBCConnectorOptions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataTypeMapping") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap JDBCDataType GlueRecordType))) :*: S1 ('MetaSel ('Just "filterPredicate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "jobBookmarkKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "jobBookmarkKeysSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lowerBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "numPartitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "partitionColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "upperBound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newJDBCConnectorOptions :: JDBCConnectorOptions Source #

Create a value of JDBCConnectorOptions with all optional fields omitted.

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

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

$sel:dataTypeMapping:JDBCConnectorOptions', jDBCConnectorOptions_dataTypeMapping - Custom data type mapping that builds a mapping from a JDBC data type to an Glue data type. For example, the option "dataTypeMapping":{"FLOAT":"STRING"} maps data fields of JDBC type FLOAT into the Java String type by calling the ResultSet.getString() method of the driver, and uses it to build the Glue record. The ResultSet object is implemented by each driver, so the behavior is specific to the driver you use. Refer to the documentation for your JDBC driver to understand how the driver performs the conversions.

$sel:filterPredicate:JDBCConnectorOptions', jDBCConnectorOptions_filterPredicate - Extra condition clause to filter data from source. For example:

BillingCity='Mountain View'

When using a query instead of a table name, you should validate that the query works with the specified filterPredicate.

$sel:jobBookmarkKeys:JDBCConnectorOptions', jDBCConnectorOptions_jobBookmarkKeys - The name of the job bookmark keys on which to sort.

$sel:jobBookmarkKeysSortOrder:JDBCConnectorOptions', jDBCConnectorOptions_jobBookmarkKeysSortOrder - Specifies an ascending or descending sort order.

$sel:lowerBound:JDBCConnectorOptions', jDBCConnectorOptions_lowerBound - The minimum value of partitionColumn that is used to decide partition stride.

$sel:numPartitions:JDBCConnectorOptions', jDBCConnectorOptions_numPartitions - The number of partitions. This value, along with lowerBound (inclusive) and upperBound (exclusive), form partition strides for generated WHERE clause expressions that are used to split the partitionColumn.

$sel:partitionColumn:JDBCConnectorOptions', jDBCConnectorOptions_partitionColumn - The name of an integer column that is used for partitioning. This option works only when it's included with lowerBound, upperBound, and numPartitions. This option works the same way as in the Spark SQL JDBC reader.

$sel:upperBound:JDBCConnectorOptions', jDBCConnectorOptions_upperBound - The maximum value of partitionColumn that is used to decide partition stride.

JDBCConnectorSource

data JDBCConnectorSource Source #

Specifies a connector to a JDBC data source.

See: newJDBCConnectorSource smart constructor.

Instances

Instances details
FromJSON JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

ToJSON JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

Generic JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

Associated Types

type Rep JDBCConnectorSource :: Type -> Type #

Read JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

Show JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

NFData JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

Methods

rnf :: JDBCConnectorSource -> () #

Eq JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

Hashable JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

type Rep JDBCConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorSource

newJDBCConnectorSource Source #

Create a value of JDBCConnectorSource with all optional fields omitted.

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

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

$sel:additionalOptions:JDBCConnectorSource', jDBCConnectorSource_additionalOptions - Additional connection options for the connector.

$sel:connectionTable:JDBCConnectorSource', jDBCConnectorSource_connectionTable - The name of the table in the data source.

$sel:outputSchemas:JDBCConnectorSource', jDBCConnectorSource_outputSchemas - Specifies the data schema for the custom JDBC source.

$sel:query:JDBCConnectorSource', jDBCConnectorSource_query - The table or SQL query to get the data from. You can specify either ConnectionTable or query, but not both.

$sel:name:JDBCConnectorSource', jDBCConnectorSource_name - The name of the data source.

$sel:connectionName:JDBCConnectorSource', jDBCConnectorSource_connectionName - The name of the connection that is associated with the connector.

$sel:connectorName:JDBCConnectorSource', jDBCConnectorSource_connectorName - The name of a connector that assists with accessing the data store in Glue Studio.

$sel:connectionType:JDBCConnectorSource', jDBCConnectorSource_connectionType - The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data store.

JDBCConnectorTarget

data JDBCConnectorTarget Source #

Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.

See: newJDBCConnectorTarget smart constructor.

Instances

Instances details
FromJSON JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

ToJSON JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

Generic JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

Associated Types

type Rep JDBCConnectorTarget :: Type -> Type #

Read JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

Show JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

NFData JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

Methods

rnf :: JDBCConnectorTarget -> () #

Eq JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

Hashable JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

type Rep JDBCConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JDBCConnectorTarget

type Rep JDBCConnectorTarget = D1 ('MetaData "JDBCConnectorTarget" "Amazonka.Glue.Types.JDBCConnectorTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JDBCConnectorTarget'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema]))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))) :*: ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectionTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "connectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newJDBCConnectorTarget Source #

Create a value of JDBCConnectorTarget with all optional fields omitted.

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

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

$sel:additionalOptions:JDBCConnectorTarget', jDBCConnectorTarget_additionalOptions - Additional connection options for the connector.

$sel:outputSchemas:JDBCConnectorTarget', jDBCConnectorTarget_outputSchemas - Specifies the data schema for the JDBC target.

$sel:name:JDBCConnectorTarget', jDBCConnectorTarget_name - The name of the data target.

$sel:inputs:JDBCConnectorTarget', jDBCConnectorTarget_inputs - The nodes that are inputs to the data target.

$sel:connectionName:JDBCConnectorTarget', jDBCConnectorTarget_connectionName - The name of the connection that is associated with the connector.

$sel:connectionTable:JDBCConnectorTarget', jDBCConnectorTarget_connectionTable - The name of the table in the data target.

$sel:connectorName:JDBCConnectorTarget', jDBCConnectorTarget_connectorName - The name of a connector that will be used.

$sel:connectionType:JDBCConnectorTarget', jDBCConnectorTarget_connectionType - The type of connection, such as marketplace.jdbc or custom.jdbc, designating a connection to a JDBC data target.

JdbcTarget

data JdbcTarget Source #

Specifies a JDBC data store to crawl.

See: newJdbcTarget smart constructor.

Instances

Instances details
FromJSON JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

ToJSON 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 #

Read JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Show JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

NFData JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Methods

rnf :: JdbcTarget -> () #

Eq JdbcTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.JdbcTarget

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JdbcTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "enableAdditionalMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JdbcMetadataEntry]))) :*: (S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "path") '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:connectionName:JdbcTarget', jdbcTarget_connectionName - The name of the connection to use to connect to the JDBC target.

$sel:enableAdditionalMetadata:JdbcTarget', jdbcTarget_enableAdditionalMetadata - Specify a value of RAWTYPES or COMMENTS to enable additional metadata in table responses. RAWTYPES provides the native-level datatype. COMMENTS provides comments associated with a column or table in the database.

If you do not need additional metadata, keep the field empty.

$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.

$sel:path:JdbcTarget', jdbcTarget_path - The path of the JDBC target.

Job

data Job Source #

Specifies a job definition.

See: newJob smart constructor.

Instances

Instances details
FromJSON Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

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 #

Show Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

showsPrec :: Int -> Job -> ShowS #

show :: Job -> String #

showList :: [Job] -> ShowS #

NFData Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

rnf :: Job -> () #

Eq Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

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

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

Hashable Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

Methods

hashWithSalt :: Int -> Job -> Int #

hash :: Job -> Int #

type Rep Job Source # 
Instance details

Defined in Amazonka.Glue.Types.Job

type Rep Job = D1 ('MetaData "Job" "Amazonka.Glue.Types.Job" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Job'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "codeGenConfigurationNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text CodeGenConfigurationNode))))) :*: (S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobCommand)) :*: (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((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 "executionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionClass)))) :*: (S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty))))) :*: ((S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "sourceControlDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceControlDetails)) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))))))))

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: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 a minimum of 2 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:codeGenConfigurationNodes:Job', job_codeGenConfigurationNodes - The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.

$sel:command:Job', job_command - The JobCommand that runs this job.

Job, job_connections - The connections used for this job.

$sel:createdOn:Job', job_createdOn - The time and date that this job definition was created.

$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:executionClass:Job', job_executionClass - Indicates whether the job is run with a standard or flexible execution class. The standard execution class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.

The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary.

Only jobs with Glue version 3.0 and above and command type glueetl will be allowed to set ExecutionClass to FLEX. The flexible execution class is available for Spark jobs.

$sel:executionProperty:Job', job_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for 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:lastModifiedOn:Job', job_lastModifiedOn - The last point in time when this job definition was modified.

$sel:logUri:Job', job_logUri - This field is reserved for future use.

$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 a minimum of 2 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:maxRetries:Job', job_maxRetries - The maximum number of times to retry this job after a JobRun fails.

Job, job_name - The name you assign to this job definition.

$sel:nonOverridableArguments:Job', job_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

$sel:notificationProperty:Job', job_notificationProperty - Specifies configuration properties of a job notification.

$sel:numberOfWorkers:Job', job_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

$sel:role':Job', job_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job.

$sel:securityConfiguration:Job', job_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

$sel:sourceControlDetails:Job', job_sourceControlDetails - The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.

$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:workerType:Job', job_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

JobBookmarkEntry

data JobBookmarkEntry Source #

Defines a point that a job can resume processing.

See: newJobBookmarkEntry smart constructor.

Instances

Instances details
FromJSON 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 #

Read JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Show JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

NFData JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Methods

rnf :: JobBookmarkEntry -> () #

Eq JobBookmarkEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarkEntry

Hashable 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:attempt:JobBookmarkEntry', jobBookmarkEntry_attempt - The attempt ID number.

$sel:jobBookmark:JobBookmarkEntry', jobBookmarkEntry_jobBookmark - The bookmark itself.

$sel:jobName:JobBookmarkEntry', jobBookmarkEntry_jobName - The name of the job in question.

$sel:previousRunId:JobBookmarkEntry', jobBookmarkEntry_previousRunId - The unique run identifier associated with the previous job run.

$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.

JobBookmarksEncryption

data JobBookmarksEncryption Source #

Specifies how job bookmark data should be encrypted.

See: newJobBookmarksEncryption smart constructor.

Instances

Instances details
FromJSON JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

ToJSON 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 #

Read JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Show JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

NFData JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Methods

rnf :: JobBookmarksEncryption -> () #

Eq JobBookmarksEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.JobBookmarksEncryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

ToJSON 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 #

Read JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Show JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

NFData JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Methods

rnf :: JobCommand -> () #

Eq JobCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.JobCommand

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JobCommand'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pythonVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scriptLocation") '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: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.

$sel:pythonVersion:JobCommand', jobCommand_pythonVersion - The Python version being used to run a Python shell job. Allowed values are 2 or 3.

$sel:scriptLocation:JobCommand', jobCommand_scriptLocation - Specifies the Amazon Simple Storage Service (Amazon S3) path to a script that runs a job.

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
FromJSON 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 #

Read JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Show JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

NFData JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Methods

rnf :: JobNodeDetails -> () #

Eq JobNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.JobNodeDetails

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Show JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

NFData JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

rnf :: JobRun -> () #

Eq JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

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

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

Hashable JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

Methods

hashWithSalt :: Int -> JobRun -> Int #

hash :: JobRun -> Int #

type Rep JobRun Source # 
Instance details

Defined in Amazonka.Glue.Types.JobRun

type Rep JobRun = D1 ('MetaData "JobRun" "Amazonka.Glue.Types.JobRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JobRun'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "arguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "attempt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "dPUSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "executionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionClass)) :*: (S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jobRunState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobRunState)))))) :*: (((S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "logGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: (S1 ('MetaSel ('Just "numberOfWorkers") '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 "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "triggerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))))))))

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: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: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:attempt:JobRun', jobRun_attempt - The number of the attempt to run this job.

$sel:completedOn:JobRun', jobRun_completedOn - The date and time that this job run completed.

$sel:dPUSeconds:JobRun', jobRun_dPUSeconds - This field populates only for Auto Scaling job runs, and represents the total time each executor ran during the lifecycle of a job run in seconds, multiplied by a DPU factor (1 for G.1X, 2 for G.2X, or 0.25 for G.025X workers). This value may be different than the executionEngineRuntime * MaxCapacity as in the case of Auto Scaling jobs, as the number of executors running at a given time may be less than the MaxCapacity. Therefore, it is possible that the value of DPUSeconds is less than executionEngineRuntime * MaxCapacity.

$sel:errorMessage:JobRun', jobRun_errorMessage - An error message associated with this job run.

$sel:executionClass:JobRun', jobRun_executionClass - Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.

The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary.

Only jobs with Glue version 3.0 and above and command type glueetl will be allowed to set ExecutionClass to FLEX. The flexible execution class is available for Spark jobs.

$sel:executionTime:JobRun', jobRun_executionTime - The amount of time (in seconds) that the job run consumed resources.

$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:id:JobRun', jobRun_id - The ID of this job run.

JobRun, jobRun_jobName - The name of the job definition being used in this run.

$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:lastModifiedOn:JobRun', jobRun_lastModifiedOn - The last time that this job run was modified.

$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: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 a minimum of 2 DPUs. The default is 10 DPUs. This job type cannot have a fractional DPU allocation.

$sel:notificationProperty:JobRun', jobRun_notificationProperty - Specifies configuration properties of a job run notification.

$sel:numberOfWorkers:JobRun', jobRun_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

$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:securityConfiguration:JobRun', jobRun_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job run.

$sel:startedOn:JobRun', jobRun_startedOn - The date and time at which this job run was started.

$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. This value overrides the timeout value set in the parent job.

Streaming jobs do not have a timeout. The default for non-streaming jobs is 2,880 minutes (48 hours).

$sel:triggerName:JobRun', jobRun_triggerName - The name of the trigger that started this job run.

$sel:workerType:JobRun', jobRun_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

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
ToJSON 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 #

Show JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

NFData JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Methods

rnf :: JobUpdate -> () #

Eq JobUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.JobUpdate

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JobUpdate'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allocatedCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "codeGenConfigurationNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (HashMap Text CodeGenConfigurationNode))))) :*: (S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobCommand)) :*: (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: 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 "executionClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionClass))) :*: (S1 ('MetaSel ('Just "executionProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionProperty)) :*: (S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "nonOverridableArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "notificationProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationProperty)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sourceControlDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceControlDetails)) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))))))))

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: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 a minimum of 2 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:codeGenConfigurationNodes:JobUpdate', jobUpdate_codeGenConfigurationNodes - The representation of a directed acyclic graph on which both the Glue Studio visual component and Glue Studio code generation is based.

$sel:command:JobUpdate', jobUpdate_command - The JobCommand that runs this job (required).

JobUpdate, jobUpdate_connections - The connections used for this job.

$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.

$sel:executionClass:JobUpdate', jobUpdate_executionClass - Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.

The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary.

Only jobs with Glue version 3.0 and above and command type glueetl will be allowed to set ExecutionClass to FLEX. The flexible execution class is available for Spark jobs.

$sel:executionProperty:JobUpdate', jobUpdate_executionProperty - An ExecutionProperty specifying the maximum number of concurrent runs allowed for 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:logUri:JobUpdate', jobUpdate_logUri - This field is reserved for future use.

$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 a minimum of 2 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:maxRetries:JobUpdate', jobUpdate_maxRetries - The maximum number of times to retry this job if it fails.

$sel:nonOverridableArguments:JobUpdate', jobUpdate_nonOverridableArguments - Non-overridable arguments for this job, specified as name-value pairs.

$sel:notificationProperty:JobUpdate', jobUpdate_notificationProperty - Specifies the configuration properties of a job notification.

$sel:numberOfWorkers:JobUpdate', jobUpdate_numberOfWorkers - The number of workers of a defined workerType that are allocated when a job runs.

$sel:role':JobUpdate', jobUpdate_role - The name or Amazon Resource Name (ARN) of the IAM role associated with this job (required).

$sel:securityConfiguration:JobUpdate', jobUpdate_securityConfiguration - The name of the SecurityConfiguration structure to be used with this job.

$sel:sourceControlDetails:JobUpdate', jobUpdate_sourceControlDetails - The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.

$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:workerType:JobUpdate', jobUpdate_workerType - The type of predefined worker that is allocated when a job runs. Accepts a value of Standard, G.1X, G.2X, or G.025X.

  • 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.
  • For the G.025X worker type, each worker maps to 0.25 DPU (2 vCPU, 4 GB of memory, 64 GB disk), and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 streaming jobs.

Join

data Join Source #

Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.

See: newJoin smart constructor.

Instances

Instances details
FromJSON Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

ToJSON Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Generic Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Associated Types

type Rep Join :: Type -> Type #

Methods

from :: Join -> Rep Join x #

to :: Rep Join x -> Join #

Read Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Show Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Methods

showsPrec :: Int -> Join -> ShowS #

show :: Join -> String #

showList :: [Join] -> ShowS #

NFData Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Methods

rnf :: Join -> () #

Eq Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Methods

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

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

Hashable Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

Methods

hashWithSalt :: Int -> Join -> Int #

hash :: Join -> Int #

type Rep Join Source # 
Instance details

Defined in Amazonka.Glue.Types.Join

newJoin Source #

Create a value of Join with all optional fields omitted.

Use 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:Join', join_name - The name of the transform node.

$sel:inputs:Join', join_inputs - The data inputs identified by their node names.

$sel:joinType:Join', join_joinType - Specifies the type of join to be performed on the datasets.

$sel:columns:Join', join_columns - A list of the two columns to be joined.

JoinColumn

data JoinColumn Source #

Specifies a column to be joined.

See: newJoinColumn smart constructor.

Constructors

JoinColumn' Text [[Text]] 

Instances

Instances details
FromJSON JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

ToJSON JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

Generic JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

Associated Types

type Rep JoinColumn :: Type -> Type #

Read JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

Show JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

NFData JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

Methods

rnf :: JoinColumn -> () #

Eq JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

Hashable JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

type Rep JoinColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.JoinColumn

type Rep JoinColumn = D1 ('MetaData "JoinColumn" "Amazonka.Glue.Types.JoinColumn" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "JoinColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "from") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "keys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]])))

newJoinColumn Source #

Create a value of JoinColumn with all optional fields omitted.

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

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

$sel:from:JoinColumn', joinColumn_from - The column to be joined.

$sel:keys:JoinColumn', joinColumn_keys - The key of the column to be joined.

JsonClassifier

data JsonClassifier Source #

A classifier for JSON content.

See: newJsonClassifier smart constructor.

Instances

Instances details
FromJSON 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 #

Read JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Show JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

NFData JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Methods

rnf :: JsonClassifier -> () #

Eq JsonClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.JsonClassifier

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

KafkaStreamingSourceOptions

data KafkaStreamingSourceOptions Source #

Additional options for streaming.

See: newKafkaStreamingSourceOptions smart constructor.

Instances

Instances details
FromJSON KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

ToJSON KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

Generic KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

Associated Types

type Rep KafkaStreamingSourceOptions :: Type -> Type #

Read KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

Show KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

NFData KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

Eq KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

Hashable KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

type Rep KafkaStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KafkaStreamingSourceOptions

type Rep KafkaStreamingSourceOptions = D1 ('MetaData "KafkaStreamingSourceOptions" "Amazonka.Glue.Types.KafkaStreamingSourceOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "KafkaStreamingSourceOptions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assign") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "bootstrapServers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "endingOffsets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxOffsetsPerTrigger") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: (((S1 ('MetaSel ('Just "minPartitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "pollTimeoutMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "retryIntervalMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "securityProtocol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startingOffsets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "subscribePattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "topicName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newKafkaStreamingSourceOptions :: KafkaStreamingSourceOptions Source #

Create a value of KafkaStreamingSourceOptions with all optional fields omitted.

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

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

$sel:assign:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_assign - The specific TopicPartitions to consume. You must specify at least one of "topicName", "assign" or "subscribePattern".

$sel:bootstrapServers:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_bootstrapServers - A list of bootstrap server URLs, for example, as b-1.vpc-test-2.o4q88o.c6.kafka.us-east-1.amazonaws.com:9094. This option must be specified in the API call or defined in the table metadata in the Data Catalog.

$sel:classification:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_classification - An optional classification.

$sel:connectionName:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_connectionName - The name of the connection.

$sel:delimiter:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_delimiter - Specifies the delimiter character.

$sel:endingOffsets:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_endingOffsets - The end point when a batch query is ended. Possible values are either "latest" or a JSON string that specifies an ending offset for each TopicPartition.

$sel:maxOffsetsPerTrigger:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_maxOffsetsPerTrigger - The rate limit on the maximum number of offsets that are processed per trigger interval. The specified total number of offsets is proportionally split across topicPartitions of different volumes. The default value is null, which means that the consumer reads all offsets until the known latest offset.

$sel:minPartitions:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_minPartitions - The desired minimum number of partitions to read from Kafka. The default value is null, which means that the number of spark partitions is equal to the number of Kafka partitions.

$sel:numRetries:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_numRetries - The number of times to retry before failing to fetch Kafka offsets. The default value is 3.

$sel:pollTimeoutMs:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_pollTimeoutMs - The timeout in milliseconds to poll data from Kafka in Spark job executors. The default value is 512.

$sel:retryIntervalMs:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_retryIntervalMs - The time in milliseconds to wait before retrying to fetch Kafka offsets. The default value is 10.

$sel:securityProtocol:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_securityProtocol - The protocol used to communicate with brokers. The possible values are "SSL" or "PLAINTEXT".

$sel:startingOffsets:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_startingOffsets - The starting position in the Kafka topic to read data from. The possible values are "earliest" or "latest". The default value is "latest".

$sel:subscribePattern:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_subscribePattern - A Java regex string that identifies the topic list to subscribe to. You must specify at least one of "topicName", "assign" or "subscribePattern".

$sel:topicName:KafkaStreamingSourceOptions', kafkaStreamingSourceOptions_topicName - The topic name as specified in Apache Kafka. You must specify at least one of "topicName", "assign" or "subscribePattern".

KeySchemaElement

data KeySchemaElement Source #

A partition key pair consisting of a name and a type.

See: newKeySchemaElement smart constructor.

Instances

Instances details
FromJSON 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 #

Read KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Show KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

NFData KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Methods

rnf :: KeySchemaElement -> () #

Eq KeySchemaElement Source # 
Instance details

Defined in Amazonka.Glue.Types.KeySchemaElement

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

KinesisStreamingSourceOptions

data KinesisStreamingSourceOptions Source #

Additional options for the Amazon Kinesis streaming data source.

See: newKinesisStreamingSourceOptions smart constructor.

Instances

Instances details
FromJSON KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

ToJSON KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

Generic KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

Associated Types

type Rep KinesisStreamingSourceOptions :: Type -> Type #

Read KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

Show KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

NFData KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

Eq KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

Hashable KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

type Rep KinesisStreamingSourceOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.KinesisStreamingSourceOptions

type Rep KinesisStreamingSourceOptions = D1 ('MetaData "KinesisStreamingSourceOptions" "Amazonka.Glue.Types.KinesisStreamingSourceOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "KinesisStreamingSourceOptions'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "addIdleTimeBetweenReads") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "avoidEmptyBatches") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "classification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "describeShardInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "endpointUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "idleTimeBetweenReadsInMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxFetchRecordsPerShard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxFetchTimeInMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))) :*: (((S1 ('MetaSel ('Just "maxRecordPerRead") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxRetryIntervalMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "numRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "retryIntervalMs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleSessionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "startingPosition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StartingPosition)) :*: (S1 ('MetaSel ('Just "streamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newKinesisStreamingSourceOptions :: KinesisStreamingSourceOptions Source #

Create a value of KinesisStreamingSourceOptions with all optional fields omitted.

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

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

$sel:addIdleTimeBetweenReads:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_addIdleTimeBetweenReads - Adds a time delay between two consecutive getRecords operations. The default value is "False". This option is only configurable for Glue version 2.0 and above.

$sel:avoidEmptyBatches:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_avoidEmptyBatches - Avoids creating an empty microbatch job by checking for unread data in the Kinesis data stream before the batch is started. The default value is "False".

$sel:classification:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_classification - An optional classification.

$sel:delimiter:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_delimiter - Specifies the delimiter character.

$sel:describeShardInterval:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_describeShardInterval - The minimum time interval between two ListShards API calls for your script to consider resharding. The default value is 1s.

$sel:endpointUrl:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_endpointUrl - The URL of the Kinesis endpoint.

$sel:idleTimeBetweenReadsInMs:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_idleTimeBetweenReadsInMs - The minimum time delay between two consecutive getRecords operations, specified in ms. The default value is 1000. This option is only configurable for Glue version 2.0 and above.

$sel:maxFetchRecordsPerShard:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_maxFetchRecordsPerShard - The maximum number of records to fetch per shard in the Kinesis data stream. The default value is 100000.

$sel:maxFetchTimeInMs:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_maxFetchTimeInMs - The maximum time spent in the job executor to fetch a record from the Kinesis data stream per shard, specified in milliseconds (ms). The default value is 1000.

$sel:maxRecordPerRead:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_maxRecordPerRead - The maximum number of records to fetch from the Kinesis data stream in each getRecords operation. The default value is 10000.

$sel:maxRetryIntervalMs:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_maxRetryIntervalMs - The maximum cool-off time period (specified in ms) between two retries of a Kinesis Data Streams API call. The default value is 10000.

$sel:numRetries:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_numRetries - The maximum number of retries for Kinesis Data Streams API requests. The default value is 3.

$sel:retryIntervalMs:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_retryIntervalMs - The cool-off time period (specified in ms) before retrying the Kinesis Data Streams API call. The default value is 1000.

$sel:roleArn:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_roleArn - The Amazon Resource Name (ARN) of the role to assume using AWS Security Token Service (AWS STS). This role must have permissions for describe or read record operations for the Kinesis data stream. You must use this parameter when accessing a data stream in a different account. Used in conjunction with "awsSTSSessionName".

$sel:roleSessionName:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_roleSessionName - An identifier for the session assuming the role using AWS STS. You must use this parameter when accessing a data stream in a different account. Used in conjunction with "awsSTSRoleARN".

$sel:startingPosition:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_startingPosition - The starting position in the Kinesis data stream to read data from. The possible values are "latest", "trim_horizon", or "earliest". The default value is "latest".

$sel:streamArn:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_streamArn - The Amazon Resource Name (ARN) of the Kinesis data stream.

$sel:streamName:KinesisStreamingSourceOptions', kinesisStreamingSourceOptions_streamName - The name of the Kinesis data stream.

LabelingSetGenerationTaskRunProperties

data LabelingSetGenerationTaskRunProperties Source #

Specifies configuration properties for a labeling set generation task run.

See: newLabelingSetGenerationTaskRunProperties smart constructor.

Instances

Instances details
FromJSON LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Generic 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

NFData LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Eq LabelingSetGenerationTaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.LabelingSetGenerationTaskRunProperties

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

LakeFormationConfiguration

data LakeFormationConfiguration Source #

Specifies Lake Formation configuration settings for the crawler.

See: newLakeFormationConfiguration smart constructor.

Instances

Instances details
FromJSON LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

ToJSON LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

Generic LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

Associated Types

type Rep LakeFormationConfiguration :: Type -> Type #

Read LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

Show LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

NFData LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

Eq LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

Hashable LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

type Rep LakeFormationConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LakeFormationConfiguration

type Rep LakeFormationConfiguration = D1 ('MetaData "LakeFormationConfiguration" "Amazonka.Glue.Types.LakeFormationConfiguration" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "LakeFormationConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "useLakeFormationCredentials") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newLakeFormationConfiguration :: LakeFormationConfiguration Source #

Create a value of LakeFormationConfiguration with all optional fields omitted.

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

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

$sel:accountId:LakeFormationConfiguration', lakeFormationConfiguration_accountId - Required for cross account crawls. For same account crawls as the target data, this can be left as null.

$sel:useLakeFormationCredentials:LakeFormationConfiguration', lakeFormationConfiguration_useLakeFormationCredentials - Specifies whether to use Lake Formation credentials for the crawler instead of the IAM role credentials.

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
FromJSON 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 #

Read LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Show LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

NFData LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Methods

rnf :: LastActiveDefinition -> () #

Eq LastActiveDefinition Source # 
Instance details

Defined in Amazonka.Glue.Types.LastActiveDefinition

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "LastActiveDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "blueprintLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "blueprintServiceLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "parameterSpec") '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:blueprintLocation:LastActiveDefinition', lastActiveDefinition_blueprintLocation - Specifies a path in Amazon S3 where the blueprint is published by the Glue developer.

$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.

$sel:lastModifiedOn:LastActiveDefinition', lastActiveDefinition_lastModifiedOn - The date and time the blueprint was last modified.

$sel:parameterSpec:LastActiveDefinition', lastActiveDefinition_parameterSpec - A JSON string specifying the parameters for the blueprint.

LastCrawlInfo

data LastCrawlInfo Source #

Status and error information about the most recent crawl.

See: newLastCrawlInfo smart constructor.

Instances

Instances details
FromJSON 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 #

Read LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Show LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

NFData LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Methods

rnf :: LastCrawlInfo -> () #

Eq LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

Hashable LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

type Rep LastCrawlInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.LastCrawlInfo

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:errorMessage:LastCrawlInfo', lastCrawlInfo_errorMessage - If an error occurred, the error information about the last crawl.

$sel:logGroup:LastCrawlInfo', lastCrawlInfo_logGroup - The log group for the last crawl.

$sel:logStream:LastCrawlInfo', lastCrawlInfo_logStream - The log stream for the last crawl.

$sel:messagePrefix:LastCrawlInfo', lastCrawlInfo_messagePrefix - The prefix for a message about this crawl.

$sel:startTime:LastCrawlInfo', lastCrawlInfo_startTime - The time at which the crawl started.

$sel:status:LastCrawlInfo', lastCrawlInfo_status - Status of the last crawl.

LineageConfiguration

data LineageConfiguration Source #

Specifies data lineage configuration settings for the crawler.

See: newLineageConfiguration smart constructor.

Instances

Instances details
FromJSON LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

ToJSON 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 #

Read LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Show LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

NFData LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Methods

rnf :: LineageConfiguration -> () #

Eq LineageConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.LineageConfiguration

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Show Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

NFData Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Methods

rnf :: Location -> () #

Eq Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Hashable Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

Methods

hashWithSalt :: Int -> Location -> Int #

hash :: Location -> Int #

type Rep Location Source # 
Instance details

Defined in Amazonka.Glue.Types.Location

type Rep Location = D1 ('MetaData "Location" "Amazonka.Glue.Types.Location" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

ToJSON 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 #

Read LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Show LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

NFData LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Eq LongColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.LongColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Show MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

NFData MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Methods

rnf :: MLTransform -> () #

Eq MLTransform Source # 
Instance details

Defined in Amazonka.Glue.Types.MLTransform

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MLTransform'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "evaluationMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationMetrics)) :*: S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "inputRecordTables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueTable])) :*: S1 ('MetaSel ('Just "labelCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "maxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformParameters)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SchemaColumn]))))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformStatusType)) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "transformEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformEncryption)) :*: (S1 ('MetaSel ('Just "transformId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkerType))))))))

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:createdOn:MLTransform', mLTransform_createdOn - A timestamp. The time and date that this machine learning transform was created.

$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:evaluationMetrics:MLTransform', mLTransform_evaluationMetrics - An EvaluationMetrics object. Evaluation metrics provide an estimate of the quality of your machine learning 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:inputRecordTables:MLTransform', mLTransform_inputRecordTables - A list of Glue table definitions used by the transform.

$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:lastModifiedOn:MLTransform', mLTransform_lastModifiedOn - A timestamp. The last point in time when this machine learning transform was modified.

$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:maxRetries:MLTransform', mLTransform_maxRetries - The maximum number of times to retry after an MLTaskRun of the machine learning transform fails.

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: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: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: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: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:status:MLTransform', mLTransform_status - The current status of the machine learning transform.

$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: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.

$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.

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
FromJSON MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

ToJSON 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 #

Read MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Show MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

NFData MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Methods

rnf :: MLUserDataEncryption -> () #

Eq MLUserDataEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.MLUserDataEncryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

Mapping

data Mapping Source #

Specifies the mapping of data property keys.

See: newMapping smart constructor.

Instances

Instances details
FromJSON Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

ToJSON Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Generic Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Associated Types

type Rep Mapping :: Type -> Type #

Methods

from :: Mapping -> Rep Mapping x #

to :: Rep Mapping x -> Mapping #

Read Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Show Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

NFData Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Methods

rnf :: Mapping -> () #

Eq Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Methods

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

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

Hashable Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

Methods

hashWithSalt :: Int -> Mapping -> Int #

hash :: Mapping -> Int #

type Rep Mapping Source # 
Instance details

Defined in Amazonka.Glue.Types.Mapping

newMapping :: Mapping Source #

Create a value of Mapping with all optional fields omitted.

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

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

$sel:children:Mapping', mapping_children - Only applicable to nested data structures. If you want to change the parent structure, but also one of its children, you can fill out this data strucutre. It is also Mapping, but its FromPath will be the parent's FromPath plus the FromPath from this structure.

For the children part, suppose you have the structure:

{ "FromPath": "OuterStructure", "ToKey": "OuterStructure", "ToType": "Struct", "Dropped": false, "Chidlren": [{ "FromPath": "inner", "ToKey": "inner", "ToType": "Double", "Dropped": false, }] }

You can specify a Mapping that looks like:

{ "FromPath": "OuterStructure", "ToKey": "OuterStructure", "ToType": "Struct", "Dropped": false, "Chidlren": [{ "FromPath": "inner", "ToKey": "inner", "ToType": "Double", "Dropped": false, }] }

$sel:dropped:Mapping', mapping_dropped - If true, then the column is removed.

$sel:fromPath:Mapping', mapping_fromPath - The table or column to be modified.

$sel:fromType:Mapping', mapping_fromType - The type of the data to be modified.

$sel:toKey:Mapping', mapping_toKey - After the apply mapping, what the name of the column should be. Can be the same as FromPath.

$sel:toType:Mapping', mapping_toType - The data type that the data is to be modified to.

MappingEntry

data MappingEntry Source #

Defines a mapping.

See: newMappingEntry smart constructor.

Instances

Instances details
FromJSON MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

ToJSON 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 #

Read MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Show MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

NFData MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Methods

rnf :: MappingEntry -> () #

Eq MappingEntry Source # 
Instance details

Defined in Amazonka.Glue.Types.MappingEntry

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MappingEntry'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sourcePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "targetPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetType") '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:sourcePath:MappingEntry', mappingEntry_sourcePath - The source path.

$sel:sourceTable:MappingEntry', mappingEntry_sourceTable - The name of the source table.

$sel:sourceType:MappingEntry', mappingEntry_sourceType - The source type.

$sel:targetPath:MappingEntry', mappingEntry_targetPath - The target path.

$sel:targetTable:MappingEntry', mappingEntry_targetTable - The target table.

$sel:targetType:MappingEntry', mappingEntry_targetType - The target type.

Merge

data Merge Source #

Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not de-duplicated.

See: newMerge smart constructor.

Constructors

Merge' Text (NonEmpty Text) Text [[Text]] 

Instances

Instances details
FromJSON Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

ToJSON Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Generic Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Associated Types

type Rep Merge :: Type -> Type #

Methods

from :: Merge -> Rep Merge x #

to :: Rep Merge x -> Merge #

Read Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Show Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Methods

showsPrec :: Int -> Merge -> ShowS #

show :: Merge -> String #

showList :: [Merge] -> ShowS #

NFData Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Methods

rnf :: Merge -> () #

Eq Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Methods

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

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

Hashable Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

Methods

hashWithSalt :: Int -> Merge -> Int #

hash :: Merge -> Int #

type Rep Merge Source # 
Instance details

Defined in Amazonka.Glue.Types.Merge

type Rep Merge = D1 ('MetaData "Merge" "Amazonka.Glue.Types.Merge" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Merge'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "primaryKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]]))))

newMerge Source #

Create a value of Merge with all optional fields omitted.

Use 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:Merge', merge_name - The name of the transform node.

$sel:inputs:Merge', merge_inputs - The data inputs identified by their node names.

$sel:source:Merge', merge_source - The source DynamicFrame that will be merged with a staging DynamicFrame.

$sel:primaryKeys:Merge', merge_primaryKeys - The list of primary key fields to match records from the source and staging dynamic frames.

MetadataInfo

data MetadataInfo Source #

A structure containing metadata information for a schema version.

See: newMetadataInfo smart constructor.

Instances

Instances details
FromJSON 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 #

Read MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Show MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

NFData MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Methods

rnf :: MetadataInfo -> () #

Eq MetadataInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataInfo

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MetadataInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "metadataValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "otherMetadataValueList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OtherMetadataValueListItem])))))

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:

MetadataInfo, metadataInfo_createdTime - The time at which the entry was created.

MetadataInfo, metadataInfo_metadataValue - The metadata key’s corresponding value.

$sel:otherMetadataValueList:MetadataInfo', metadataInfo_otherMetadataValueList - Other metadata belonging to the same metadata key.

MetadataKeyValuePair

data MetadataKeyValuePair Source #

A structure containing a key value pair for metadata.

See: newMetadataKeyValuePair smart constructor.

Instances

Instances details
ToJSON 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 #

Read MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Show MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

NFData MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Methods

rnf :: MetadataKeyValuePair -> () #

Eq MetadataKeyValuePair Source # 
Instance details

Defined in Amazonka.Glue.Types.MetadataKeyValuePair

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

MicrosoftSQLServerCatalogSource

data MicrosoftSQLServerCatalogSource Source #

Specifies a Microsoft SQL server data source in the Glue Data Catalog.

See: newMicrosoftSQLServerCatalogSource smart constructor.

Instances

Instances details
FromJSON MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

ToJSON MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

Generic MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

Associated Types

type Rep MicrosoftSQLServerCatalogSource :: Type -> Type #

Read MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

Show MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

NFData MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

Eq MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

Hashable MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

type Rep MicrosoftSQLServerCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource

type Rep MicrosoftSQLServerCatalogSource = D1 ('MetaData "MicrosoftSQLServerCatalogSource" "Amazonka.Glue.Types.MicrosoftSQLServerCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MicrosoftSQLServerCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMicrosoftSQLServerCatalogSource Source #

Create a value of MicrosoftSQLServerCatalogSource with all optional fields omitted.

Use 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:MicrosoftSQLServerCatalogSource', microsoftSQLServerCatalogSource_name - The name of the data source.

$sel:database:MicrosoftSQLServerCatalogSource', microsoftSQLServerCatalogSource_database - The name of the database to read from.

$sel:table:MicrosoftSQLServerCatalogSource', microsoftSQLServerCatalogSource_table - The name of the table in the database to read from.

MicrosoftSQLServerCatalogTarget

data MicrosoftSQLServerCatalogTarget Source #

Specifies a target that uses Microsoft SQL.

See: newMicrosoftSQLServerCatalogTarget smart constructor.

Instances

Instances details
FromJSON MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

ToJSON MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

Generic MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

Associated Types

type Rep MicrosoftSQLServerCatalogTarget :: Type -> Type #

Read MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

Show MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

NFData MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

Eq MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

Hashable MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

type Rep MicrosoftSQLServerCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget

type Rep MicrosoftSQLServerCatalogTarget = D1 ('MetaData "MicrosoftSQLServerCatalogTarget" "Amazonka.Glue.Types.MicrosoftSQLServerCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MicrosoftSQLServerCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

MongoDBTarget

data MongoDBTarget Source #

Specifies an Amazon DocumentDB or MongoDB data store to crawl.

See: newMongoDBTarget smart constructor.

Instances

Instances details
FromJSON MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

ToJSON 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 #

Read MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Show MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

NFData MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Methods

rnf :: MongoDBTarget -> () #

Eq MongoDBTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MongoDBTarget

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MongoDBTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "path") '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:connectionName:MongoDBTarget', mongoDBTarget_connectionName - The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.

$sel:path:MongoDBTarget', mongoDBTarget_path - The path of the Amazon DocumentDB or MongoDB target (database/collection).

$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.

MySQLCatalogSource

data MySQLCatalogSource Source #

Specifies a MySQL data source in the Glue Data Catalog.

See: newMySQLCatalogSource smart constructor.

Instances

Instances details
FromJSON MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

ToJSON MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

Generic MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

Associated Types

type Rep MySQLCatalogSource :: Type -> Type #

Read MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

Show MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

NFData MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

Methods

rnf :: MySQLCatalogSource -> () #

Eq MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

Hashable MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

type Rep MySQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogSource

type Rep MySQLCatalogSource = D1 ('MetaData "MySQLCatalogSource" "Amazonka.Glue.Types.MySQLCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MySQLCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMySQLCatalogSource Source #

Create a value of MySQLCatalogSource with all optional fields omitted.

Use 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:MySQLCatalogSource', mySQLCatalogSource_name - The name of the data source.

$sel:database:MySQLCatalogSource', mySQLCatalogSource_database - The name of the database to read from.

$sel:table:MySQLCatalogSource', mySQLCatalogSource_table - The name of the table in the database to read from.

MySQLCatalogTarget

data MySQLCatalogTarget Source #

Specifies a target that uses MySQL.

See: newMySQLCatalogTarget smart constructor.

Instances

Instances details
FromJSON MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

ToJSON MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

Generic MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

Associated Types

type Rep MySQLCatalogTarget :: Type -> Type #

Read MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

Show MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

NFData MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

Methods

rnf :: MySQLCatalogTarget -> () #

Eq MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

Hashable MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

type Rep MySQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.MySQLCatalogTarget

type Rep MySQLCatalogTarget = D1 ('MetaData "MySQLCatalogTarget" "Amazonka.Glue.Types.MySQLCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "MySQLCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMySQLCatalogTarget Source #

Create a value of MySQLCatalogTarget with all optional fields omitted.

Use 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:MySQLCatalogTarget', mySQLCatalogTarget_name - The name of the data target.

$sel:inputs:MySQLCatalogTarget', mySQLCatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:database:MySQLCatalogTarget', mySQLCatalogTarget_database - The name of the database to write to.

$sel:table:MySQLCatalogTarget', mySQLCatalogTarget_table - The name of the table in the database to write to.

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
FromJSON Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

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 #

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 #

NFData Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

rnf :: Node -> () #

Eq Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

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

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

Hashable Node Source # 
Instance details

Defined in Amazonka.Glue.Types.Node

Methods

hashWithSalt :: Int -> Node -> Int #

hash :: Node -> Int #

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:crawlerDetails:Node', node_crawlerDetails - Details of the crawler when the node represents a crawler.

$sel:jobDetails:Node', node_jobDetails - Details of the Job when the node represents a Job.

$sel:name:Node', node_name - The name of the Glue component represented by the node.

$sel:triggerDetails:Node', node_triggerDetails - Details of the Trigger when the node represents a Trigger.

$sel:type':Node', node_type - The type of Glue component represented by the node.

$sel:uniqueId:Node', node_uniqueId - The unique Id assigned to the node within the workflow.

NotificationProperty

data NotificationProperty Source #

Specifies configuration properties of a notification.

See: newNotificationProperty smart constructor.

Instances

Instances details
FromJSON NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

ToJSON 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 #

Read NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Show NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

NFData NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Methods

rnf :: NotificationProperty -> () #

Eq NotificationProperty Source # 
Instance details

Defined in Amazonka.Glue.Types.NotificationProperty

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

NullCheckBoxList

data NullCheckBoxList Source #

Represents whether certain values are recognized as null values for removal.

See: newNullCheckBoxList smart constructor.

Instances

Instances details
FromJSON NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

ToJSON NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

Generic NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

Associated Types

type Rep NullCheckBoxList :: Type -> Type #

Read NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

Show NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

NFData NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

Methods

rnf :: NullCheckBoxList -> () #

Eq NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

Hashable NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

type Rep NullCheckBoxList Source # 
Instance details

Defined in Amazonka.Glue.Types.NullCheckBoxList

type Rep NullCheckBoxList = D1 ('MetaData "NullCheckBoxList" "Amazonka.Glue.Types.NullCheckBoxList" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "NullCheckBoxList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "isEmpty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "isNegOne") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "isNullString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newNullCheckBoxList :: NullCheckBoxList Source #

Create a value of NullCheckBoxList with all optional fields omitted.

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

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

$sel:isEmpty:NullCheckBoxList', nullCheckBoxList_isEmpty - Specifies that an empty string is considered as a null value.

$sel:isNegOne:NullCheckBoxList', nullCheckBoxList_isNegOne - Specifies that an integer value of -1 is considered as a null value.

$sel:isNullString:NullCheckBoxList', nullCheckBoxList_isNullString - Specifies that a value spelling out the word 'null' is considered as a null value.

NullValueField

data NullValueField Source #

Represents a custom null value such as a zeros or other value being used as a null placeholder unique to the dataset.

See: newNullValueField smart constructor.

Instances

Instances details
FromJSON NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

ToJSON NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

Generic NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

Associated Types

type Rep NullValueField :: Type -> Type #

Read NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

Show NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

NFData NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

Methods

rnf :: NullValueField -> () #

Eq NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

Hashable NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

type Rep NullValueField Source # 
Instance details

Defined in Amazonka.Glue.Types.NullValueField

type Rep NullValueField = D1 ('MetaData "NullValueField" "Amazonka.Glue.Types.NullValueField" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "NullValueField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "datatype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Datatype)))

newNullValueField Source #

Create a value of NullValueField with all optional fields omitted.

Use 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:NullValueField', nullValueField_value - The value of the null placeholder.

$sel:datatype:NullValueField', nullValueField_datatype - The datatype of the value.

OracleSQLCatalogSource

data OracleSQLCatalogSource Source #

Specifies an Oracle data source in the Glue Data Catalog.

See: newOracleSQLCatalogSource smart constructor.

Instances

Instances details
FromJSON OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

ToJSON OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

Generic OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

Associated Types

type Rep OracleSQLCatalogSource :: Type -> Type #

Read OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

Show OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

NFData OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

Methods

rnf :: OracleSQLCatalogSource -> () #

Eq OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

Hashable OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

type Rep OracleSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogSource

type Rep OracleSQLCatalogSource = D1 ('MetaData "OracleSQLCatalogSource" "Amazonka.Glue.Types.OracleSQLCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "OracleSQLCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newOracleSQLCatalogSource Source #

Create a value of OracleSQLCatalogSource with all optional fields omitted.

Use 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:OracleSQLCatalogSource', oracleSQLCatalogSource_name - The name of the data source.

$sel:database:OracleSQLCatalogSource', oracleSQLCatalogSource_database - The name of the database to read from.

$sel:table:OracleSQLCatalogSource', oracleSQLCatalogSource_table - The name of the table in the database to read from.

OracleSQLCatalogTarget

data OracleSQLCatalogTarget Source #

Specifies a target that uses Oracle SQL.

See: newOracleSQLCatalogTarget smart constructor.

Instances

Instances details
FromJSON OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

ToJSON OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

Generic OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

Associated Types

type Rep OracleSQLCatalogTarget :: Type -> Type #

Read OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

Show OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

NFData OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

Methods

rnf :: OracleSQLCatalogTarget -> () #

Eq OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

Hashable OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

type Rep OracleSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.OracleSQLCatalogTarget

type Rep OracleSQLCatalogTarget = D1 ('MetaData "OracleSQLCatalogTarget" "Amazonka.Glue.Types.OracleSQLCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "OracleSQLCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newOracleSQLCatalogTarget Source #

Create a value of OracleSQLCatalogTarget with all optional fields omitted.

Use 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:OracleSQLCatalogTarget', oracleSQLCatalogTarget_name - The name of the data target.

$sel:inputs:OracleSQLCatalogTarget', oracleSQLCatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:database:OracleSQLCatalogTarget', oracleSQLCatalogTarget_database - The name of the database to write to.

$sel:table:OracleSQLCatalogTarget', oracleSQLCatalogTarget_table - The name of the table in the database to write to.

Order

data Order Source #

Specifies the sort order of a sorted column.

See: newOrder smart constructor.

Constructors

Order' Text Natural 

Instances

Instances details
FromJSON Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

ToJSON Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

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 #

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 #

NFData Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

rnf :: Order -> () #

Eq Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

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

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

Hashable Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

Methods

hashWithSalt :: Int -> Order -> Int #

hash :: Order -> Int #

type Rep Order Source # 
Instance details

Defined in Amazonka.Glue.Types.Order

type Rep Order = D1 ('MetaData "Order" "Amazonka.Glue.Types.Order" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Show OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

NFData OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Eq OtherMetadataValueListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.OtherMetadataValueListItem

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

PIIDetection

data PIIDetection Source #

Specifies a transform that identifies, removes or masks PII data.

See: newPIIDetection smart constructor.

Instances

Instances details
FromJSON PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

ToJSON PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

Generic PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

Associated Types

type Rep PIIDetection :: Type -> Type #

Read PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

Show PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

NFData PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

Methods

rnf :: PIIDetection -> () #

Eq PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

Hashable PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

type Rep PIIDetection Source # 
Instance details

Defined in Amazonka.Glue.Types.PIIDetection

newPIIDetection Source #

Create a value of PIIDetection with all optional fields omitted.

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

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

$sel:maskValue:PIIDetection', pIIDetection_maskValue - Indicates the value that will replace the detected entity.

$sel:outputColumnName:PIIDetection', pIIDetection_outputColumnName - Indicates the output column name that will contain any entity type detected in that row.

$sel:sampleFraction:PIIDetection', pIIDetection_sampleFraction - Indicates the fraction of the data to sample when scanning for PII entities.

$sel:thresholdFraction:PIIDetection', pIIDetection_thresholdFraction - Indicates the fraction of the data that must be met in order for a column to be identified as PII data.

$sel:name:PIIDetection', pIIDetection_name - The name of the transform node.

$sel:inputs:PIIDetection', pIIDetection_inputs - The node ID inputs to the transform.

$sel:piiType:PIIDetection', pIIDetection_piiType - Indicates the type of PIIDetection transform.

$sel:entityTypesToDetect:PIIDetection', pIIDetection_entityTypesToDetect - Indicates the types of entities the PIIDetection transform will identify as PII data.

PII type entities include: PERSON_NAME, DATE, USA_SNN, EMAIL, USA_ITIN, USA_PASSPORT_NUMBER, PHONE_NUMBER, BANK_ACCOUNT, IP_ADDRESS, MAC_ADDRESS, USA_CPT_CODE, USA_HCPCS_CODE, USA_NATIONAL_DRUG_CODE, USA_MEDICARE_BENEFICIARY_IDENTIFIER, USA_HEALTH_INSURANCE_CLAIM_NUMBER,CREDIT_CARD,USA_NATIONAL_PROVIDER_IDENTIFIER,USA_DEA_NUMBER,USA_DRIVING_LICENSE

Partition

data Partition Source #

Represents a slice of table data.

See: newPartition smart constructor.

Instances

Instances details
FromJSON 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 #

Read Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Show Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

NFData Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Methods

rnf :: Partition -> () #

Eq Partition Source # 
Instance details

Defined in Amazonka.Glue.Types.Partition

Hashable 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:catalogId:Partition', partition_catalogId - The ID of the Data Catalog in which the partition resides.

$sel:creationTime:Partition', partition_creationTime - The time at which the partition was created.

$sel:databaseName:Partition', partition_databaseName - The name of the catalog database in which to create the partition.

$sel:lastAccessTime:Partition', partition_lastAccessTime - The last time at which the partition was accessed.

$sel:lastAnalyzedTime:Partition', partition_lastAnalyzedTime - The last time at which column statistics were computed for this partition.

Partition, partition_parameters - These key-value pairs define partition parameters.

$sel:storageDescriptor:Partition', partition_storageDescriptor - Provides information about the physical location where the partition is stored.

$sel:tableName:Partition', partition_tableName - The name of the database table in which to create the partition.

$sel:values:Partition', partition_values - The values of the partition.

PartitionError

data PartitionError Source #

Contains information about a partition error.

See: newPartitionError smart constructor.

Instances

Instances details
FromJSON 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 #

Read PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Show PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

NFData PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Methods

rnf :: PartitionError -> () #

Eq PartitionError Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PartitionError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: S1 ('MetaSel ('Just "partitionValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

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:errorDetail:PartitionError', partitionError_errorDetail - The details about the partition error.

$sel:partitionValues:PartitionError', partitionError_partitionValues - The values that define the partition.

PartitionIndex

data PartitionIndex Source #

A structure for a partition index.

See: newPartitionIndex smart constructor.

Instances

Instances details
ToJSON 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 #

Read PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Show PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

NFData PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Methods

rnf :: PartitionIndex -> () #

Eq PartitionIndex Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndex

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Show PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

NFData PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Eq PartitionIndexDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionIndexDescriptor

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Show PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

NFData PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Methods

rnf :: PartitionInput -> () #

Eq PartitionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionInput

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PartitionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))))

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:lastAccessTime:PartitionInput', partitionInput_lastAccessTime - The last time at which the partition was accessed.

$sel:lastAnalyzedTime:PartitionInput', partitionInput_lastAnalyzedTime - The last time at which column statistics were computed for this partition.

PartitionInput, partitionInput_parameters - These key-value pairs define partition parameters.

$sel:storageDescriptor:PartitionInput', partitionInput_storageDescriptor - Provides information about the physical location where the partition is stored.

$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.

PartitionValueList

data PartitionValueList Source #

Contains a list of values defining partitions.

See: newPartitionValueList smart constructor.

Constructors

PartitionValueList' [Text] 

Instances

Instances details
FromJSON PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

ToJSON 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 #

Read PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Show PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

NFData PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Methods

rnf :: PartitionValueList -> () #

Eq PartitionValueList Source # 
Instance details

Defined in Amazonka.Glue.Types.PartitionValueList

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

ToJSON 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 #

Read PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Show PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

NFData PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Eq PhysicalConnectionRequirements Source # 
Instance details

Defined in Amazonka.Glue.Types.PhysicalConnectionRequirements

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PhysicalConnectionRequirements'" 'PrefixI 'True) (S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "securityGroupIdList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetId") '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: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.

$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.

PostgreSQLCatalogSource

data PostgreSQLCatalogSource Source #

Specifies a PostgresSQL data source in the Glue Data Catalog.

See: newPostgreSQLCatalogSource smart constructor.

Instances

Instances details
FromJSON PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

ToJSON PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

Generic PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

Associated Types

type Rep PostgreSQLCatalogSource :: Type -> Type #

Read PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

Show PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

NFData PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

Methods

rnf :: PostgreSQLCatalogSource -> () #

Eq PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

Hashable PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

type Rep PostgreSQLCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogSource

type Rep PostgreSQLCatalogSource = D1 ('MetaData "PostgreSQLCatalogSource" "Amazonka.Glue.Types.PostgreSQLCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PostgreSQLCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPostgreSQLCatalogSource Source #

Create a value of PostgreSQLCatalogSource with all optional fields omitted.

Use 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:PostgreSQLCatalogSource', postgreSQLCatalogSource_name - The name of the data source.

$sel:database:PostgreSQLCatalogSource', postgreSQLCatalogSource_database - The name of the database to read from.

$sel:table:PostgreSQLCatalogSource', postgreSQLCatalogSource_table - The name of the table in the database to read from.

PostgreSQLCatalogTarget

data PostgreSQLCatalogTarget Source #

Specifies a target that uses Postgres SQL.

See: newPostgreSQLCatalogTarget smart constructor.

Instances

Instances details
FromJSON PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

ToJSON PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

Generic PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

Associated Types

type Rep PostgreSQLCatalogTarget :: Type -> Type #

Read PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

Show PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

NFData PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

Methods

rnf :: PostgreSQLCatalogTarget -> () #

Eq PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

Hashable PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

type Rep PostgreSQLCatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.PostgreSQLCatalogTarget

type Rep PostgreSQLCatalogTarget = D1 ('MetaData "PostgreSQLCatalogTarget" "Amazonka.Glue.Types.PostgreSQLCatalogTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PostgreSQLCatalogTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPostgreSQLCatalogTarget Source #

Create a value of PostgreSQLCatalogTarget with all optional fields omitted.

Use 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:PostgreSQLCatalogTarget', postgreSQLCatalogTarget_name - The name of the data target.

$sel:inputs:PostgreSQLCatalogTarget', postgreSQLCatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:database:PostgreSQLCatalogTarget', postgreSQLCatalogTarget_database - The name of the database to write to.

$sel:table:PostgreSQLCatalogTarget', postgreSQLCatalogTarget_table - The name of the table in the database to write to.

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
FromJSON 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 #

Read Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Show Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

NFData Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Methods

rnf :: Predecessor -> () #

Eq Predecessor Source # 
Instance details

Defined in Amazonka.Glue.Types.Predecessor

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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 [Condition]) (Maybe Logical) 

Instances

Instances details
FromJSON Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

ToJSON 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 #

Read Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Show Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

NFData Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Methods

rnf :: Predicate -> () #

Eq Predicate Source # 
Instance details

Defined in Amazonka.Glue.Types.Predicate

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Predicate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "conditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Condition])) :*: S1 ('MetaSel ('Just "logical") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Logical))))

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:conditions:Predicate', predicate_conditions - A list of the conditions that determine when the trigger will fire.

$sel:logical:Predicate', predicate_logical - An optional field if only one condition is listed. If multiple conditions are listed, then this field is required.

PrincipalPermissions

data PrincipalPermissions Source #

Permissions granted to a principal.

See: newPrincipalPermissions smart constructor.

Instances

Instances details
FromJSON PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

ToJSON 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 #

Read PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Show PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

NFData PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Methods

rnf :: PrincipalPermissions -> () #

Eq PrincipalPermissions Source # 
Instance details

Defined in Amazonka.Glue.Types.PrincipalPermissions

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PrincipalPermissions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Permission])) :*: S1 ('MetaSel ('Just "principal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataLakePrincipal))))

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:permissions:PrincipalPermissions', principalPermissions_permissions - The permissions that are granted to the principal.

$sel:principal:PrincipalPermissions', principalPermissions_principal - The principal who is granted permissions.

PropertyPredicate

data PropertyPredicate Source #

Defines a property predicate.

See: newPropertyPredicate smart constructor.

Instances

Instances details
ToJSON 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 #

Read PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Show PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

NFData PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Methods

rnf :: PropertyPredicate -> () #

Eq PropertyPredicate Source # 
Instance details

Defined in Amazonka.Glue.Types.PropertyPredicate

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "PropertyPredicate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "comparator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Comparator)) :*: (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:comparator:PropertyPredicate', propertyPredicate_comparator - The comparator used to compare this property to others.

$sel:key:PropertyPredicate', propertyPredicate_key - The key of the property.

$sel:value:PropertyPredicate', propertyPredicate_value - The value of the property.

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
FromJSON RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

ToJSON 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 #

Read RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Show RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

NFData RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Methods

rnf :: RecrawlPolicy -> () #

Eq RecrawlPolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.RecrawlPolicy

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

RedshiftSource

data RedshiftSource Source #

Specifies an Amazon Redshift data store.

See: newRedshiftSource smart constructor.

Instances

Instances details
FromJSON RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

ToJSON RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

Generic RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

Associated Types

type Rep RedshiftSource :: Type -> Type #

Read RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

Show RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

NFData RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

Methods

rnf :: RedshiftSource -> () #

Eq RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

Hashable RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

type Rep RedshiftSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftSource

type Rep RedshiftSource = D1 ('MetaData "RedshiftSource" "Amazonka.Glue.Types.RedshiftSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RedshiftSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "redshiftTmpDir") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tmpDirIAMRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newRedshiftSource Source #

Create a value of RedshiftSource with all optional fields omitted.

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

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

$sel:redshiftTmpDir:RedshiftSource', redshiftSource_redshiftTmpDir - The Amazon S3 path where temporary data can be staged when copying out of the database.

$sel:tmpDirIAMRole:RedshiftSource', redshiftSource_tmpDirIAMRole - The IAM role with permissions.

$sel:name:RedshiftSource', redshiftSource_name - The name of the Amazon Redshift data store.

$sel:database:RedshiftSource', redshiftSource_database - The database to read from.

$sel:table:RedshiftSource', redshiftSource_table - The database table to read from.

RedshiftTarget

data RedshiftTarget Source #

Specifies a target that uses Amazon Redshift.

See: newRedshiftTarget smart constructor.

Instances

Instances details
FromJSON RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

ToJSON RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

Generic RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

Associated Types

type Rep RedshiftTarget :: Type -> Type #

Read RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

Show RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

NFData RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

Methods

rnf :: RedshiftTarget -> () #

Eq RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

Hashable RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

type Rep RedshiftTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.RedshiftTarget

newRedshiftTarget Source #

Create a value of RedshiftTarget with all optional fields omitted.

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

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

$sel:redshiftTmpDir:RedshiftTarget', redshiftTarget_redshiftTmpDir - The Amazon S3 path where temporary data can be staged when copying out of the database.

$sel:tmpDirIAMRole:RedshiftTarget', redshiftTarget_tmpDirIAMRole - The IAM role with permissions.

$sel:upsertRedshiftOptions:RedshiftTarget', redshiftTarget_upsertRedshiftOptions - The set of options to configure an upsert operation when writing to a Redshift target.

$sel:name:RedshiftTarget', redshiftTarget_name - The name of the data target.

$sel:inputs:RedshiftTarget', redshiftTarget_inputs - The nodes that are inputs to the data target.

$sel:database:RedshiftTarget', redshiftTarget_database - The name of the database to write to.

$sel:table:RedshiftTarget', redshiftTarget_table - The name of the table in the database to write to.

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
ToJSON 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 #

Read RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Show RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

NFData RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Methods

rnf :: RegistryId -> () #

Eq RegistryId Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryId

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RegistryId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryName") '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:registryArn:RegistryId', registryId_registryArn - Arn of the registry to be updated. One of RegistryArn or RegistryName has to be provided.

$sel:registryName:RegistryId', registryId_registryName - Name of the registry. Used only for lookup. 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
FromJSON 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 #

Read RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Show RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

NFData RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Methods

rnf :: RegistryListItem -> () #

Eq RegistryListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.RegistryListItem

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RegistryListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegistryStatus)) :*: S1 ('MetaSel ('Just "updatedTime") '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:createdTime:RegistryListItem', registryListItem_createdTime - The data the registry was created.

$sel:description:RegistryListItem', registryListItem_description - A description of the registry.

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

$sel:registryName:RegistryListItem', registryListItem_registryName - The name of the registry.

$sel:status:RegistryListItem', registryListItem_status - The status of the registry.

$sel:updatedTime:RegistryListItem', registryListItem_updatedTime - The date the registry was updated.

RelationalCatalogSource

data RelationalCatalogSource Source #

Specifies a Relational database data source in the Glue Data Catalog.

See: newRelationalCatalogSource smart constructor.

Instances

Instances details
FromJSON RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

ToJSON RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

Generic RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

Associated Types

type Rep RelationalCatalogSource :: Type -> Type #

Read RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

Show RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

NFData RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

Methods

rnf :: RelationalCatalogSource -> () #

Eq RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

Hashable RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

type Rep RelationalCatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.RelationalCatalogSource

type Rep RelationalCatalogSource = D1 ('MetaData "RelationalCatalogSource" "Amazonka.Glue.Types.RelationalCatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RelationalCatalogSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRelationalCatalogSource Source #

Create a value of RelationalCatalogSource with all optional fields omitted.

Use 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:RelationalCatalogSource', relationalCatalogSource_name - The name of the data source.

$sel:database:RelationalCatalogSource', relationalCatalogSource_database - The name of the database to read from.

$sel:table:RelationalCatalogSource', relationalCatalogSource_table - The name of the table in the database to read from.

RenameField

data RenameField Source #

Specifies a transform that renames a single data property key.

See: newRenameField smart constructor.

Constructors

RenameField' Text (NonEmpty Text) [Text] [Text] 

Instances

Instances details
FromJSON RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

ToJSON RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

Generic RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

Associated Types

type Rep RenameField :: Type -> Type #

Read RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

Show RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

NFData RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

Methods

rnf :: RenameField -> () #

Eq RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

Hashable RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

type Rep RenameField Source # 
Instance details

Defined in Amazonka.Glue.Types.RenameField

type Rep RenameField = D1 ('MetaData "RenameField" "Amazonka.Glue.Types.RenameField" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "RenameField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "sourcePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "targetPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newRenameField Source #

Create a value of RenameField with all optional fields omitted.

Use 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:RenameField', renameField_name - The name of the transform node.

$sel:inputs:RenameField', renameField_inputs - The data inputs identified by their node names.

$sel:sourcePath:RenameField', renameField_sourcePath - A JSON path to a variable in the data structure for the source data.

$sel:targetPath:RenameField', renameField_targetPath - A JSON path to a variable in the data structure for the target data.

ResourceUri

data ResourceUri Source #

The URIs for function resources.

See: newResourceUri smart constructor.

Instances

Instances details
FromJSON ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

ToJSON 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 #

Read ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Show ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

NFData ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Methods

rnf :: ResourceUri -> () #

Eq ResourceUri Source # 
Instance details

Defined in Amazonka.Glue.Types.ResourceUri

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

S3CatalogSource

data S3CatalogSource Source #

Specifies an Amazon S3 data store in the Glue Data Catalog.

See: newS3CatalogSource smart constructor.

Instances

Instances details
FromJSON S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

ToJSON S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

Generic S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

Associated Types

type Rep S3CatalogSource :: Type -> Type #

Read S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

Show S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

NFData S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

Methods

rnf :: S3CatalogSource -> () #

Eq S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

Hashable S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

type Rep S3CatalogSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogSource

type Rep S3CatalogSource = D1 ('MetaData "S3CatalogSource" "Amazonka.Glue.Types.S3CatalogSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3CatalogSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3SourceAdditionalOptions)) :*: S1 ('MetaSel ('Just "partitionPredicate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newS3CatalogSource Source #

Create a value of S3CatalogSource with all optional fields omitted.

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

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

$sel:additionalOptions:S3CatalogSource', s3CatalogSource_additionalOptions - Specifies additional connection options.

$sel:partitionPredicate:S3CatalogSource', s3CatalogSource_partitionPredicate - Partitions satisfying this predicate are deleted. Files within the retention period in these partitions are not deleted. Set to "" – empty by default.

$sel:name:S3CatalogSource', s3CatalogSource_name - The name of the data store.

$sel:database:S3CatalogSource', s3CatalogSource_database - The database to read from.

$sel:table:S3CatalogSource', s3CatalogSource_table - The database table to read from.

S3CatalogTarget

data S3CatalogTarget Source #

Specifies a data target that writes to Amazon S3 using the Glue Data Catalog.

See: newS3CatalogTarget smart constructor.

Instances

Instances details
FromJSON S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

ToJSON S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

Generic S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

Associated Types

type Rep S3CatalogTarget :: Type -> Type #

Read S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

Show S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

NFData S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

Methods

rnf :: S3CatalogTarget -> () #

Eq S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

Hashable S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

type Rep S3CatalogTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CatalogTarget

newS3CatalogTarget Source #

Create a value of S3CatalogTarget with all optional fields omitted.

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

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

$sel:partitionKeys:S3CatalogTarget', s3CatalogTarget_partitionKeys - Specifies native partitioning using a sequence of keys.

$sel:schemaChangePolicy:S3CatalogTarget', s3CatalogTarget_schemaChangePolicy - A policy that specifies update behavior for the crawler.

$sel:name:S3CatalogTarget', s3CatalogTarget_name - The name of the data target.

$sel:inputs:S3CatalogTarget', s3CatalogTarget_inputs - The nodes that are inputs to the data target.

$sel:table:S3CatalogTarget', s3CatalogTarget_table - The name of the table in the database to write to.

$sel:database:S3CatalogTarget', s3CatalogTarget_database - The name of the database to write to.

S3CsvSource

data S3CsvSource Source #

Specifies a command-separated value (CSV) data store stored in Amazon S3.

See: newS3CsvSource smart constructor.

Instances

Instances details
FromJSON S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

ToJSON S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

Generic S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

Associated Types

type Rep S3CsvSource :: Type -> Type #

Read S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

Show S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

NFData S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

Methods

rnf :: S3CsvSource -> () #

Eq S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

Hashable S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

type Rep S3CsvSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3CsvSource

type Rep S3CsvSource = D1 ('MetaData "S3CsvSource" "Amazonka.Glue.Types.S3CsvSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3CsvSource'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DirectSourceAdditionalOptions)) :*: S1 ('MetaSel ('Just "compressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompressionType))) :*: (S1 ('MetaSel ('Just "escaper") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "groupFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxFilesInBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "multiline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))) :*: (((S1 ('MetaSel ('Just "optimizePerformance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema]))) :*: (S1 ('MetaSel ('Just "recurse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "skipFirst") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "withHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "writeHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: (S1 ('MetaSel ('Just "separator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Separator) :*: S1 ('MetaSel ('Just "quoteChar") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 QuoteChar)))))))

newS3CsvSource Source #

Create a value of S3CsvSource with all optional fields omitted.

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

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

$sel:additionalOptions:S3CsvSource', s3CsvSource_additionalOptions - Specifies additional connection options.

$sel:compressionType:S3CsvSource', s3CsvSource_compressionType - Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

$sel:escaper:S3CsvSource', s3CsvSource_escaper - Specifies a character to use for escaping. This option is used only when reading CSV files. The default value is none. If enabled, the character which immediately follows is used as-is, except for a small set of well-known escapes (\n, \r, \t, and \0).

$sel:exclusions:S3CsvSource', s3CsvSource_exclusions - A string containing a JSON list of Unix-style glob patterns to exclude. For example, "[\"**.pdf\"]" excludes all PDF files.

$sel:groupFiles:S3CsvSource', s3CsvSource_groupFiles - Grouping files is turned on by default when the input contains more than 50,000 files. To turn on grouping with fewer than 50,000 files, set this parameter to "inPartition". To disable grouping when there are more than 50,000 files, set this parameter to "none".

$sel:groupSize:S3CsvSource', s3CsvSource_groupSize - The target group size in bytes. The default is computed based on the input data size and the size of your cluster. When there are fewer than 50,000 input files, "groupFiles" must be set to "inPartition" for this to take effect.

$sel:maxBand:S3CsvSource', s3CsvSource_maxBand - This option controls the duration in milliseconds after which the s3 listing is likely to be consistent. Files with modification timestamps falling within the last maxBand milliseconds are tracked specially when using JobBookmarks to account for Amazon S3 eventual consistency. Most users don't need to set this option. The default is 900000 milliseconds, or 15 minutes.

$sel:maxFilesInBand:S3CsvSource', s3CsvSource_maxFilesInBand - This option specifies the maximum number of files to save from the last maxBand seconds. If this number is exceeded, extra files are skipped and only processed in the next job run.

$sel:multiline:S3CsvSource', s3CsvSource_multiline - A Boolean value that specifies whether a single record can span multiple lines. This can occur when a field contains a quoted new-line character. You must set this option to True if any record spans multiple lines. The default value is False, which allows for more aggressive file-splitting during parsing.

$sel:optimizePerformance:S3CsvSource', s3CsvSource_optimizePerformance - A Boolean value that specifies whether to use the advanced SIMD CSV reader along with Apache Arrow based columnar memory formats. Only available in Glue version 3.0.

$sel:outputSchemas:S3CsvSource', s3CsvSource_outputSchemas - Specifies the data schema for the S3 CSV source.

$sel:recurse:S3CsvSource', s3CsvSource_recurse - If set to true, recursively reads files in all subdirectories under the specified paths.

$sel:skipFirst:S3CsvSource', s3CsvSource_skipFirst - A Boolean value that specifies whether to skip the first data line. The default value is False.

$sel:withHeader:S3CsvSource', s3CsvSource_withHeader - A Boolean value that specifies whether to treat the first line as a header. The default value is False.

$sel:writeHeader:S3CsvSource', s3CsvSource_writeHeader - A Boolean value that specifies whether to write the header to output. The default value is True.

$sel:name:S3CsvSource', s3CsvSource_name - The name of the data store.

$sel:paths:S3CsvSource', s3CsvSource_paths - A list of the Amazon S3 paths to read from.

$sel:separator:S3CsvSource', s3CsvSource_separator - Specifies the delimiter character. The default is a comma: ",", but any other character can be specified.

$sel:quoteChar:S3CsvSource', s3CsvSource_quoteChar - Specifies the character to use for quoting. The default is a double quote: '"'. Set this to -1 to turn off quoting entirely.

S3DirectSourceAdditionalOptions

data S3DirectSourceAdditionalOptions Source #

Specifies additional connection options for the Amazon S3 data store.

See: newS3DirectSourceAdditionalOptions smart constructor.

Instances

Instances details
FromJSON S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

ToJSON S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

Generic S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

Associated Types

type Rep S3DirectSourceAdditionalOptions :: Type -> Type #

Read S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

Show S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

NFData S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

Eq S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

Hashable S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

type Rep S3DirectSourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectSourceAdditionalOptions

type Rep S3DirectSourceAdditionalOptions = D1 ('MetaData "S3DirectSourceAdditionalOptions" "Amazonka.Glue.Types.S3DirectSourceAdditionalOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3DirectSourceAdditionalOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "boundedFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "boundedSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "enableSamplePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "samplePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newS3DirectSourceAdditionalOptions :: S3DirectSourceAdditionalOptions Source #

Create a value of S3DirectSourceAdditionalOptions with all optional fields omitted.

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

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

$sel:boundedFiles:S3DirectSourceAdditionalOptions', s3DirectSourceAdditionalOptions_boundedFiles - Sets the upper limit for the target number of files that will be processed.

$sel:boundedSize:S3DirectSourceAdditionalOptions', s3DirectSourceAdditionalOptions_boundedSize - Sets the upper limit for the target size of the dataset in bytes that will be processed.

$sel:enableSamplePath:S3DirectSourceAdditionalOptions', s3DirectSourceAdditionalOptions_enableSamplePath - Sets option to enable a sample path.

$sel:samplePath:S3DirectSourceAdditionalOptions', s3DirectSourceAdditionalOptions_samplePath - If enabled, specifies the sample path.

S3DirectTarget

data S3DirectTarget Source #

Specifies a data target that writes to Amazon S3.

See: newS3DirectTarget smart constructor.

Instances

Instances details
FromJSON S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

ToJSON S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

Generic S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

Associated Types

type Rep S3DirectTarget :: Type -> Type #

Read S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

Show S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

NFData S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

Methods

rnf :: S3DirectTarget -> () #

Eq S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

Hashable S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

type Rep S3DirectTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3DirectTarget

newS3DirectTarget Source #

Create a value of S3DirectTarget with all optional fields omitted.

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

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

$sel:compression:S3DirectTarget', s3DirectTarget_compression - Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

$sel:partitionKeys:S3DirectTarget', s3DirectTarget_partitionKeys - Specifies native partitioning using a sequence of keys.

$sel:schemaChangePolicy:S3DirectTarget', s3DirectTarget_schemaChangePolicy - A policy that specifies update behavior for the crawler.

$sel:name:S3DirectTarget', s3DirectTarget_name - The name of the data target.

$sel:inputs:S3DirectTarget', s3DirectTarget_inputs - The nodes that are inputs to the data target.

$sel:path:S3DirectTarget', s3DirectTarget_path - A single Amazon S3 path to write to.

$sel:format:S3DirectTarget', s3DirectTarget_format - Specifies the data output format for the target.

S3Encryption

data S3Encryption Source #

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

See: newS3Encryption smart constructor.

Instances

Instances details
FromJSON S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

ToJSON 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 #

Read S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Show S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

NFData S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Methods

rnf :: S3Encryption -> () #

Eq S3Encryption Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Encryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3Encryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3EncryptionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3EncryptionMode))))

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:kmsKeyArn:S3Encryption', s3Encryption_kmsKeyArn - The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

$sel:s3EncryptionMode:S3Encryption', s3Encryption_s3EncryptionMode - The encryption mode to use for Amazon S3 data.

S3GlueParquetTarget

data S3GlueParquetTarget Source #

Specifies a data target that writes to Amazon S3 in Apache Parquet columnar storage.

See: newS3GlueParquetTarget smart constructor.

Instances

Instances details
FromJSON S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

ToJSON S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

Generic S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

Associated Types

type Rep S3GlueParquetTarget :: Type -> Type #

Read S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

Show S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

NFData S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

Methods

rnf :: S3GlueParquetTarget -> () #

Eq S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

Hashable S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

type Rep S3GlueParquetTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.S3GlueParquetTarget

newS3GlueParquetTarget Source #

Create a value of S3GlueParquetTarget with all optional fields omitted.

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

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

$sel:compression:S3GlueParquetTarget', s3GlueParquetTarget_compression - Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

$sel:partitionKeys:S3GlueParquetTarget', s3GlueParquetTarget_partitionKeys - Specifies native partitioning using a sequence of keys.

$sel:schemaChangePolicy:S3GlueParquetTarget', s3GlueParquetTarget_schemaChangePolicy - A policy that specifies update behavior for the crawler.

$sel:name:S3GlueParquetTarget', s3GlueParquetTarget_name - The name of the data target.

$sel:inputs:S3GlueParquetTarget', s3GlueParquetTarget_inputs - The nodes that are inputs to the data target.

$sel:path:S3GlueParquetTarget', s3GlueParquetTarget_path - A single Amazon S3 path to write to.

S3JsonSource

data S3JsonSource Source #

Specifies a JSON data store stored in Amazon S3.

See: newS3JsonSource smart constructor.

Instances

Instances details
FromJSON S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

ToJSON S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

Generic S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

Associated Types

type Rep S3JsonSource :: Type -> Type #

Read S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

Show S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

NFData S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

Methods

rnf :: S3JsonSource -> () #

Eq S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

Hashable S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

type Rep S3JsonSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3JsonSource

type Rep S3JsonSource = D1 ('MetaData "S3JsonSource" "Amazonka.Glue.Types.S3JsonSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3JsonSource'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DirectSourceAdditionalOptions)) :*: (S1 ('MetaSel ('Just "compressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompressionType)) :*: S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: (S1 ('MetaSel ('Just "groupFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "groupSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jsonPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "maxBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxFilesInBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "multiline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "recurse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))))

newS3JsonSource Source #

Create a value of S3JsonSource with all optional fields omitted.

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

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

$sel:additionalOptions:S3JsonSource', s3JsonSource_additionalOptions - Specifies additional connection options.

$sel:compressionType:S3JsonSource', s3JsonSource_compressionType - Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

$sel:exclusions:S3JsonSource', s3JsonSource_exclusions - A string containing a JSON list of Unix-style glob patterns to exclude. For example, "[\"**.pdf\"]" excludes all PDF files.

$sel:groupFiles:S3JsonSource', s3JsonSource_groupFiles - Grouping files is turned on by default when the input contains more than 50,000 files. To turn on grouping with fewer than 50,000 files, set this parameter to "inPartition". To disable grouping when there are more than 50,000 files, set this parameter to "none".

$sel:groupSize:S3JsonSource', s3JsonSource_groupSize - The target group size in bytes. The default is computed based on the input data size and the size of your cluster. When there are fewer than 50,000 input files, "groupFiles" must be set to "inPartition" for this to take effect.

$sel:jsonPath:S3JsonSource', s3JsonSource_jsonPath - A JsonPath string defining the JSON data.

$sel:maxBand:S3JsonSource', s3JsonSource_maxBand - This option controls the duration in milliseconds after which the s3 listing is likely to be consistent. Files with modification timestamps falling within the last maxBand milliseconds are tracked specially when using JobBookmarks to account for Amazon S3 eventual consistency. Most users don't need to set this option. The default is 900000 milliseconds, or 15 minutes.

$sel:maxFilesInBand:S3JsonSource', s3JsonSource_maxFilesInBand - This option specifies the maximum number of files to save from the last maxBand seconds. If this number is exceeded, extra files are skipped and only processed in the next job run.

$sel:multiline:S3JsonSource', s3JsonSource_multiline - A Boolean value that specifies whether a single record can span multiple lines. This can occur when a field contains a quoted new-line character. You must set this option to True if any record spans multiple lines. The default value is False, which allows for more aggressive file-splitting during parsing.

$sel:outputSchemas:S3JsonSource', s3JsonSource_outputSchemas - Specifies the data schema for the S3 JSON source.

$sel:recurse:S3JsonSource', s3JsonSource_recurse - If set to true, recursively reads files in all subdirectories under the specified paths.

$sel:name:S3JsonSource', s3JsonSource_name - The name of the data store.

$sel:paths:S3JsonSource', s3JsonSource_paths - A list of the Amazon S3 paths to read from.

S3ParquetSource

data S3ParquetSource Source #

Specifies an Apache Parquet data store stored in Amazon S3.

See: newS3ParquetSource smart constructor.

Instances

Instances details
FromJSON S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

ToJSON S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

Generic S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

Associated Types

type Rep S3ParquetSource :: Type -> Type #

Read S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

Show S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

NFData S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

Methods

rnf :: S3ParquetSource -> () #

Eq S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

Hashable S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

type Rep S3ParquetSource Source # 
Instance details

Defined in Amazonka.Glue.Types.S3ParquetSource

type Rep S3ParquetSource = D1 ('MetaData "S3ParquetSource" "Amazonka.Glue.Types.S3ParquetSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3ParquetSource'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DirectSourceAdditionalOptions)) :*: S1 ('MetaSel ('Just "compressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParquetCompressionType))) :*: (S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "groupFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "groupSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "maxBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxFilesInBand") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])))) :*: (S1 ('MetaSel ('Just "recurse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))))

newS3ParquetSource Source #

Create a value of S3ParquetSource with all optional fields omitted.

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

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

$sel:additionalOptions:S3ParquetSource', s3ParquetSource_additionalOptions - Specifies additional connection options.

$sel:compressionType:S3ParquetSource', s3ParquetSource_compressionType - Specifies how the data is compressed. This is generally not necessary if the data has a standard file extension. Possible values are "gzip" and "bzip").

$sel:exclusions:S3ParquetSource', s3ParquetSource_exclusions - A string containing a JSON list of Unix-style glob patterns to exclude. For example, "[\"**.pdf\"]" excludes all PDF files.

$sel:groupFiles:S3ParquetSource', s3ParquetSource_groupFiles - Grouping files is turned on by default when the input contains more than 50,000 files. To turn on grouping with fewer than 50,000 files, set this parameter to "inPartition". To disable grouping when there are more than 50,000 files, set this parameter to "none".

$sel:groupSize:S3ParquetSource', s3ParquetSource_groupSize - The target group size in bytes. The default is computed based on the input data size and the size of your cluster. When there are fewer than 50,000 input files, "groupFiles" must be set to "inPartition" for this to take effect.

$sel:maxBand:S3ParquetSource', s3ParquetSource_maxBand - This option controls the duration in milliseconds after which the s3 listing is likely to be consistent. Files with modification timestamps falling within the last maxBand milliseconds are tracked specially when using JobBookmarks to account for Amazon S3 eventual consistency. Most users don't need to set this option. The default is 900000 milliseconds, or 15 minutes.

$sel:maxFilesInBand:S3ParquetSource', s3ParquetSource_maxFilesInBand - This option specifies the maximum number of files to save from the last maxBand seconds. If this number is exceeded, extra files are skipped and only processed in the next job run.

$sel:outputSchemas:S3ParquetSource', s3ParquetSource_outputSchemas - Specifies the data schema for the S3 Parquet source.

$sel:recurse:S3ParquetSource', s3ParquetSource_recurse - If set to true, recursively reads files in all subdirectories under the specified paths.

$sel:name:S3ParquetSource', s3ParquetSource_name - The name of the data store.

$sel:paths:S3ParquetSource', s3ParquetSource_paths - A list of the Amazon S3 paths to read from.

S3SourceAdditionalOptions

data S3SourceAdditionalOptions Source #

Specifies additional connection options for the Amazon S3 data store.

See: newS3SourceAdditionalOptions smart constructor.

Instances

Instances details
FromJSON S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

ToJSON S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

Generic S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

Associated Types

type Rep S3SourceAdditionalOptions :: Type -> Type #

Read S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

Show S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

NFData S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

Eq S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

Hashable S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

type Rep S3SourceAdditionalOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.S3SourceAdditionalOptions

type Rep S3SourceAdditionalOptions = D1 ('MetaData "S3SourceAdditionalOptions" "Amazonka.Glue.Types.S3SourceAdditionalOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3SourceAdditionalOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "boundedFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "boundedSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))

newS3SourceAdditionalOptions :: S3SourceAdditionalOptions Source #

Create a value of S3SourceAdditionalOptions with all optional fields omitted.

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

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

$sel:boundedFiles:S3SourceAdditionalOptions', s3SourceAdditionalOptions_boundedFiles - Sets the upper limit for the target number of files that will be processed.

$sel:boundedSize:S3SourceAdditionalOptions', s3SourceAdditionalOptions_boundedSize - Sets the upper limit for the target size of the dataset in bytes that will be processed.

S3Target

data S3Target Source #

Specifies a data store in Amazon Simple Storage Service (Amazon S3).

See: newS3Target smart constructor.

Instances

Instances details
FromJSON S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

ToJSON 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 #

Read S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Show S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

NFData S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Methods

rnf :: S3Target -> () #

Eq S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Hashable S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

Methods

hashWithSalt :: Int -> S3Target -> Int #

hash :: S3Target -> Int #

type Rep S3Target Source # 
Instance details

Defined in Amazonka.Glue.Types.S3Target

type Rep S3Target = D1 ('MetaData "S3Target" "Amazonka.Glue.Types.S3Target" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "S3Target'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dlqEventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "eventQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "exclusions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sampleSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

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: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:dlqEventQueueArn:S3Target', s3Target_dlqEventQueueArn - A valid Amazon dead-letter SQS ARN. For example, arn:aws:sqs:region:account:deadLetterQueue.

$sel:eventQueueArn:S3Target', s3Target_eventQueueArn - A valid Amazon SQS ARN. For example, arn:aws:sqs:region:account:sqs.

$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: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.

Schedule

data Schedule Source #

A scheduling object using a cron statement to schedule an event.

See: newSchedule smart constructor.

Instances

Instances details
FromJSON 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 #

Read Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Show Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

NFData Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Methods

rnf :: Schedule -> () #

Eq Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Hashable Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

Methods

hashWithSalt :: Int -> Schedule -> Int #

hash :: Schedule -> Int #

type Rep Schedule Source # 
Instance details

Defined in Amazonka.Glue.Types.Schedule

type Rep Schedule = D1 ('MetaData "Schedule" "Amazonka.Glue.Types.Schedule" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Schedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleState))))

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: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 * * ? *).

$sel:state:Schedule', schedule_state - The state of the schedule.

SchemaChangePolicy

data SchemaChangePolicy Source #

A policy that specifies update and deletion behaviors for the crawler.

See: newSchemaChangePolicy smart constructor.

Instances

Instances details
FromJSON SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

ToJSON 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 #

Read SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Show SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

NFData SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Methods

rnf :: SchemaChangePolicy -> () #

Eq SchemaChangePolicy Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaChangePolicy

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

ToJSON 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 #

Read SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Show SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

NFData SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Methods

rnf :: SchemaColumn -> () #

Eq SchemaColumn Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaColumn

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") '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:dataType:SchemaColumn', schemaColumn_dataType - The type of data in the column.

$sel:name:SchemaColumn', schemaColumn_name - The name of 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
FromJSON SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

ToJSON 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 #

Read SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Show SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

NFData SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Methods

rnf :: SchemaId -> () #

Eq SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Hashable SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

Methods

hashWithSalt :: Int -> SchemaId -> Int #

hash :: SchemaId -> Int #

type Rep SchemaId Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaId

type Rep SchemaId = D1 ('MetaData "SchemaId" "Amazonka.Glue.Types.SchemaId" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaId'" 'PrefixI 'True) (S1 ('MetaSel ('Just "registryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaName") '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:schemaArn:SchemaId', schemaId_schemaArn - The Amazon Resource Name (ARN) of the schema. One of SchemaArn or SchemaName has to be provided.

$sel:schemaName:SchemaId', schemaId_schemaName - The name 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
FromJSON 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 #

Read SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Show SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

NFData SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Methods

rnf :: SchemaListItem -> () #

Eq SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

Hashable SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

type Rep SchemaListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaListItem

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:createdTime:SchemaListItem', schemaListItem_createdTime - The date and time that a schema was created.

$sel:description:SchemaListItem', schemaListItem_description - A description for the schema.

$sel:registryName:SchemaListItem', schemaListItem_registryName - the name of the registry where the schema resides.

$sel:schemaArn:SchemaListItem', schemaListItem_schemaArn - The Amazon Resource Name (ARN) for the schema.

$sel:schemaName:SchemaListItem', schemaListItem_schemaName - The name of the schema.

$sel:schemaStatus:SchemaListItem', schemaListItem_schemaStatus - The status of the schema.

$sel:updatedTime:SchemaListItem', schemaListItem_updatedTime - The date and time that a schema was updated.

SchemaReference

data SchemaReference Source #

An object that references a schema stored in the Glue Schema Registry.

See: newSchemaReference smart constructor.

Instances

Instances details
FromJSON SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

ToJSON 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 #

Read SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Show SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

NFData SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Methods

rnf :: SchemaReference -> () #

Eq SchemaReference Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaReference

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaReference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "schemaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaId)) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:schemaId:SchemaReference', schemaReference_schemaId - A structure that contains schema identity fields. Either this or the SchemaVersionId has to be provided.

$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: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
FromJSON 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 #

Read SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Show SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

NFData SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Methods

rnf :: SchemaVersionErrorItem -> () #

Eq SchemaVersionErrorItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionErrorItem

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaVersionErrorItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetails)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

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:errorDetails:SchemaVersionErrorItem', schemaVersionErrorItem_errorDetails - The details of the error for the schema version.

$sel:versionNumber:SchemaVersionErrorItem', schemaVersionErrorItem_versionNumber - The version number of the schema.

SchemaVersionListItem

data SchemaVersionListItem Source #

An object containing the details about a schema version.

See: newSchemaVersionListItem smart constructor.

Instances

Instances details
FromJSON 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 #

Read SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Show SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

NFData SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Methods

rnf :: SchemaVersionListItem -> () #

Eq SchemaVersionListItem Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionListItem

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaVersionListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schemaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "schemaVersionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaVersionStatus)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

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:createdTime:SchemaVersionListItem', schemaVersionListItem_createdTime - The date and time the schema version was created.

$sel:schemaArn:SchemaVersionListItem', schemaVersionListItem_schemaArn - The Amazon Resource Name (ARN) of the schema.

$sel:schemaVersionId:SchemaVersionListItem', schemaVersionListItem_schemaVersionId - The unique identifier of the schema version.

$sel:status:SchemaVersionListItem', schemaVersionListItem_status - The status of the schema version.

$sel:versionNumber:SchemaVersionListItem', schemaVersionListItem_versionNumber - The version number of the schema.

SchemaVersionNumber

data SchemaVersionNumber Source #

A structure containing the schema version information.

See: newSchemaVersionNumber smart constructor.

Instances

Instances details
ToJSON 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 #

Read SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Show SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

NFData SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Methods

rnf :: SchemaVersionNumber -> () #

Eq SchemaVersionNumber Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaVersionNumber

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SchemaVersionNumber'" 'PrefixI 'True) (S1 ('MetaSel ('Just "latestVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "versionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

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:latestVersion:SchemaVersionNumber', schemaVersionNumber_latestVersion - The latest version available for the schema.

$sel:versionNumber:SchemaVersionNumber', schemaVersionNumber_versionNumber - The version number of the schema.

SecurityConfiguration

data SecurityConfiguration Source #

Specifies a security configuration.

See: newSecurityConfiguration smart constructor.

Instances

Instances details
FromJSON 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 #

Read SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Show SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

NFData SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Methods

rnf :: SecurityConfiguration -> () #

Eq SecurityConfiguration Source # 
Instance details

Defined in Amazonka.Glue.Types.SecurityConfiguration

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SecurityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "createdTimeStamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "encryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionConfiguration)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:createdTimeStamp:SecurityConfiguration', securityConfiguration_createdTimeStamp - The time at which this security configuration was created.

$sel:encryptionConfiguration:SecurityConfiguration', securityConfiguration_encryptionConfiguration - The encryption configuration associated with this security configuration.

$sel:name:SecurityConfiguration', securityConfiguration_name - The name of the security configuration.

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
ToJSON 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 #

Read Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Show Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

NFData Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

rnf :: Segment -> () #

Eq Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

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

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

Hashable Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

Methods

hashWithSalt :: Int -> Segment -> Int #

hash :: Segment -> Int #

type Rep Segment Source # 
Instance details

Defined in Amazonka.Glue.Types.Segment

type Rep Segment = D1 ('MetaData "Segment" "Amazonka.Glue.Types.Segment" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

SelectFields

data SelectFields Source #

Specifies a transform that chooses the data property keys that you want to keep.

See: newSelectFields smart constructor.

Constructors

SelectFields' Text (NonEmpty Text) [[Text]] 

Instances

Instances details
FromJSON SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

ToJSON SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

Generic SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

Associated Types

type Rep SelectFields :: Type -> Type #

Read SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

Show SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

NFData SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

Methods

rnf :: SelectFields -> () #

Eq SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

Hashable SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

type Rep SelectFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFields

type Rep SelectFields = D1 ('MetaData "SelectFields" "Amazonka.Glue.Types.SelectFields" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SelectFields'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]]))))

newSelectFields Source #

Create a value of SelectFields with all optional fields omitted.

Use 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:SelectFields', selectFields_name - The name of the transform node.

$sel:inputs:SelectFields', selectFields_inputs - The data inputs identified by their node names.

$sel:paths:SelectFields', selectFields_paths - A JSON path to a variable in the data structure.

SelectFromCollection

data SelectFromCollection Source #

Specifies a transform that chooses one DynamicFrame from a collection of DynamicFrames. The output is the selected DynamicFrame

See: newSelectFromCollection smart constructor.

Instances

Instances details
FromJSON SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

ToJSON SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

Generic SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

Associated Types

type Rep SelectFromCollection :: Type -> Type #

Read SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

Show SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

NFData SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

Methods

rnf :: SelectFromCollection -> () #

Eq SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

Hashable SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

type Rep SelectFromCollection Source # 
Instance details

Defined in Amazonka.Glue.Types.SelectFromCollection

type Rep SelectFromCollection = D1 ('MetaData "SelectFromCollection" "Amazonka.Glue.Types.SelectFromCollection" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SelectFromCollection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "index") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newSelectFromCollection Source #

Create a value of SelectFromCollection with all optional fields omitted.

Use 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:SelectFromCollection', selectFromCollection_name - The name of the transform node.

$sel:inputs:SelectFromCollection', selectFromCollection_inputs - The data inputs identified by their node names.

$sel:index:SelectFromCollection', selectFromCollection_index - The index for the DynamicFrame to be selected.

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
FromJSON SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

ToJSON 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 #

Read SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Show SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

NFData SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Methods

rnf :: SerDeInfo -> () #

Eq SerDeInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SerDeInfo

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SerDeInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "serializationLibrary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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:name:SerDeInfo', serDeInfo_name - Name of the SerDe.

$sel:parameters:SerDeInfo', serDeInfo_parameters - These key-value pairs define initialization parameters for the SerDe.

$sel:serializationLibrary:SerDeInfo', serDeInfo_serializationLibrary - Usually the class that implements the SerDe. An example is org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.

Session

data Session Source #

The period in which a remote Spark runtime environment is running.

See: newSession smart constructor.

Instances

Instances details
FromJSON Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Generic Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Associated Types

type Rep Session :: Type -> Type #

Methods

from :: Session -> Rep Session x #

to :: Rep Session x -> Session #

Read Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Show Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

NFData Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Methods

rnf :: Session -> () #

Eq Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Methods

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

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

Hashable Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

Methods

hashWithSalt :: Int -> Session -> Int #

hash :: Session -> Int #

type Rep Session Source # 
Instance details

Defined in Amazonka.Glue.Types.Session

type Rep Session = D1 ('MetaData "Session" "Amazonka.Glue.Types.Session" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Session'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionCommand)) :*: (S1 ('MetaSel ('Just "connections") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionsList)) :*: S1 ('MetaSel ('Just "createdOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (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 "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "glueVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: ((S1 ('MetaSel ('Just "progress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "securityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionStatus)))))))

newSession :: Session Source #

Create a value of Session with all optional fields omitted.

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

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

$sel:command:Session', session_command - The command object.See SessionCommand.

Session, session_connections - The number of connections used for the session.

$sel:createdOn:Session', session_createdOn - The time and date when the session was created.

$sel:defaultArguments:Session', session_defaultArguments - A map array of key-value pairs. Max is 75 pairs.

$sel:description:Session', session_description - The description of the session.

$sel:errorMessage:Session', session_errorMessage - The error message displayed during the session.

$sel:glueVersion:Session', session_glueVersion - The Glue version determines the versions of Apache Spark and Python that Glue supports. The GlueVersion must be greater than 2.0.

$sel:id:Session', session_id - The ID of the session.

$sel:maxCapacity:Session', session_maxCapacity - The number of Glue data processing units (DPUs) that can be allocated when the job runs. A DPU is a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB memory.

$sel:progress:Session', session_progress - The code execution progress of the session.

$sel:role':Session', session_role - The name or Amazon Resource Name (ARN) of the IAM role associated with the Session.

$sel:securityConfiguration:Session', session_securityConfiguration - The name of the SecurityConfiguration structure to be used with the session.

$sel:status:Session', session_status - The session status.

SessionCommand

data SessionCommand Source #

The SessionCommand that runs the job.

See: newSessionCommand smart constructor.

Constructors

SessionCommand' (Maybe Text) (Maybe Text) 

Instances

Instances details
FromJSON SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

ToJSON SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

Generic SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

Associated Types

type Rep SessionCommand :: Type -> Type #

Read SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

Show SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

NFData SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

Methods

rnf :: SessionCommand -> () #

Eq SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

Hashable SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

type Rep SessionCommand Source # 
Instance details

Defined in Amazonka.Glue.Types.SessionCommand

type Rep SessionCommand = D1 ('MetaData "SessionCommand" "Amazonka.Glue.Types.SessionCommand" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SessionCommand'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pythonVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSessionCommand :: SessionCommand Source #

Create a value of SessionCommand with all optional fields omitted.

Use 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:SessionCommand', sessionCommand_name - Specifies the name of the SessionCommand. Can be 'glueetl' or 'gluestreaming'.

$sel:pythonVersion:SessionCommand', sessionCommand_pythonVersion - Specifies the Python version. The Python version indicates the version supported for jobs of type Spark.

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 [Text]) (Maybe (HashMap Text Text)) (Maybe [Text]) 

Instances

Instances details
FromJSON SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

ToJSON 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 #

Read SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Show SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

NFData SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Methods

rnf :: SkewedInfo -> () #

Eq SkewedInfo Source # 
Instance details

Defined in Amazonka.Glue.Types.SkewedInfo

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SkewedInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "skewedColumnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "skewedColumnValueLocationMaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "skewedColumnValues") '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:skewedColumnNames:SkewedInfo', skewedInfo_skewedColumnNames - A list of names of columns that contain skewed values.

$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.

SortCriterion

data SortCriterion Source #

Specifies a field to sort by and a sort order.

See: newSortCriterion smart constructor.

Constructors

SortCriterion' (Maybe Text) (Maybe Sort) 

Instances

Instances details
ToJSON 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 #

Read SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Show SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

NFData SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Methods

rnf :: SortCriterion -> () #

Eq SortCriterion Source # 
Instance details

Defined in Amazonka.Glue.Types.SortCriterion

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SortCriterion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Sort))))

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:fieldName:SortCriterion', sortCriterion_fieldName - The name of the field on which to sort.

$sel:sort:SortCriterion', sortCriterion_sort - An ascending or descending sort.

SourceControlDetails

data SourceControlDetails Source #

The details for a source control configuration for a job, allowing synchronization of job artifacts to or from a remote repository.

See: newSourceControlDetails smart constructor.

Instances

Instances details
FromJSON SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

ToJSON SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

Generic SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

Associated Types

type Rep SourceControlDetails :: Type -> Type #

Read SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

Show SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

NFData SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

Methods

rnf :: SourceControlDetails -> () #

Eq SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

Hashable SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

type Rep SourceControlDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.SourceControlDetails

newSourceControlDetails :: SourceControlDetails Source #

Create a value of SourceControlDetails with all optional fields omitted.

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

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

$sel:authStrategy:SourceControlDetails', sourceControlDetails_authStrategy - The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.

$sel:authToken:SourceControlDetails', sourceControlDetails_authToken - The value of an authorization token.

$sel:branch:SourceControlDetails', sourceControlDetails_branch - An optional branch in the remote repository.

$sel:folder:SourceControlDetails', sourceControlDetails_folder - An optional folder in the remote repository.

$sel:lastCommitId:SourceControlDetails', sourceControlDetails_lastCommitId - The last commit ID for a commit in the remote repository.

$sel:owner:SourceControlDetails', sourceControlDetails_owner - The owner of the remote repository that contains the job artifacts.

$sel:provider:SourceControlDetails', sourceControlDetails_provider - The provider for the remote repository.

$sel:repository:SourceControlDetails', sourceControlDetails_repository - The name of the remote repository that contains the job artifacts.

SparkConnectorSource

data SparkConnectorSource Source #

Specifies a connector to an Apache Spark data source.

See: newSparkConnectorSource smart constructor.

Instances

Instances details
FromJSON SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

ToJSON SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

Generic SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

Associated Types

type Rep SparkConnectorSource :: Type -> Type #

Read SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

Show SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

NFData SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

Methods

rnf :: SparkConnectorSource -> () #

Eq SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

Hashable SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

type Rep SparkConnectorSource Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorSource

type Rep SparkConnectorSource = D1 ('MetaData "SparkConnectorSource" "Amazonka.Glue.Types.SparkConnectorSource" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SparkConnectorSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "connectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newSparkConnectorSource Source #

Create a value of SparkConnectorSource with all optional fields omitted.

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

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

$sel:additionalOptions:SparkConnectorSource', sparkConnectorSource_additionalOptions - Additional connection options for the connector.

$sel:outputSchemas:SparkConnectorSource', sparkConnectorSource_outputSchemas - Specifies data schema for the custom spark source.

$sel:name:SparkConnectorSource', sparkConnectorSource_name - The name of the data source.

$sel:connectionName:SparkConnectorSource', sparkConnectorSource_connectionName - The name of the connection that is associated with the connector.

$sel:connectorName:SparkConnectorSource', sparkConnectorSource_connectorName - The name of a connector that assists with accessing the data store in Glue Studio.

$sel:connectionType:SparkConnectorSource', sparkConnectorSource_connectionType - The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.

SparkConnectorTarget

data SparkConnectorTarget Source #

Specifies a target that uses an Apache Spark connector.

See: newSparkConnectorTarget smart constructor.

Instances

Instances details
FromJSON SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

ToJSON SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

Generic SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

Associated Types

type Rep SparkConnectorTarget :: Type -> Type #

Read SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

Show SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

NFData SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

Methods

rnf :: SparkConnectorTarget -> () #

Eq SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

Hashable SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

type Rep SparkConnectorTarget Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkConnectorTarget

type Rep SparkConnectorTarget = D1 ('MetaData "SparkConnectorTarget" "Amazonka.Glue.Types.SparkConnectorTarget" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SparkConnectorTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "connectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "connectionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newSparkConnectorTarget Source #

Create a value of SparkConnectorTarget with all optional fields omitted.

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

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

$sel:additionalOptions:SparkConnectorTarget', sparkConnectorTarget_additionalOptions - Additional connection options for the connector.

$sel:outputSchemas:SparkConnectorTarget', sparkConnectorTarget_outputSchemas - Specifies the data schema for the custom spark target.

$sel:name:SparkConnectorTarget', sparkConnectorTarget_name - The name of the data target.

$sel:inputs:SparkConnectorTarget', sparkConnectorTarget_inputs - The nodes that are inputs to the data target.

$sel:connectionName:SparkConnectorTarget', sparkConnectorTarget_connectionName - The name of a connection for an Apache Spark connector.

$sel:connectorName:SparkConnectorTarget', sparkConnectorTarget_connectorName - The name of an Apache Spark connector.

$sel:connectionType:SparkConnectorTarget', sparkConnectorTarget_connectionType - The type of connection, such as marketplace.spark or custom.spark, designating a connection to an Apache Spark data store.

SparkSQL

data SparkSQL Source #

Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a single DynamicFrame.

See: newSparkSQL smart constructor.

Instances

Instances details
FromJSON SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

ToJSON SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Generic SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Associated Types

type Rep SparkSQL :: Type -> Type #

Methods

from :: SparkSQL -> Rep SparkSQL x #

to :: Rep SparkSQL x -> SparkSQL #

Read SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Show SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

NFData SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Methods

rnf :: SparkSQL -> () #

Eq SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Hashable SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

Methods

hashWithSalt :: Int -> SparkSQL -> Int #

hash :: SparkSQL -> Int #

type Rep SparkSQL Source # 
Instance details

Defined in Amazonka.Glue.Types.SparkSQL

type Rep SparkSQL = D1 ('MetaData "SparkSQL" "Amazonka.Glue.Types.SparkSQL" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SparkSQL'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "outputSchemas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlueSchema])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: (S1 ('MetaSel ('Just "sqlQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sqlAliases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [SqlAlias])))))

newSparkSQL Source #

Create a value of SparkSQL with all optional fields omitted.

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

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

$sel:outputSchemas:SparkSQL', sparkSQL_outputSchemas - Specifies the data schema for the SparkSQL transform.

$sel:name:SparkSQL', sparkSQL_name - The name of the transform node.

$sel:inputs:SparkSQL', sparkSQL_inputs - The data inputs identified by their node names. You can associate a table name with each input node to use in the SQL query. The name you choose must meet the Spark SQL naming restrictions.

$sel:sqlQuery:SparkSQL', sparkSQL_sqlQuery - A SQL query that must use Spark SQL syntax and return a single data set.

$sel:sqlAliases:SparkSQL', sparkSQL_sqlAliases - A list of aliases. An alias allows you to specify what name to use in the SQL for a given input. For example, you have a datasource named "MyDataSource". If you specify From as MyDataSource, and Alias as SqlName, then in your SQL you can do:

select * from SqlName

and that gets data from MyDataSource.

Spigot

data Spigot Source #

Specifies a transform that writes samples of the data to an Amazon S3 bucket.

See: newSpigot smart constructor.

Instances

Instances details
FromJSON Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

ToJSON Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Generic Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Associated Types

type Rep Spigot :: Type -> Type #

Methods

from :: Spigot -> Rep Spigot x #

to :: Rep Spigot x -> Spigot #

Read Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Show Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

NFData Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Methods

rnf :: Spigot -> () #

Eq Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Methods

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

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

Hashable Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

Methods

hashWithSalt :: Int -> Spigot -> Int #

hash :: Spigot -> Int #

type Rep Spigot Source # 
Instance details

Defined in Amazonka.Glue.Types.Spigot

newSpigot Source #

Create a value of Spigot with all optional fields omitted.

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

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

$sel:prob:Spigot', spigot_prob - The probability (a decimal value with a maximum value of 1) of picking any given record. A value of 1 indicates that each row read from the dataset should be included in the sample output.

$sel:topk:Spigot', spigot_topk - Specifies a number of records to write starting from the beginning of the dataset.

$sel:name:Spigot', spigot_name - The name of the transform node.

$sel:inputs:Spigot', spigot_inputs - The data inputs identified by their node names.

$sel:path:Spigot', spigot_path - A path in Amazon S3 where the transform will write a subset of records from the dataset to a JSON file in an Amazon S3 bucket.

SplitFields

data SplitFields Source #

Specifies a transform that splits data property keys into two DynamicFrames. The output is a collection of DynamicFrames: one with selected data property keys, and one with the remaining data property keys.

See: newSplitFields smart constructor.

Constructors

SplitFields' Text (NonEmpty Text) [[Text]] 

Instances

Instances details
FromJSON SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

ToJSON SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

Generic SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

Associated Types

type Rep SplitFields :: Type -> Type #

Read SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

Show SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

NFData SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

Methods

rnf :: SplitFields -> () #

Eq SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

Hashable SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

type Rep SplitFields Source # 
Instance details

Defined in Amazonka.Glue.Types.SplitFields

type Rep SplitFields = D1 ('MetaData "SplitFields" "Amazonka.Glue.Types.SplitFields" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SplitFields'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "paths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [[Text]]))))

newSplitFields Source #

Create a value of SplitFields with all optional fields omitted.

Use 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:SplitFields', splitFields_name - The name of the transform node.

$sel:inputs:SplitFields', splitFields_inputs - The data inputs identified by their node names.

$sel:paths:SplitFields', splitFields_paths - A JSON path to a variable in the data structure.

SqlAlias

data SqlAlias Source #

Represents a single entry in the list of values for SqlAliases.

See: newSqlAlias smart constructor.

Constructors

SqlAlias' Text Text 

Instances

Instances details
FromJSON SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

ToJSON SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Generic SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Associated Types

type Rep SqlAlias :: Type -> Type #

Methods

from :: SqlAlias -> Rep SqlAlias x #

to :: Rep SqlAlias x -> SqlAlias #

Read SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Show SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

NFData SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Methods

rnf :: SqlAlias -> () #

Eq SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Hashable SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

Methods

hashWithSalt :: Int -> SqlAlias -> Int #

hash :: SqlAlias -> Int #

type Rep SqlAlias Source # 
Instance details

Defined in Amazonka.Glue.Types.SqlAlias

type Rep SqlAlias = D1 ('MetaData "SqlAlias" "Amazonka.Glue.Types.SqlAlias" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "SqlAlias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "from") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSqlAlias Source #

Create a value of SqlAlias with all optional fields omitted.

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

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

$sel:from:SqlAlias', sqlAlias_from - A table, or a column in a table.

$sel:alias:SqlAlias', sqlAlias_alias - A temporary name given to a table, or a column in a table.

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
FromJSON 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 #

Read StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Show StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

NFData StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Eq StartingEventBatchCondition Source # 
Instance details

Defined in Amazonka.Glue.Types.StartingEventBatchCondition

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StartingEventBatchCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "batchWindow") '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:batchSize:StartingEventBatchCondition', startingEventBatchCondition_batchSize - Number of events in the batch.

$sel:batchWindow:StartingEventBatchCondition', startingEventBatchCondition_batchWindow - Duration of the batch window in seconds.

Statement

data Statement Source #

The statement or request for a particular action to occur in a session.

See: newStatement smart constructor.

Instances

Instances details
FromJSON Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

Generic Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

Associated Types

type Rep Statement :: Type -> Type #

Read Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

Show Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

NFData Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

Methods

rnf :: Statement -> () #

Eq Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

Hashable Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

type Rep Statement Source # 
Instance details

Defined in Amazonka.Glue.Types.Statement

newStatement :: Statement Source #

Create a value of Statement with all optional fields omitted.

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

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

$sel:code:Statement', statement_code - The execution code of the statement.

$sel:completedOn:Statement', statement_completedOn - The unix time and date that the job definition was completed.

$sel:id:Statement', statement_id - The ID of the statement.

$sel:output:Statement', statement_output - The output in JSON.

$sel:progress:Statement', statement_progress - The code execution progress.

$sel:startedOn:Statement', statement_startedOn - The unix time and date that the job definition was started.

$sel:state:Statement', statement_state - The state while request is actioned.

StatementOutput

data StatementOutput Source #

The code execution output in JSON format.

See: newStatementOutput smart constructor.

Instances

Instances details
FromJSON StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

Generic StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

Associated Types

type Rep StatementOutput :: Type -> Type #

Read StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

Show StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

NFData StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

Methods

rnf :: StatementOutput -> () #

Eq StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

Hashable StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

type Rep StatementOutput Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutput

newStatementOutput :: StatementOutput Source #

Create a value of StatementOutput with all optional fields omitted.

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

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

$sel:data':StatementOutput', statementOutput_data - The code execution output.

$sel:errorName:StatementOutput', statementOutput_errorName - The name of the error in the output.

$sel:errorValue:StatementOutput', statementOutput_errorValue - The error value of the output.

$sel:executionCount:StatementOutput', statementOutput_executionCount - The execution count of the output.

$sel:status:StatementOutput', statementOutput_status - The status of the code execution output.

$sel:traceback:StatementOutput', statementOutput_traceback - The traceback of the output.

StatementOutputData

data StatementOutputData Source #

The code execution output in JSON format.

See: newStatementOutputData smart constructor.

Instances

Instances details
FromJSON StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

Generic StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

Associated Types

type Rep StatementOutputData :: Type -> Type #

Read StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

Show StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

NFData StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

Methods

rnf :: StatementOutputData -> () #

Eq StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

Hashable StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

type Rep StatementOutputData Source # 
Instance details

Defined in Amazonka.Glue.Types.StatementOutputData

type Rep StatementOutputData = D1 ('MetaData "StatementOutputData" "Amazonka.Glue.Types.StatementOutputData" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StatementOutputData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "textPlain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newStatementOutputData :: StatementOutputData Source #

Create a value of StatementOutputData with all optional fields omitted.

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

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

$sel:textPlain:StatementOutputData', statementOutputData_textPlain - The code execution output in text format.

StorageDescriptor

data StorageDescriptor Source #

Describes the physical storage of table data.

See: newStorageDescriptor smart constructor.

Instances

Instances details
FromJSON StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

ToJSON 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 #

Read StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Show StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

NFData StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Methods

rnf :: StorageDescriptor -> () #

Eq StorageDescriptor Source # 
Instance details

Defined in Amazonka.Glue.Types.StorageDescriptor

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StorageDescriptor'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "bucketColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "columns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column])))) :*: ((S1 ('MetaSel ('Just "compressed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "inputFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfBuckets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "outputFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "schemaReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SchemaReference)))) :*: ((S1 ('MetaSel ('Just "serdeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SerDeInfo)) :*: S1 ('MetaSel ('Just "skewedInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SkewedInfo))) :*: (S1 ('MetaSel ('Just "sortColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Order])) :*: S1 ('MetaSel ('Just "storedAsSubDirectories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))))

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:additionalLocations:StorageDescriptor', storageDescriptor_additionalLocations - A list of locations that point to the path where a Delta table is located.

$sel:bucketColumns:StorageDescriptor', storageDescriptor_bucketColumns - A list of reducer grouping columns, clustering columns, and bucketing columns in the table.

$sel:columns:StorageDescriptor', storageDescriptor_columns - A list of the Columns in the table.

$sel:compressed:StorageDescriptor', storageDescriptor_compressed - True if the data in the table is compressed, or False if not.

$sel:inputFormat:StorageDescriptor', storageDescriptor_inputFormat - The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.

$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:numberOfBuckets:StorageDescriptor', storageDescriptor_numberOfBuckets - Must be specified if the table contains any dimension columns.

$sel:outputFormat:StorageDescriptor', storageDescriptor_outputFormat - The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.

StorageDescriptor, storageDescriptor_parameters - The user-supplied properties in key-value form.

$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:serdeInfo:StorageDescriptor', storageDescriptor_serdeInfo - The serialization/deserialization (SerDe) information.

$sel:skewedInfo:StorageDescriptor', storageDescriptor_skewedInfo - The information about values that appear frequently in a column (skewed values).

$sel:sortColumns:StorageDescriptor', storageDescriptor_sortColumns - A list specifying the sort order of each bucket in the table.

$sel:storedAsSubDirectories:StorageDescriptor', storageDescriptor_storedAsSubDirectories - True if the table data is stored in subdirectories, or False if not.

StreamingDataPreviewOptions

data StreamingDataPreviewOptions Source #

Specifies options related to data preview for viewing a sample of your data.

See: newStreamingDataPreviewOptions smart constructor.

Instances

Instances details
FromJSON StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

ToJSON StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

Generic StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

Associated Types

type Rep StreamingDataPreviewOptions :: Type -> Type #

Read StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

Show StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

NFData StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

Eq StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

Hashable StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

type Rep StreamingDataPreviewOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.StreamingDataPreviewOptions

type Rep StreamingDataPreviewOptions = D1 ('MetaData "StreamingDataPreviewOptions" "Amazonka.Glue.Types.StreamingDataPreviewOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "StreamingDataPreviewOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pollingTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "recordPollingLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newStreamingDataPreviewOptions :: StreamingDataPreviewOptions Source #

Create a value of StreamingDataPreviewOptions with all optional fields omitted.

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

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

$sel:pollingTime:StreamingDataPreviewOptions', streamingDataPreviewOptions_pollingTime - The polling time in milliseconds.

$sel:recordPollingLimit:StreamingDataPreviewOptions', streamingDataPreviewOptions_recordPollingLimit - The limit to the number of records polled.

StringColumnStatisticsData

data StringColumnStatisticsData Source #

Defines column statistics supported for character sequence data values.

See: newStringColumnStatisticsData smart constructor.

Instances

Instances details
FromJSON StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

ToJSON 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 #

Read StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Show StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

NFData StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Eq StringColumnStatisticsData Source # 
Instance details

Defined in Amazonka.Glue.Types.StringColumnStatisticsData

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

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 #

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 #

NFData Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

rnf :: Table -> () #

Eq Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

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

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

Hashable Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

Methods

hashWithSalt :: Int -> Table -> Int #

hash :: Table -> Int #

type Rep Table Source # 
Instance details

Defined in Amazonka.Glue.Types.Table

type Rep Table = D1 ('MetaData "Table" "Amazonka.Glue.Types.Table" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Table'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "isRegisteredWithLakeFormation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))) :*: (((S1 ('MetaSel ('Just "partitionKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column])) :*: S1 ('MetaSel ('Just "retention") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: (S1 ('MetaSel ('Just "tableType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableIdentifier))))) :*: ((S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "viewExpandedText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "viewOriginalText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newTable Source #

Arguments

:: Text

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:

Table, table_catalogId - The ID of the Data Catalog in which the table resides.

$sel:createTime:Table', table_createTime - The time when the table definition was created in the Data Catalog.

$sel:createdBy:Table', table_createdBy - The person or entity who created the table.

Table, table_databaseName - The name of the database where the table metadata resides. For Hive compatibility, this must be all lowercase.

$sel:description:Table', table_description - A description of the table.

$sel:isRegisteredWithLakeFormation:Table', table_isRegisteredWithLakeFormation - Indicates whether the table has been registered with Lake Formation.

$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:lastAnalyzedTime:Table', table_lastAnalyzedTime - The last time that column statistics were computed for this table.

$sel:owner:Table', table_owner - The owner of the table.

Table, table_parameters - These key-value pairs define properties associated with 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:retention:Table', table_retention - The retention time for this table.

$sel:storageDescriptor:Table', table_storageDescriptor - A storage descriptor containing information about the physical storage of this table.

$sel:tableType:Table', table_tableType - The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).

$sel:targetTable:Table', table_targetTable - A TableIdentifier structure that describes a target table for resource linking.

$sel:updateTime:Table', table_updateTime - The last time that the table was updated.

$sel:versionId:Table', table_versionId - The ID of the table version.

$sel:viewExpandedText:Table', table_viewExpandedText - If the table is a view, the expanded text of the view; otherwise null.

$sel:viewOriginalText:Table', table_viewOriginalText - If the table is a view, the original text of the view; otherwise null.

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
FromJSON 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 #

Read TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Show TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

NFData TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Methods

rnf :: TableError -> () #

Eq TableError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TableError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:errorDetail:TableError', tableError_errorDetail - The details about the error.

$sel:tableName:TableError', tableError_tableName - The name of the table. For Hive compatibility, this must be entirely lowercase.

TableIdentifier

data TableIdentifier Source #

A structure that describes a target table for resource linking.

See: newTableIdentifier smart constructor.

Instances

Instances details
FromJSON TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

ToJSON 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 #

Read TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Show TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

NFData TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Methods

rnf :: TableIdentifier -> () #

Eq TableIdentifier Source # 
Instance details

Defined in Amazonka.Glue.Types.TableIdentifier

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TableIdentifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "catalogId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") '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:databaseName:TableIdentifier', tableIdentifier_databaseName - The name of the catalog database that contains the target table.

$sel:name:TableIdentifier', tableIdentifier_name - The name of the target table.

TableInput

data TableInput Source #

A structure used to define a table.

See: newTableInput smart constructor.

Instances

Instances details
ToJSON 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 #

Read TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Show TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

NFData TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Methods

rnf :: TableInput -> () #

Eq TableInput Source # 
Instance details

Defined in Amazonka.Glue.Types.TableInput

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TableInput'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastAccessTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastAnalyzedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "partitionKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Column]))))) :*: ((S1 ('MetaSel ('Just "retention") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "storageDescriptor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StorageDescriptor)) :*: S1 ('MetaSel ('Just "tableType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "targetTable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableIdentifier)) :*: S1 ('MetaSel ('Just "viewExpandedText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "viewOriginalText") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newTableInput Source #

Arguments

:: Text

TableInput

-> TableInput 

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:description:TableInput', tableInput_description - A description of the table.

$sel:lastAccessTime:TableInput', tableInput_lastAccessTime - The last time that the table was accessed.

$sel:lastAnalyzedTime:TableInput', tableInput_lastAnalyzedTime - The last time that column statistics were computed for this table.

$sel:owner:TableInput', tableInput_owner - The table owner.

TableInput, tableInput_parameters - These key-value pairs define properties associated with 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:retention:TableInput', tableInput_retention - The retention time for this table.

$sel:storageDescriptor:TableInput', tableInput_storageDescriptor - A storage descriptor containing information about the physical storage of this table.

$sel:tableType:TableInput', tableInput_tableType - The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).

$sel:targetTable:TableInput', tableInput_targetTable - A TableIdentifier structure that describes a target table for resource linking.

$sel:viewExpandedText:TableInput', tableInput_viewExpandedText - If the table is a view, the expanded text of the view; otherwise null.

$sel:viewOriginalText:TableInput', tableInput_viewOriginalText - If the table is a view, the original text of the view; otherwise null.

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 Table) (Maybe Text) 

Instances

Instances details
FromJSON 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 #

Read TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Show TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

NFData TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Methods

rnf :: TableVersion -> () #

Eq TableVersion Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersion

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TableVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "table") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Table)) :*: S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:table:TableVersion', tableVersion_table - The table in question.

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.

TableVersionError

data TableVersionError Source #

An error record for table-version operations.

See: newTableVersionError smart constructor.

Instances

Instances details
FromJSON 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 #

Read TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Show TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

NFData TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Methods

rnf :: TableVersionError -> () #

Eq TableVersionError Source # 
Instance details

Defined in Amazonka.Glue.Types.TableVersionError

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TableVersionError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetail)) :*: (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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:errorDetail:TableVersionError', tableVersionError_errorDetail - The details about the error.

$sel:tableName:TableVersionError', tableVersionError_tableName - The name of the table in question.

$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.

TaskRun

data TaskRun Source #

The sampling parameters that are associated with the machine learning transform.

See: newTaskRun smart constructor.

Instances

Instances details
FromJSON 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 #

Read TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Show TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

NFData TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

rnf :: TaskRun -> () #

Eq TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

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

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

Hashable TaskRun Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRun

Methods

hashWithSalt :: Int -> TaskRun -> Int #

hash :: TaskRun -> Int #

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:errorString:TaskRun', taskRun_errorString - The list of error strings associated with this task run.

$sel:executionTime:TaskRun', taskRun_executionTime - The amount of time (in seconds) that the task run consumed resources.

$sel:lastModifiedOn:TaskRun', taskRun_lastModifiedOn - The last point in time that the requested task run was updated.

$sel:logGroupName:TaskRun', taskRun_logGroupName - The names of the log group for secure logging, associated with this task run.

$sel:properties:TaskRun', taskRun_properties - Specifies configuration properties associated with this task run.

$sel:startedOn:TaskRun', taskRun_startedOn - The date and time that this task run started.

$sel:status:TaskRun', taskRun_status - The current status of the requested task run.

$sel:taskRunId:TaskRun', taskRun_taskRunId - The unique identifier for this task run.

$sel:transformId:TaskRun', taskRun_transformId - The unique identifier for the transform.

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
ToJSON 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 #

Read TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Show TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

NFData TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Methods

rnf :: TaskRunFilterCriteria -> () #

Eq TaskRunFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunFilterCriteria

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TaskRunFilterCriteria'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "startedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "startedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType)) :*: 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: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:status:TaskRunFilterCriteria', taskRunFilterCriteria_status - The current status of the task run.

$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
FromJSON 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 #

Read TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Show TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

NFData TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Methods

rnf :: TaskRunProperties -> () #

Eq TaskRunProperties Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunProperties

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TaskRunProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "exportLabelsTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExportLabelsTaskRunProperties)) :*: S1 ('MetaSel ('Just "findMatchesTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FindMatchesTaskRunProperties))) :*: (S1 ('MetaSel ('Just "importLabelsTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImportLabelsTaskRunProperties)) :*: (S1 ('MetaSel ('Just "labelingSetGenerationTaskRunProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingSetGenerationTaskRunProperties)) :*: S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskType))))))

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:exportLabelsTaskRunProperties:TaskRunProperties', taskRunProperties_exportLabelsTaskRunProperties - The configuration properties for an exporting labels 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.

$sel:labelingSetGenerationTaskRunProperties:TaskRunProperties', taskRunProperties_labelingSetGenerationTaskRunProperties - The configuration properties for a labeling set generation task run.

$sel:taskType:TaskRunProperties', taskRunProperties_taskType - The type of 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
ToJSON 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 #

Read TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Show TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

NFData TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Methods

rnf :: TaskRunSortCriteria -> () #

Eq TaskRunSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TaskRunSortCriteria

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

TransformConfigParameter

data TransformConfigParameter Source #

Specifies the parameters in the config file of the dynamic transform.

See: newTransformConfigParameter smart constructor.

Instances

Instances details
FromJSON TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

ToJSON TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

Generic TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

Associated Types

type Rep TransformConfigParameter :: Type -> Type #

Read TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

Show TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

NFData TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

Eq TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

Hashable TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

type Rep TransformConfigParameter Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformConfigParameter

type Rep TransformConfigParameter = D1 ('MetaData "TransformConfigParameter" "Amazonka.Glue.Types.TransformConfigParameter" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "TransformConfigParameter'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "isOptional") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "listType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParamType)) :*: S1 ('MetaSel ('Just "validationMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "validationRule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParamType)))))

newTransformConfigParameter Source #

Create a value of TransformConfigParameter with all optional fields omitted.

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

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

$sel:isOptional:TransformConfigParameter', transformConfigParameter_isOptional - Specifies whether the parameter is optional or not in the config file of the dynamic transform.

$sel:listType:TransformConfigParameter', transformConfigParameter_listType - Specifies the list type of the parameter in the config file of the dynamic transform.

$sel:validationMessage:TransformConfigParameter', transformConfigParameter_validationMessage - Specifies the validation message in the config file of the dynamic transform.

$sel:validationRule:TransformConfigParameter', transformConfigParameter_validationRule - Specifies the validation rule in the config file of the dynamic transform.

$sel:value:TransformConfigParameter', transformConfigParameter_value - Specifies the value of the parameter in the config file of the dynamic transform.

$sel:name:TransformConfigParameter', transformConfigParameter_name - Specifies the name of the parameter in the config file of the dynamic transform.

$sel:type':TransformConfigParameter', transformConfigParameter_type - Specifies the parameter type in the config file of the dynamic 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
FromJSON TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

ToJSON 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 #

Read TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Show TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

NFData TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Methods

rnf :: TransformEncryption -> () #

Eq TransformEncryption Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformEncryption

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Show TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

NFData TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Methods

rnf :: TransformFilterCriteria -> () #

Eq TransformFilterCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformFilterCriteria

Hashable 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:createdBefore:TransformFilterCriteria', transformFilterCriteria_createdBefore - The time and date before which the transforms were created.

$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: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.

TransformFilterCriteria, transformFilterCriteria_name - A unique transform name that is used to filter the machine learning transforms.

$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: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:transformType:TransformFilterCriteria', transformFilterCriteria_transformType - The type of machine learning transform that is used to filter the machine learning transforms.

TransformParameters

data TransformParameters Source #

The algorithm-specific parameters that are associated with the machine learning transform.

See: newTransformParameters smart constructor.

Instances

Instances details
FromJSON TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

ToJSON 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 #

Read TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Show TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

NFData TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Methods

rnf :: TransformParameters -> () #

Eq TransformParameters Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformParameters

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Show TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

NFData TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Methods

rnf :: TransformSortCriteria -> () #

Eq TransformSortCriteria Source # 
Instance details

Defined in Amazonka.Glue.Types.TransformSortCriteria

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Show Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

NFData Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

rnf :: Trigger -> () #

Eq Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

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

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

Hashable Trigger Source # 
Instance details

Defined in Amazonka.Glue.Types.Trigger

Methods

hashWithSalt :: Int -> Trigger -> Int #

hash :: Trigger -> Int #

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:actions:Trigger', trigger_actions - The actions initiated by this trigger.

$sel:description:Trigger', trigger_description - A description of this trigger.

$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:id:Trigger', trigger_id - Reserved for future use.

$sel:name:Trigger', trigger_name - The name of the trigger.

$sel:predicate:Trigger', trigger_predicate - The predicate of this trigger, which defines when it will fire.

$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:state:Trigger', trigger_state - The current state of the trigger.

$sel:type':Trigger', trigger_type - The type of trigger that this is.

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

TriggerNodeDetails

data TriggerNodeDetails Source #

The details of a Trigger node present in the workflow.

See: newTriggerNodeDetails smart constructor.

Instances

Instances details
FromJSON 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 #

Read TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Show TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

NFData TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Methods

rnf :: TriggerNodeDetails -> () #

Eq TriggerNodeDetails Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerNodeDetails

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Show TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

NFData TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Methods

rnf :: TriggerUpdate -> () #

Eq TriggerUpdate Source # 
Instance details

Defined in Amazonka.Glue.Types.TriggerUpdate

Hashable 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:description:TriggerUpdate', triggerUpdate_description - A description of this trigger.

$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:name:TriggerUpdate', triggerUpdate_name - Reserved for future use.

$sel:predicate:TriggerUpdate', triggerUpdate_predicate - The predicate of this trigger, which defines when it will fire.

$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 * * ? *).

UnfilteredPartition

data UnfilteredPartition Source #

See: newUnfilteredPartition smart constructor.

Instances

Instances details
FromJSON UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

Generic UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

Associated Types

type Rep UnfilteredPartition :: Type -> Type #

Read UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

Show UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

NFData UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

Methods

rnf :: UnfilteredPartition -> () #

Eq UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

Hashable UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

type Rep UnfilteredPartition Source # 
Instance details

Defined in Amazonka.Glue.Types.UnfilteredPartition

type Rep UnfilteredPartition = D1 ('MetaData "UnfilteredPartition" "Amazonka.Glue.Types.UnfilteredPartition" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UnfilteredPartition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "authorizedColumns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "isRegisteredWithLakeFormation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "partition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Partition)))))

newUnfilteredPartition :: UnfilteredPartition Source #

Create a value of UnfilteredPartition with all optional fields omitted.

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

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

$sel:authorizedColumns:UnfilteredPartition', unfilteredPartition_authorizedColumns - Undocumented member.

$sel:isRegisteredWithLakeFormation:UnfilteredPartition', unfilteredPartition_isRegisteredWithLakeFormation - Undocumented member.

$sel:partition:UnfilteredPartition', unfilteredPartition_partition - Undocumented member.

Union

data Union Source #

Specifies a transform that combines the rows from two or more datasets into a single result.

See: newUnion smart constructor.

Instances

Instances details
FromJSON Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

ToJSON Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Generic Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Associated Types

type Rep Union :: Type -> Type #

Methods

from :: Union -> Rep Union x #

to :: Rep Union x -> Union #

Read Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Show Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Methods

showsPrec :: Int -> Union -> ShowS #

show :: Union -> String #

showList :: [Union] -> ShowS #

NFData Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Methods

rnf :: Union -> () #

Eq Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Methods

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

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

Hashable Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

Methods

hashWithSalt :: Int -> Union -> Int #

hash :: Union -> Int #

type Rep Union Source # 
Instance details

Defined in Amazonka.Glue.Types.Union

type Rep Union = D1 ('MetaData "Union" "Amazonka.Glue.Types.Union" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "Union'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "unionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UnionType))))

newUnion Source #

Create a value of Union with all optional fields omitted.

Use 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:Union', union_name - The name of the transform node.

$sel:inputs:Union', union_inputs - The node ID inputs to the transform.

$sel:unionType:Union', union_unionType - Indicates the type of Union transform.

Specify ALL to join all rows from data sources to the resulting DynamicFrame. The resulting union does not remove duplicate rows.

Specify DISTINCT to remove duplicate rows in the resulting DynamicFrame.

UpdateCsvClassifierRequest

data UpdateCsvClassifierRequest Source #

Specifies a custom CSV classifier to be updated.

See: newUpdateCsvClassifierRequest smart constructor.

Instances

Instances details
ToJSON 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 #

Read UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Show UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

NFData UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Eq UpdateCsvClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateCsvClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpdateCsvClassifierRequest'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allowSingleColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "containsHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CsvHeaderOption))) :*: (S1 ('MetaSel ('Just "customDatatypeConfigured") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "customDatatypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "disableValueTrimming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "quoteSymbol") '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:allowSingleColumn:UpdateCsvClassifierRequest', updateCsvClassifierRequest_allowSingleColumn - Enables the processing of files that contain only one column.

$sel:containsHeader:UpdateCsvClassifierRequest', updateCsvClassifierRequest_containsHeader - Indicates whether the CSV file contains a header.

$sel:customDatatypeConfigured:UpdateCsvClassifierRequest', updateCsvClassifierRequest_customDatatypeConfigured - Specifies the configuration of custom datatypes.

$sel:customDatatypes:UpdateCsvClassifierRequest', updateCsvClassifierRequest_customDatatypes - Specifies a list of supported custom datatypes.

$sel:delimiter:UpdateCsvClassifierRequest', updateCsvClassifierRequest_delimiter - A custom symbol to denote what separates each column entry in the row.

$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: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: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
ToJSON 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 #

Read UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Show UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

NFData UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Eq UpdateGrokClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateGrokClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Show UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

NFData UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Eq UpdateJsonClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateJsonClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
ToJSON 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 #

Read UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Show UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

NFData UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Eq UpdateXMLClassifierRequest Source # 
Instance details

Defined in Amazonka.Glue.Types.UpdateXMLClassifierRequest

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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.

UpsertRedshiftTargetOptions

data UpsertRedshiftTargetOptions Source #

The options to configure an upsert operation when writing to a Redshift target .

See: newUpsertRedshiftTargetOptions smart constructor.

Instances

Instances details
FromJSON UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

ToJSON UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

Generic UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

Associated Types

type Rep UpsertRedshiftTargetOptions :: Type -> Type #

Read UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

Show UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

NFData UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

Eq UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

Hashable UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

type Rep UpsertRedshiftTargetOptions Source # 
Instance details

Defined in Amazonka.Glue.Types.UpsertRedshiftTargetOptions

type Rep UpsertRedshiftTargetOptions = D1 ('MetaData "UpsertRedshiftTargetOptions" "Amazonka.Glue.Types.UpsertRedshiftTargetOptions" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UpsertRedshiftTargetOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tableLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "upsertKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newUpsertRedshiftTargetOptions :: UpsertRedshiftTargetOptions Source #

Create a value of UpsertRedshiftTargetOptions with all optional fields omitted.

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

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

$sel:connectionName:UpsertRedshiftTargetOptions', upsertRedshiftTargetOptions_connectionName - The name of the connection to use to write to Redshift.

$sel:tableLocation:UpsertRedshiftTargetOptions', upsertRedshiftTargetOptions_tableLocation - The physical location of the Redshift table.

$sel:upsertKeys:UpsertRedshiftTargetOptions', upsertRedshiftTargetOptions_upsertKeys - The keys used to determine whether to perform an update or insert.

UserDefinedFunction

data UserDefinedFunction Source #

Represents the equivalent of a Hive user-defined function (UDF) definition.

See: newUserDefinedFunction smart constructor.

Instances

Instances details
FromJSON 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 #

Read UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Show UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

NFData UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Methods

rnf :: UserDefinedFunction -> () #

Eq UserDefinedFunction Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunction

Hashable 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:catalogId:UserDefinedFunction', userDefinedFunction_catalogId - The ID of the Data Catalog in which the function resides.

$sel:className:UserDefinedFunction', userDefinedFunction_className - The Java class that contains the function code.

$sel:createTime:UserDefinedFunction', userDefinedFunction_createTime - The time at which the function was created.

$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:ownerName:UserDefinedFunction', userDefinedFunction_ownerName - The owner of the function.

$sel:ownerType:UserDefinedFunction', userDefinedFunction_ownerType - The owner type.

$sel:resourceUris:UserDefinedFunction', userDefinedFunction_resourceUris - The resource URIs for the function.

UserDefinedFunctionInput

data UserDefinedFunctionInput Source #

A structure used to create or update a user-defined function.

See: newUserDefinedFunctionInput smart constructor.

Instances

Instances details
ToJSON 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 #

Read UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Show UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

NFData UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Eq UserDefinedFunctionInput Source # 
Instance details

Defined in Amazonka.Glue.Types.UserDefinedFunctionInput

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "UserDefinedFunctionInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "className") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "functionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ownerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ownerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrincipalType)) :*: S1 ('MetaSel ('Just "resourceUris") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceUri]))))))

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:className:UserDefinedFunctionInput', userDefinedFunctionInput_className - The Java class that contains the function code.

$sel:functionName:UserDefinedFunctionInput', userDefinedFunctionInput_functionName - The name of the function.

$sel:ownerName:UserDefinedFunctionInput', userDefinedFunctionInput_ownerName - The owner of the function.

$sel:ownerType:UserDefinedFunctionInput', userDefinedFunctionInput_ownerType - The owner type.

$sel:resourceUris:UserDefinedFunctionInput', userDefinedFunctionInput_resourceUris - The resource URIs for the function.

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
FromJSON 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 #

Read Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Show Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

NFData Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Methods

rnf :: Workflow -> () #

Eq Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Hashable Workflow Source # 
Instance details

Defined in Amazonka.Glue.Types.Workflow

Methods

hashWithSalt :: Int -> Workflow -> Int #

hash :: Workflow -> Int #

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:blueprintDetails:Workflow', workflow_blueprintDetails - This structure indicates the details of the blueprint that this particular workflow is created from.

$sel:createdOn:Workflow', workflow_createdOn - The date and time when the workflow was created.

$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:description:Workflow', workflow_description - A description of the workflow.

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:lastRun:Workflow', workflow_lastRun - The information about the last execution of the workflow.

$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.

Workflow, workflow_name - The name of the workflow.

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
FromJSON 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 #

Read WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Show WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

NFData WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Methods

rnf :: WorkflowGraph -> () #

Eq WorkflowGraph Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowGraph

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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
FromJSON 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 #

Read WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Show WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

NFData WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Methods

rnf :: WorkflowRun -> () #

Eq WorkflowRun Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRun

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "WorkflowRun'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "graph") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowGraph)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "previousRunId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startingEventBatchCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StartingEventBatchCondition)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowRunStatistics)))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkflowRunStatus)) :*: (S1 ('MetaSel ('Just "workflowRunId") '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: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: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:name:WorkflowRun', workflowRun_name - Name of the workflow that was run.

$sel:previousRunId:WorkflowRun', workflowRun_previousRunId - The ID of the previous workflow run.

$sel:startedOn:WorkflowRun', workflowRun_startedOn - The date and time when the workflow run was started.

$sel:startingEventBatchCondition:WorkflowRun', workflowRun_startingEventBatchCondition - The batch condition that started the workflow run.

$sel:statistics:WorkflowRun', workflowRun_statistics - The statistics of the run.

$sel:status:WorkflowRun', workflowRun_status - The status of the workflow run.

$sel:workflowRunId:WorkflowRun', workflowRun_workflowRunId - The ID of this workflow run.

$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
FromJSON 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 #

Read WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Show WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

NFData WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Methods

rnf :: WorkflowRunStatistics -> () #

Eq WorkflowRunStatistics Source # 
Instance details

Defined in Amazonka.Glue.Types.WorkflowRunStatistics

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "WorkflowRunStatistics'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "erroredActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "failedActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "runningActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "stoppedActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "succeededActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "timeoutActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "totalActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "waitingActions") '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:erroredActions:WorkflowRunStatistics', workflowRunStatistics_erroredActions - Indicates the count of job runs in the ERROR state in the workflow run.

$sel:failedActions:WorkflowRunStatistics', workflowRunStatistics_failedActions - Total number of Actions that have failed.

$sel:runningActions:WorkflowRunStatistics', workflowRunStatistics_runningActions - Total number Actions in running state.

$sel:stoppedActions:WorkflowRunStatistics', workflowRunStatistics_stoppedActions - Total number of Actions that have stopped.

$sel:succeededActions:WorkflowRunStatistics', workflowRunStatistics_succeededActions - Total number of Actions that have succeeded.

$sel:timeoutActions:WorkflowRunStatistics', workflowRunStatistics_timeoutActions - Total number of Actions that timed out.

$sel:totalActions:WorkflowRunStatistics', workflowRunStatistics_totalActions - Total number of Actions in the workflow run.

$sel:waitingActions:WorkflowRunStatistics', workflowRunStatistics_waitingActions - Indicates the count of job runs in WAITING state in the workflow run.

XMLClassifier

data XMLClassifier Source #

A classifier for XML content.

See: newXMLClassifier smart constructor.

Instances

Instances details
FromJSON 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 #

Read XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Show XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

NFData XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Methods

rnf :: XMLClassifier -> () #

Eq XMLClassifier Source # 
Instance details

Defined in Amazonka.Glue.Types.XMLClassifier

Hashable 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" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" '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 "rowTag") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (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: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:version:XMLClassifier', xMLClassifier_version - The version of this classifier.

$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.