stratosphere-glue-1.0.0: Stratosphere integration for AWS Glue.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Glue.Partition

Documentation

data PartitionInputProperty Source #

Instances

Instances details
ToJSON PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Show PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Eq PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

ToResourceProperties PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Property "Parameters" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Associated Types

type PropertyType "Parameters" PartitionInputProperty 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Property "StorageDescriptor" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Associated Types

type PropertyType "StorageDescriptor" PartitionInputProperty 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

Property "Values" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

type PropertyType "Parameters" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

type PropertyType "StorageDescriptor" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

type PropertyType "Values" PartitionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.PartitionInputProperty

data ColumnProperty Source #

Instances

Instances details
ToJSON ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Show ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Eq ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

ToResourceProperties ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Property "Comment" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Associated Types

type PropertyType "Comment" ColumnProperty 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Property "Name" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Associated Types

type PropertyType "Name" ColumnProperty 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Property "Type" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

Associated Types

type PropertyType "Type" ColumnProperty 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

type PropertyType "Comment" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

type PropertyType "Name" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

type PropertyType "Type" ColumnProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.ColumnProperty

data OrderProperty Source #

Instances

Instances details
ToJSON OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Show OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Eq OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

ToResourceProperties OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Property "Column" OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Associated Types

type PropertyType "Column" OrderProperty 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Property "SortOrder" OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

Associated Types

type PropertyType "SortOrder" OrderProperty 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

type PropertyType "Column" OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

type PropertyType "SortOrder" OrderProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.OrderProperty

data StorageDescriptorProperty Source #

Instances

Instances details
ToJSON StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Show StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Eq StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

ToResourceProperties StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "BucketColumns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Associated Types

type PropertyType "BucketColumns" StorageDescriptorProperty 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "Columns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "Compressed" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "InputFormat" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Associated Types

type PropertyType "InputFormat" StorageDescriptorProperty 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "Location" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "NumberOfBuckets" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Associated Types

type PropertyType "NumberOfBuckets" StorageDescriptorProperty 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "OutputFormat" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Associated Types

type PropertyType "OutputFormat" StorageDescriptorProperty 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "Parameters" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "SchemaReference" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "SerdeInfo" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "SkewedInfo" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "SortColumns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Property "StoredAsSubDirectories" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

Associated Types

type PropertyType "StoredAsSubDirectories" StorageDescriptorProperty 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "StoredAsSubDirectories" StorageDescriptorProperty = Value Bool
type PropertyType "BucketColumns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "Columns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "Compressed" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "InputFormat" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "Location" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "NumberOfBuckets" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "OutputFormat" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "Parameters" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "SchemaReference" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "SerdeInfo" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "SkewedInfo" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "SortColumns" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "StoredAsSubDirectories" StorageDescriptorProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.StorageDescriptorProperty

type PropertyType "StoredAsSubDirectories" StorageDescriptorProperty = Value Bool

data SchemaIdProperty Source #

Instances

Instances details
ToJSON SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Show SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Eq SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

ToResourceProperties SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Property "RegistryName" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Associated Types

type PropertyType "RegistryName" SchemaIdProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

type PropertyType "RegistryName" SchemaIdProperty = Value Text
Property "SchemaArn" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Associated Types

type PropertyType "SchemaArn" SchemaIdProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Property "SchemaName" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

Associated Types

type PropertyType "SchemaName" SchemaIdProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

type PropertyType "RegistryName" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

type PropertyType "RegistryName" SchemaIdProperty = Value Text
type PropertyType "SchemaArn" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

type PropertyType "SchemaName" SchemaIdProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaIdProperty

data SchemaReferenceProperty Source #

Instances

Instances details
ToJSON SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Show SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Eq SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

ToResourceProperties SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Property "SchemaId" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Property "SchemaVersionId" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Associated Types

type PropertyType "SchemaVersionId" SchemaReferenceProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Property "SchemaVersionNumber" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

Associated Types

type PropertyType "SchemaVersionNumber" SchemaReferenceProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

type PropertyType "SchemaVersionNumber" SchemaReferenceProperty = Value Integer
type PropertyType "SchemaId" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

type PropertyType "SchemaVersionId" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

type PropertyType "SchemaVersionNumber" SchemaReferenceProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SchemaReferenceProperty

type PropertyType "SchemaVersionNumber" SchemaReferenceProperty = Value Integer

data SerdeInfoProperty Source #

Instances

Instances details
ToJSON SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Show SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Eq SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

ToResourceProperties SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Property "Name" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Associated Types

type PropertyType "Name" SerdeInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Property "Parameters" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Associated Types

type PropertyType "Parameters" SerdeInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Property "SerializationLibrary" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

Associated Types

type PropertyType "SerializationLibrary" SerdeInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

type PropertyType "SerializationLibrary" SerdeInfoProperty = Value Text
type PropertyType "Name" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

type PropertyType "Parameters" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

type PropertyType "SerializationLibrary" SerdeInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SerdeInfoProperty

type PropertyType "SerializationLibrary" SerdeInfoProperty = Value Text

data SkewedInfoProperty Source #

Instances

Instances details
ToJSON SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Show SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Eq SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

ToResourceProperties SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Property "SkewedColumnNames" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Associated Types

type PropertyType "SkewedColumnNames" SkewedInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnNames" SkewedInfoProperty = ValueList Text
Property "SkewedColumnValueLocationMaps" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Associated Types

type PropertyType "SkewedColumnValueLocationMaps" SkewedInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnValueLocationMaps" SkewedInfoProperty = Object

Methods

set :: PropertyType "SkewedColumnValueLocationMaps" SkewedInfoProperty -> SkewedInfoProperty -> SkewedInfoProperty #

Property "SkewedColumnValues" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

Associated Types

type PropertyType "SkewedColumnValues" SkewedInfoProperty 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnValues" SkewedInfoProperty = ValueList Text
type PropertyType "SkewedColumnNames" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnNames" SkewedInfoProperty = ValueList Text
type PropertyType "SkewedColumnValueLocationMaps" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnValueLocationMaps" SkewedInfoProperty = Object
type PropertyType "SkewedColumnValues" SkewedInfoProperty Source # 
Instance details

Defined in Stratosphere.Glue.Partition.SkewedInfoProperty

type PropertyType "SkewedColumnValues" SkewedInfoProperty = ValueList Text

data Partition Source #

Instances

Instances details
ToJSON Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Show Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Eq Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

ToResourceProperties Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Property "CatalogId" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Associated Types

type PropertyType "CatalogId" Partition 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "CatalogId" Partition = Value Text

Methods

set :: PropertyType "CatalogId" Partition -> Partition -> Partition #

Property "DatabaseName" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Associated Types

type PropertyType "DatabaseName" Partition 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "DatabaseName" Partition = Value Text

Methods

set :: PropertyType "DatabaseName" Partition -> Partition -> Partition #

Property "PartitionInput" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Associated Types

type PropertyType "PartitionInput" Partition 
Instance details

Defined in Stratosphere.Glue.Partition

Methods

set :: PropertyType "PartitionInput" Partition -> Partition -> Partition #

Property "TableName" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

Associated Types

type PropertyType "TableName" Partition 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "TableName" Partition = Value Text

Methods

set :: PropertyType "TableName" Partition -> Partition -> Partition #

type PropertyType "CatalogId" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "CatalogId" Partition = Value Text
type PropertyType "DatabaseName" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "DatabaseName" Partition = Value Text
type PropertyType "PartitionInput" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "TableName" Partition Source # 
Instance details

Defined in Stratosphere.Glue.Partition

type PropertyType "TableName" Partition = Value Text