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

Amazonka.HoneyCode.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-03-01 of the Amazon Honeycode SDK configuration.

Errors

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

Request is invalid. The message in the response contains details on why the request is invalid.

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

You do not have sufficient access to perform this action. Check that the workbook is owned by you and your IAM policy allows access to the resource in the request.

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

The request caused service quota to be breached.

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

Tps(transactions per second) rate reached.

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

The automation execution did not end successfully.

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

There were unexpected errors from the server.

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

A Workbook, Table, App, Screen or Screen Automation was not found with the given ID.

Format

newtype Format Source #

Constructors

Format' 

Fields

Bundled Patterns

pattern Format_ACCOUNTING :: Format 
pattern Format_AUTO :: Format 
pattern Format_CONTACT :: Format 
pattern Format_CURRENCY :: Format 
pattern Format_DATE :: Format 
pattern Format_DATE_TIME :: Format 
pattern Format_NUMBER :: Format 
pattern Format_PERCENTAGE :: Format 
pattern Format_ROWLINK :: Format 
pattern Format_TEXT :: Format 
pattern Format_TIME :: Format 

Instances

Instances details
Eq Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

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

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

Ord Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Read Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Show Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Generic Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Associated Types

type Rep Format :: Type -> Type #

Methods

from :: Format -> Rep Format x #

to :: Rep Format x -> Format #

NFData Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

rnf :: Format -> () #

Hashable Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

hashWithSalt :: Int -> Format -> Int #

hash :: Format -> Int #

ToJSON Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

ToJSONKey Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

FromJSON Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

FromJSONKey Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

ToLog Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

ToHeader Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

toHeader :: HeaderName -> Format -> [Header] #

ToQuery Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

FromXML Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

ToXML Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

toXML :: Format -> XML #

ToByteString Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

toBS :: Format -> ByteString #

FromText Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

ToText Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

Methods

toText :: Format -> Text #

type Rep Format Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Format

type Rep Format = D1 ('MetaData "Format" "Amazonka.HoneyCode.Types.Format" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'True) (C1 ('MetaCons "Format'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImportDataCharacterEncoding

newtype ImportDataCharacterEncoding Source #

Instances

Instances details
Eq ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Ord ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Read ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Show ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Generic ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Associated Types

type Rep ImportDataCharacterEncoding :: Type -> Type #

NFData ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

Hashable ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToJSON ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToJSONKey ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

FromJSON ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

FromJSONKey ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToLog ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToHeader ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToQuery ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

FromXML ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToXML ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToByteString ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

FromText ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

ToText ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

type Rep ImportDataCharacterEncoding Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataCharacterEncoding

type Rep ImportDataCharacterEncoding = D1 ('MetaData "ImportDataCharacterEncoding" "Amazonka.HoneyCode.Types.ImportDataCharacterEncoding" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'True) (C1 ('MetaCons "ImportDataCharacterEncoding'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImportDataCharacterEncoding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImportSourceDataFormat

newtype ImportSourceDataFormat Source #

Instances

Instances details
Eq ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Ord ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Read ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Show ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Generic ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Associated Types

type Rep ImportSourceDataFormat :: Type -> Type #

NFData ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

Methods

rnf :: ImportSourceDataFormat -> () #

Hashable ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToJSON ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToJSONKey ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

FromJSON ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

FromJSONKey ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToLog ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToHeader ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToQuery ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

FromXML ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToXML ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToByteString ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

FromText ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

ToText ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

type Rep ImportSourceDataFormat Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportSourceDataFormat

type Rep ImportSourceDataFormat = D1 ('MetaData "ImportSourceDataFormat" "Amazonka.HoneyCode.Types.ImportSourceDataFormat" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'True) (C1 ('MetaCons "ImportSourceDataFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImportSourceDataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableDataImportJobStatus

newtype TableDataImportJobStatus Source #

Instances

Instances details
Eq TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Ord TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Read TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Show TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Generic TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Associated Types

type Rep TableDataImportJobStatus :: Type -> Type #

NFData TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

Hashable TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToJSON TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToJSONKey TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

FromJSON TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

FromJSONKey TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToLog TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToHeader TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToQuery TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

FromXML TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToXML TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToByteString TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

FromText TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

ToText TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

type Rep TableDataImportJobStatus Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobStatus

type Rep TableDataImportJobStatus = D1 ('MetaData "TableDataImportJobStatus" "Amazonka.HoneyCode.Types.TableDataImportJobStatus" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'True) (C1 ('MetaCons "TableDataImportJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableDataImportJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UpsertAction

newtype UpsertAction Source #

Constructors

UpsertAction' 

Bundled Patterns

pattern UpsertAction_APPENDED :: UpsertAction 
pattern UpsertAction_UPDATED :: UpsertAction 

Instances

Instances details
Eq UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Ord UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Read UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Show UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Generic UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Associated Types

type Rep UpsertAction :: Type -> Type #

NFData UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Methods

rnf :: UpsertAction -> () #

Hashable UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToJSON UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToJSONKey UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

FromJSON UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

FromJSONKey UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToLog UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToHeader UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToQuery UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

FromXML UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToXML UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Methods

toXML :: UpsertAction -> XML #

ToByteString UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

FromText UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

ToText UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

Methods

toText :: UpsertAction -> Text #

type Rep UpsertAction Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertAction

type Rep UpsertAction = D1 ('MetaData "UpsertAction" "Amazonka.HoneyCode.Types.UpsertAction" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'True) (C1 ('MetaCons "UpsertAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUpsertAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Cell

data Cell Source #

An object that represents a single cell in a table.

See: newCell smart constructor.

Constructors

Cell' 

Fields

  • rawValue :: Maybe Text

    The raw value of the data contained in the cell. The raw value depends on the format of the data in the cell. However the attribute in the API return value is always a string containing the raw value.

    Cells with format DATE, DATE_TIME or TIME have the raw value as a floating point number where the whole number represents the number of days since 1/1/1900 and the fractional part represents the fraction of the day since midnight. For example, a cell with date 11/3/2020 has the raw value "44138". A cell with the time 9:00 AM has the raw value "0.375" and a cell with date/time value of 11/3/2020 9:00 AM has the raw value "44138.375". Notice that even though the raw value is a number in all three cases, it is still represented as a string.

    Cells with format NUMBER, CURRENCY, PERCENTAGE and ACCOUNTING have the raw value of the data as the number representing the data being displayed. For example, the number 1.325 with two decimal places in the format will have it's raw value as "1.325" and formatted value as "1.33". A currency value for $10 will have the raw value as "10" and formatted value as "$10.00". A value representing 20% with two decimal places in the format will have its raw value as "0.2" and the formatted value as "20.00%". An accounting value of -$25 will have "-25" as the raw value and "$ (25.00)" as the formatted value.

    Cells with format TEXT will have the raw text as the raw value. For example, a cell with text "John Smith" will have "John Smith" as both the raw value and the formatted value.

    Cells with format CONTACT will have the name of the contact as a formatted value and the email address of the contact as the raw value. For example, a contact for John Smith will have "John Smith" as the formatted value and "john.smith@example.com" as the raw value.

    Cells with format ROWLINK (aka picklist) will have the first column of the linked row as the formatted value and the row id of the linked row as the raw value. For example, a cell containing a picklist to a table that displays task status might have "Completed" as the formatted value and "row:dfcefaee-5b37-4355-8f28-40c3e4ff5dd4/ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value.

    Cells with format AUTO or cells without any format that are auto-detected as one of the formats above will contain the raw and formatted values as mentioned above, based on the auto-detected formats. If there is no auto-detected format, the raw and formatted values will be the same as the data in the cell.

  • format :: Maybe Format

    The format of the cell. If this field is empty, then the format is either not specified in the workbook or the format is set to AUTO.

  • formula :: Maybe (Sensitive Text)

    The formula contained in the cell. This field is empty if a cell does not have a formula.

  • formattedValue :: Maybe Text

    The formatted value of the cell. This is the value that you see displayed in the cell in the UI.

    Note that the formatted value of a cell is always represented as a string irrespective of the data that is stored in the cell. For example, if a cell contains a date, the formatted value of the cell is the string representation of the formatted date being shown in the cell in the UI. See details in the rawValue field below for how cells of different formats will have different raw and formatted values.

Instances

Instances details
Eq Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

Methods

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

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

Show Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

Methods

showsPrec :: Int -> Cell -> ShowS #

show :: Cell -> String #

showList :: [Cell] -> ShowS #

Generic Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

Associated Types

type Rep Cell :: Type -> Type #

Methods

from :: Cell -> Rep Cell x #

to :: Rep Cell x -> Cell #

NFData Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

Methods

rnf :: Cell -> () #

Hashable Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

Methods

hashWithSalt :: Int -> Cell -> Int #

hash :: Cell -> Int #

FromJSON Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

type Rep Cell Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Cell

type Rep Cell = D1 ('MetaData "Cell" "Amazonka.HoneyCode.Types.Cell" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "Cell'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "rawValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Format))) :*: (S1 ('MetaSel ('Just "formula") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "formattedValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newCell :: Cell Source #

Create a value of Cell with all optional fields omitted.

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

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

$sel:rawValue:Cell', cell_rawValue - The raw value of the data contained in the cell. The raw value depends on the format of the data in the cell. However the attribute in the API return value is always a string containing the raw value.

Cells with format DATE, DATE_TIME or TIME have the raw value as a floating point number where the whole number represents the number of days since 1/1/1900 and the fractional part represents the fraction of the day since midnight. For example, a cell with date 11/3/2020 has the raw value "44138". A cell with the time 9:00 AM has the raw value "0.375" and a cell with date/time value of 11/3/2020 9:00 AM has the raw value "44138.375". Notice that even though the raw value is a number in all three cases, it is still represented as a string.

Cells with format NUMBER, CURRENCY, PERCENTAGE and ACCOUNTING have the raw value of the data as the number representing the data being displayed. For example, the number 1.325 with two decimal places in the format will have it's raw value as "1.325" and formatted value as "1.33". A currency value for $10 will have the raw value as "10" and formatted value as "$10.00". A value representing 20% with two decimal places in the format will have its raw value as "0.2" and the formatted value as "20.00%". An accounting value of -$25 will have "-25" as the raw value and "$ (25.00)" as the formatted value.

Cells with format TEXT will have the raw text as the raw value. For example, a cell with text "John Smith" will have "John Smith" as both the raw value and the formatted value.

Cells with format CONTACT will have the name of the contact as a formatted value and the email address of the contact as the raw value. For example, a contact for John Smith will have "John Smith" as the formatted value and "john.smith@example.com" as the raw value.

Cells with format ROWLINK (aka picklist) will have the first column of the linked row as the formatted value and the row id of the linked row as the raw value. For example, a cell containing a picklist to a table that displays task status might have "Completed" as the formatted value and "row:dfcefaee-5b37-4355-8f28-40c3e4ff5dd4/ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value.

Cells with format AUTO or cells without any format that are auto-detected as one of the formats above will contain the raw and formatted values as mentioned above, based on the auto-detected formats. If there is no auto-detected format, the raw and formatted values will be the same as the data in the cell.

$sel:format:Cell', cell_format - The format of the cell. If this field is empty, then the format is either not specified in the workbook or the format is set to AUTO.

$sel:formula:Cell', cell_formula - The formula contained in the cell. This field is empty if a cell does not have a formula.

$sel:formattedValue:Cell', cell_formattedValue - The formatted value of the cell. This is the value that you see displayed in the cell in the UI.

Note that the formatted value of a cell is always represented as a string irrespective of the data that is stored in the cell. For example, if a cell contains a date, the formatted value of the cell is the string representation of the formatted date being shown in the cell in the UI. See details in the rawValue field below for how cells of different formats will have different raw and formatted values.

cell_rawValue :: Lens' Cell (Maybe Text) Source #

The raw value of the data contained in the cell. The raw value depends on the format of the data in the cell. However the attribute in the API return value is always a string containing the raw value.

Cells with format DATE, DATE_TIME or TIME have the raw value as a floating point number where the whole number represents the number of days since 1/1/1900 and the fractional part represents the fraction of the day since midnight. For example, a cell with date 11/3/2020 has the raw value "44138". A cell with the time 9:00 AM has the raw value "0.375" and a cell with date/time value of 11/3/2020 9:00 AM has the raw value "44138.375". Notice that even though the raw value is a number in all three cases, it is still represented as a string.

Cells with format NUMBER, CURRENCY, PERCENTAGE and ACCOUNTING have the raw value of the data as the number representing the data being displayed. For example, the number 1.325 with two decimal places in the format will have it's raw value as "1.325" and formatted value as "1.33". A currency value for $10 will have the raw value as "10" and formatted value as "$10.00". A value representing 20% with two decimal places in the format will have its raw value as "0.2" and the formatted value as "20.00%". An accounting value of -$25 will have "-25" as the raw value and "$ (25.00)" as the formatted value.

Cells with format TEXT will have the raw text as the raw value. For example, a cell with text "John Smith" will have "John Smith" as both the raw value and the formatted value.

Cells with format CONTACT will have the name of the contact as a formatted value and the email address of the contact as the raw value. For example, a contact for John Smith will have "John Smith" as the formatted value and "john.smith@example.com" as the raw value.

Cells with format ROWLINK (aka picklist) will have the first column of the linked row as the formatted value and the row id of the linked row as the raw value. For example, a cell containing a picklist to a table that displays task status might have "Completed" as the formatted value and "row:dfcefaee-5b37-4355-8f28-40c3e4ff5dd4/ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value.

Cells with format AUTO or cells without any format that are auto-detected as one of the formats above will contain the raw and formatted values as mentioned above, based on the auto-detected formats. If there is no auto-detected format, the raw and formatted values will be the same as the data in the cell.

cell_format :: Lens' Cell (Maybe Format) Source #

The format of the cell. If this field is empty, then the format is either not specified in the workbook or the format is set to AUTO.

cell_formula :: Lens' Cell (Maybe Text) Source #

The formula contained in the cell. This field is empty if a cell does not have a formula.

cell_formattedValue :: Lens' Cell (Maybe Text) Source #

The formatted value of the cell. This is the value that you see displayed in the cell in the UI.

Note that the formatted value of a cell is always represented as a string irrespective of the data that is stored in the cell. For example, if a cell contains a date, the formatted value of the cell is the string representation of the formatted date being shown in the cell in the UI. See details in the rawValue field below for how cells of different formats will have different raw and formatted values.

CellInput

data CellInput Source #

CellInput object contains the data needed to create or update cells in a table.

See: newCellInput smart constructor.

Constructors

CellInput' 

Fields

  • fact :: Maybe (Sensitive Text)

    Fact represents the data that is entered into a cell. This data can be free text or a formula. Formulas need to start with the equals (=) sign.

Instances

Instances details
Eq CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

Show CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

Generic CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

Associated Types

type Rep CellInput :: Type -> Type #

NFData CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

Methods

rnf :: CellInput -> () #

Hashable CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

ToJSON CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

type Rep CellInput Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CellInput

type Rep CellInput = D1 ('MetaData "CellInput" "Amazonka.HoneyCode.Types.CellInput" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "CellInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fact") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newCellInput :: CellInput Source #

Create a value of CellInput with all optional fields omitted.

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

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

$sel:fact:CellInput', cellInput_fact - Fact represents the data that is entered into a cell. This data can be free text or a formula. Formulas need to start with the equals (=) sign.

cellInput_fact :: Lens' CellInput (Maybe Text) Source #

Fact represents the data that is entered into a cell. This data can be free text or a formula. Formulas need to start with the equals (=) sign.

ColumnMetadata

data ColumnMetadata Source #

Metadata for column in the table.

See: newColumnMetadata smart constructor.

Constructors

ColumnMetadata' 

Fields

Instances

Instances details
Eq ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

Show ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

Generic ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

Associated Types

type Rep ColumnMetadata :: Type -> Type #

NFData ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

Methods

rnf :: ColumnMetadata -> () #

Hashable ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

FromJSON ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

type Rep ColumnMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ColumnMetadata

type Rep ColumnMetadata = D1 ('MetaData "ColumnMetadata" "Amazonka.HoneyCode.Types.ColumnMetadata" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ColumnMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Format)))

newColumnMetadata Source #

Create a value of ColumnMetadata with all optional fields omitted.

Use 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:ColumnMetadata', columnMetadata_name - The name of the column.

$sel:format:ColumnMetadata', columnMetadata_format - The format of the column.

CreateRowData

data CreateRowData Source #

Data needed to create a single row in a table as part of the BatchCreateTableRows request.

See: newCreateRowData smart constructor.

Constructors

CreateRowData' 

Fields

  • batchItemId :: Text

    An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request. This can be any string that you can use to identify the row in the request. The BatchCreateTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

  • cellsToCreate :: HashMap Text CellInput

    A map representing the cells to create in the new row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

Instances

Instances details
Eq CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

Show CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

Generic CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

Associated Types

type Rep CreateRowData :: Type -> Type #

NFData CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

Methods

rnf :: CreateRowData -> () #

Hashable CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

ToJSON CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

type Rep CreateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.CreateRowData

type Rep CreateRowData = D1 ('MetaData "CreateRowData" "Amazonka.HoneyCode.Types.CreateRowData" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "CreateRowData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "cellsToCreate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text CellInput))))

newCreateRowData Source #

Create a value of CreateRowData with all optional fields omitted.

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

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

$sel:batchItemId:CreateRowData', createRowData_batchItemId - An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request. This can be any string that you can use to identify the row in the request. The BatchCreateTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

$sel:cellsToCreate:CreateRowData', createRowData_cellsToCreate - A map representing the cells to create in the new row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

createRowData_batchItemId :: Lens' CreateRowData Text Source #

An external identifier that represents the single row that is being created as part of the BatchCreateTableRows request. This can be any string that you can use to identify the row in the request. The BatchCreateTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

createRowData_cellsToCreate :: Lens' CreateRowData (HashMap Text CellInput) Source #

A map representing the cells to create in the new row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

DataItem

data DataItem Source #

The data in a particular data cell defined on the screen.

See: newDataItem smart constructor.

Constructors

DataItem' 

Fields

  • rawValue :: Maybe Text

    The raw value of the data. e.g. jsmith@example.com

  • overrideFormat :: Maybe Format

    The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.

  • formattedValue :: Maybe Text

    The formatted value of the data. e.g. John Smith.

Instances

Instances details
Eq DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

Show DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

Generic DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

Associated Types

type Rep DataItem :: Type -> Type #

Methods

from :: DataItem -> Rep DataItem x #

to :: Rep DataItem x -> DataItem #

NFData DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

Methods

rnf :: DataItem -> () #

Hashable DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

Methods

hashWithSalt :: Int -> DataItem -> Int #

hash :: DataItem -> Int #

FromJSON DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

type Rep DataItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DataItem

type Rep DataItem = D1 ('MetaData "DataItem" "Amazonka.HoneyCode.Types.DataItem" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "DataItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rawValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "overrideFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Format)) :*: S1 ('MetaSel ('Just "formattedValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataItem :: DataItem Source #

Create a value of DataItem with all optional fields omitted.

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

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

$sel:rawValue:DataItem', dataItem_rawValue - The raw value of the data. e.g. jsmith@example.com

$sel:overrideFormat:DataItem', dataItem_overrideFormat - The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.

$sel:formattedValue:DataItem', dataItem_formattedValue - The formatted value of the data. e.g. John Smith.

dataItem_rawValue :: Lens' DataItem (Maybe Text) Source #

The raw value of the data. e.g. jsmith@example.com

dataItem_overrideFormat :: Lens' DataItem (Maybe Format) Source #

The overrideFormat is optional and is specified only if a particular row of data has a different format for the data than the default format defined on the screen or the table.

dataItem_formattedValue :: Lens' DataItem (Maybe Text) Source #

The formatted value of the data. e.g. John Smith.

DelimitedTextImportOptions

data DelimitedTextImportOptions Source #

An object that contains the options relating to parsing delimited text as part of an import request.

See: newDelimitedTextImportOptions smart constructor.

Constructors

DelimitedTextImportOptions' 

Fields

Instances

Instances details
Eq DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

Read DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

Show DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

Generic DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

Associated Types

type Rep DelimitedTextImportOptions :: Type -> Type #

NFData DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

Hashable DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

ToJSON DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

FromJSON DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

type Rep DelimitedTextImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DelimitedTextImportOptions

type Rep DelimitedTextImportOptions = D1 ('MetaData "DelimitedTextImportOptions" "Amazonka.HoneyCode.Types.DelimitedTextImportOptions" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "DelimitedTextImportOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "ignoreEmptyRows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "hasHeaderRow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "dataCharacterEncoding") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImportDataCharacterEncoding)) :*: S1 ('MetaSel ('Just "delimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDelimitedTextImportOptions Source #

Create a value of DelimitedTextImportOptions with all optional fields omitted.

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

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

$sel:ignoreEmptyRows:DelimitedTextImportOptions', delimitedTextImportOptions_ignoreEmptyRows - A parameter to indicate whether empty rows should be ignored or be included in the import.

$sel:hasHeaderRow:DelimitedTextImportOptions', delimitedTextImportOptions_hasHeaderRow - Indicates whether the input file has a header row at the top containing the column names.

$sel:dataCharacterEncoding:DelimitedTextImportOptions', delimitedTextImportOptions_dataCharacterEncoding - The encoding of the data in the input file.

$sel:delimiter:DelimitedTextImportOptions', delimitedTextImportOptions_delimiter - The delimiter to use for separating columns in a single row of the input.

delimitedTextImportOptions_ignoreEmptyRows :: Lens' DelimitedTextImportOptions (Maybe Bool) Source #

A parameter to indicate whether empty rows should be ignored or be included in the import.

delimitedTextImportOptions_hasHeaderRow :: Lens' DelimitedTextImportOptions (Maybe Bool) Source #

Indicates whether the input file has a header row at the top containing the column names.

delimitedTextImportOptions_delimiter :: Lens' DelimitedTextImportOptions Text Source #

The delimiter to use for separating columns in a single row of the input.

DestinationOptions

data DestinationOptions Source #

An object that contains the options relating to the destination of the import request.

See: newDestinationOptions smart constructor.

Constructors

DestinationOptions' 

Fields

Instances

Instances details
Eq DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

Read DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

Show DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

Generic DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

Associated Types

type Rep DestinationOptions :: Type -> Type #

NFData DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

Methods

rnf :: DestinationOptions -> () #

Hashable DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

ToJSON DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

FromJSON DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

type Rep DestinationOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.DestinationOptions

type Rep DestinationOptions = D1 ('MetaData "DestinationOptions" "Amazonka.HoneyCode.Types.DestinationOptions" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "DestinationOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text SourceDataColumnProperties)))))

newDestinationOptions :: DestinationOptions Source #

Create a value of DestinationOptions with all optional fields omitted.

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

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

$sel:columnMap:DestinationOptions', destinationOptions_columnMap - A map of the column id to the import properties for each column.

destinationOptions_columnMap :: Lens' DestinationOptions (Maybe (HashMap Text SourceDataColumnProperties)) Source #

A map of the column id to the import properties for each column.

FailedBatchItem

data FailedBatchItem Source #

A single item in a batch that failed to perform the intended action because of an error preventing it from succeeding.

See: newFailedBatchItem smart constructor.

Constructors

FailedBatchItem' 

Fields

  • id :: Text

    The id of the batch item that failed. This is the batch item id for the BatchCreateTableRows and BatchUpsertTableRows operations and the row id for the BatchUpdateTableRows and BatchDeleteTableRows operations.

  • errorMessage :: Text

    The error message that indicates why the batch item failed.

Instances

Instances details
Eq FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

Read FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

Show FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

Generic FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

Associated Types

type Rep FailedBatchItem :: Type -> Type #

NFData FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

Methods

rnf :: FailedBatchItem -> () #

Hashable FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

FromJSON FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

type Rep FailedBatchItem Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.FailedBatchItem

type Rep FailedBatchItem = D1 ('MetaData "FailedBatchItem" "Amazonka.HoneyCode.Types.FailedBatchItem" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "FailedBatchItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFailedBatchItem Source #

Create a value of FailedBatchItem with all optional fields omitted.

Use 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:FailedBatchItem', failedBatchItem_id - The id of the batch item that failed. This is the batch item id for the BatchCreateTableRows and BatchUpsertTableRows operations and the row id for the BatchUpdateTableRows and BatchDeleteTableRows operations.

$sel:errorMessage:FailedBatchItem', failedBatchItem_errorMessage - The error message that indicates why the batch item failed.

failedBatchItem_id :: Lens' FailedBatchItem Text Source #

The id of the batch item that failed. This is the batch item id for the BatchCreateTableRows and BatchUpsertTableRows operations and the row id for the BatchUpdateTableRows and BatchDeleteTableRows operations.

failedBatchItem_errorMessage :: Lens' FailedBatchItem Text Source #

The error message that indicates why the batch item failed.

Filter

data Filter Source #

An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.

See: newFilter smart constructor.

Constructors

Filter' 

Fields

  • contextRowId :: Maybe Text

    The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.

  • formula :: Sensitive Text

    A formula representing a filter function that returns zero or more matching rows from a table. Valid formulas in this field return a list of rows from a table. The most common ways of writing a formula to return a list of rows are to use the FindRow() or Filter() functions. Any other formula that returns zero or more rows is also acceptable. For example, you can use a formula that points to a cell that contains a filter function.

Instances

Instances details
Eq Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

Methods

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

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

Show Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

NFData Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

Methods

rnf :: Filter -> () #

Hashable Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

ToJSON Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

type Rep Filter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.HoneyCode.Types.Filter" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextRowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "formula") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

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:contextRowId:Filter', filter_contextRowId - The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.

$sel:formula:Filter', filter_formula - A formula representing a filter function that returns zero or more matching rows from a table. Valid formulas in this field return a list of rows from a table. The most common ways of writing a formula to return a list of rows are to use the FindRow() or Filter() functions. Any other formula that returns zero or more rows is also acceptable. For example, you can use a formula that points to a cell that contains a filter function.

filter_contextRowId :: Lens' Filter (Maybe Text) Source #

The optional contextRowId attribute can be used to specify the row id of the context row if the filter formula contains unqualified references to table columns and needs a context row to evaluate them successfully.

filter_formula :: Lens' Filter Text Source #

A formula representing a filter function that returns zero or more matching rows from a table. Valid formulas in this field return a list of rows from a table. The most common ways of writing a formula to return a list of rows are to use the FindRow() or Filter() functions. Any other formula that returns zero or more rows is also acceptable. For example, you can use a formula that points to a cell that contains a filter function.

ImportDataSource

data ImportDataSource Source #

An object that has details about the source of the data that was submitted for import.

See: newImportDataSource smart constructor.

Constructors

ImportDataSource' 

Fields

Instances

Instances details
Eq ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

Read ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

Show ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

Generic ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

Associated Types

type Rep ImportDataSource :: Type -> Type #

NFData ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

Methods

rnf :: ImportDataSource -> () #

Hashable ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

ToJSON ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

FromJSON ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

type Rep ImportDataSource Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSource

type Rep ImportDataSource = D1 ('MetaData "ImportDataSource" "Amazonka.HoneyCode.Types.ImportDataSource" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ImportDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportDataSourceConfig)))

newImportDataSource Source #

Create a value of ImportDataSource with all optional fields omitted.

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

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

$sel:dataSourceConfig:ImportDataSource', importDataSource_dataSourceConfig - The configuration parameters for the data source of the import

importDataSource_dataSourceConfig :: Lens' ImportDataSource ImportDataSourceConfig Source #

The configuration parameters for the data source of the import

ImportDataSourceConfig

data ImportDataSourceConfig Source #

An object that contains the configuration parameters for the data source of an import request.

See: newImportDataSourceConfig smart constructor.

Constructors

ImportDataSourceConfig' 

Fields

Instances

Instances details
Eq ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

Read ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

Show ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

Generic ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

Associated Types

type Rep ImportDataSourceConfig :: Type -> Type #

NFData ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

Methods

rnf :: ImportDataSourceConfig -> () #

Hashable ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

ToJSON ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

FromJSON ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

type Rep ImportDataSourceConfig Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportDataSourceConfig

type Rep ImportDataSourceConfig = D1 ('MetaData "ImportDataSourceConfig" "Amazonka.HoneyCode.Types.ImportDataSourceConfig" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ImportDataSourceConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSourceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newImportDataSourceConfig :: ImportDataSourceConfig Source #

Create a value of ImportDataSourceConfig with all optional fields omitted.

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

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

$sel:dataSourceUrl:ImportDataSourceConfig', importDataSourceConfig_dataSourceUrl - The URL from which source data will be downloaded for the import request.

importDataSourceConfig_dataSourceUrl :: Lens' ImportDataSourceConfig (Maybe Text) Source #

The URL from which source data will be downloaded for the import request.

ImportJobSubmitter

data ImportJobSubmitter Source #

An object that contains the attributes of the submitter of the import job.

See: newImportJobSubmitter smart constructor.

Constructors

ImportJobSubmitter' 

Fields

Instances

Instances details
Eq ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

Show ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

Generic ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

Associated Types

type Rep ImportJobSubmitter :: Type -> Type #

NFData ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

Methods

rnf :: ImportJobSubmitter -> () #

Hashable ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

FromJSON ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

type Rep ImportJobSubmitter Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportJobSubmitter

type Rep ImportJobSubmitter = D1 ('MetaData "ImportJobSubmitter" "Amazonka.HoneyCode.Types.ImportJobSubmitter" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ImportJobSubmitter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "email") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "userArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newImportJobSubmitter :: ImportJobSubmitter Source #

Create a value of ImportJobSubmitter with all optional fields omitted.

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

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

$sel:email:ImportJobSubmitter', importJobSubmitter_email - The email id of the submitter of the import job, if available.

$sel:userArn:ImportJobSubmitter', importJobSubmitter_userArn - The AWS user ARN of the submitter of the import job, if available.

importJobSubmitter_email :: Lens' ImportJobSubmitter (Maybe Text) Source #

The email id of the submitter of the import job, if available.

importJobSubmitter_userArn :: Lens' ImportJobSubmitter (Maybe Text) Source #

The AWS user ARN of the submitter of the import job, if available.

ImportOptions

data ImportOptions Source #

An object that contains the options specified by the sumitter of the import request.

See: newImportOptions smart constructor.

Constructors

ImportOptions' 

Fields

Instances

Instances details
Eq ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

Read ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

Show ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

Generic ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

Associated Types

type Rep ImportOptions :: Type -> Type #

NFData ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

Methods

rnf :: ImportOptions -> () #

Hashable ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

ToJSON ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

FromJSON ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

type Rep ImportOptions Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ImportOptions

type Rep ImportOptions = D1 ('MetaData "ImportOptions" "Amazonka.HoneyCode.Types.ImportOptions" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ImportOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "delimitedTextOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DelimitedTextImportOptions)) :*: S1 ('MetaSel ('Just "destinationOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DestinationOptions))))

newImportOptions :: ImportOptions Source #

Create a value of ImportOptions with all optional fields omitted.

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

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

$sel:delimitedTextOptions:ImportOptions', importOptions_delimitedTextOptions - Options relating to parsing delimited text. Required if dataFormat is DELIMITED_TEXT.

$sel:destinationOptions:ImportOptions', importOptions_destinationOptions - Options relating to the destination of the import request.

importOptions_delimitedTextOptions :: Lens' ImportOptions (Maybe DelimitedTextImportOptions) Source #

Options relating to parsing delimited text. Required if dataFormat is DELIMITED_TEXT.

importOptions_destinationOptions :: Lens' ImportOptions (Maybe DestinationOptions) Source #

Options relating to the destination of the import request.

ResultRow

data ResultRow Source #

A single row in the ResultSet.

See: newResultRow smart constructor.

Constructors

ResultRow' 

Fields

Instances

Instances details
Eq ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

Show ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

Generic ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

Associated Types

type Rep ResultRow :: Type -> Type #

NFData ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

Methods

rnf :: ResultRow -> () #

Hashable ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

FromJSON ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

type Rep ResultRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultRow

type Rep ResultRow = D1 ('MetaData "ResultRow" "Amazonka.HoneyCode.Types.ResultRow" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ResultRow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive DataItem])))

newResultRow :: ResultRow Source #

Create a value of ResultRow with all optional fields omitted.

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

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

$sel:rowId:ResultRow', resultRow_rowId - The ID for a particular row.

$sel:dataItems:ResultRow', resultRow_dataItems - List of all the data cells in a row.

resultRow_rowId :: Lens' ResultRow (Maybe Text) Source #

The ID for a particular row.

resultRow_dataItems :: Lens' ResultRow [DataItem] Source #

List of all the data cells in a row.

ResultSet

data ResultSet Source #

ResultSet contains the results of the request for a single block or list defined on the screen.

See: newResultSet smart constructor.

Constructors

ResultSet' 

Fields

  • headers :: [ColumnMetadata]

    List of headers for all the data cells in the block. The header identifies the name and default format of the data cell. Data cells appear in the same order in all rows as defined in the header. The names and formats are not repeated in the rows. If a particular row does not have a value for a data cell, a blank value is used.

    For example, a task list that displays the task name, due date and assigned person might have headers [ { "name": "Task Name"}, {"name": "Due Date", "format": "DATE"}, {"name": "Assigned", "format": "CONTACT"} ]. Every row in the result will have the task name as the first item, due date as the second item and assigned person as the third item. If a particular task does not have a due date, that row will still have a blank value in the second element and the assigned person will still be in the third element.

  • rows :: [ResultRow]

    List of rows returned by the request. Each row has a row Id and a list of data cells in that row. The data cells will be present in the same order as they are defined in the header.

Instances

Instances details
Eq ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

Show ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

Generic ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

Associated Types

type Rep ResultSet :: Type -> Type #

NFData ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

Methods

rnf :: ResultSet -> () #

Hashable ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

FromJSON ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

type Rep ResultSet Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.ResultSet

type Rep ResultSet = D1 ('MetaData "ResultSet" "Amazonka.HoneyCode.Types.ResultSet" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "ResultSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "headers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ColumnMetadata]) :*: S1 ('MetaSel ('Just "rows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ResultRow])))

newResultSet :: ResultSet Source #

Create a value of ResultSet with all optional fields omitted.

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

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

$sel:headers:ResultSet', resultSet_headers - List of headers for all the data cells in the block. The header identifies the name and default format of the data cell. Data cells appear in the same order in all rows as defined in the header. The names and formats are not repeated in the rows. If a particular row does not have a value for a data cell, a blank value is used.

For example, a task list that displays the task name, due date and assigned person might have headers [ { "name": "Task Name"}, {"name": "Due Date", "format": "DATE"}, {"name": "Assigned", "format": "CONTACT"} ]. Every row in the result will have the task name as the first item, due date as the second item and assigned person as the third item. If a particular task does not have a due date, that row will still have a blank value in the second element and the assigned person will still be in the third element.

$sel:rows:ResultSet', resultSet_rows - List of rows returned by the request. Each row has a row Id and a list of data cells in that row. The data cells will be present in the same order as they are defined in the header.

resultSet_headers :: Lens' ResultSet [ColumnMetadata] Source #

List of headers for all the data cells in the block. The header identifies the name and default format of the data cell. Data cells appear in the same order in all rows as defined in the header. The names and formats are not repeated in the rows. If a particular row does not have a value for a data cell, a blank value is used.

For example, a task list that displays the task name, due date and assigned person might have headers [ { "name": "Task Name"}, {"name": "Due Date", "format": "DATE"}, {"name": "Assigned", "format": "CONTACT"} ]. Every row in the result will have the task name as the first item, due date as the second item and assigned person as the third item. If a particular task does not have a due date, that row will still have a blank value in the second element and the assigned person will still be in the third element.

resultSet_rows :: Lens' ResultSet [ResultRow] Source #

List of rows returned by the request. Each row has a row Id and a list of data cells in that row. The data cells will be present in the same order as they are defined in the header.

SourceDataColumnProperties

data SourceDataColumnProperties Source #

An object that contains the properties for importing data to a specific column in a table.

See: newSourceDataColumnProperties smart constructor.

Constructors

SourceDataColumnProperties' 

Fields

Instances

Instances details
Eq SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

Read SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

Show SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

Generic SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

Associated Types

type Rep SourceDataColumnProperties :: Type -> Type #

NFData SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

Hashable SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

ToJSON SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

FromJSON SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

type Rep SourceDataColumnProperties Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.SourceDataColumnProperties

type Rep SourceDataColumnProperties = D1 ('MetaData "SourceDataColumnProperties" "Amazonka.HoneyCode.Types.SourceDataColumnProperties" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "SourceDataColumnProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newSourceDataColumnProperties :: SourceDataColumnProperties Source #

Create a value of SourceDataColumnProperties with all optional fields omitted.

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

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

$sel:columnIndex:SourceDataColumnProperties', sourceDataColumnProperties_columnIndex - The index of the column in the input file.

Table

data Table Source #

An object representing the properties of a table in a workbook.

See: newTable smart constructor.

Constructors

Table' 

Fields

Instances

Instances details
Eq Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Methods

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

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

Read Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Show Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Methods

showsPrec :: Int -> Table -> ShowS #

show :: Table -> String #

showList :: [Table] -> ShowS #

Generic Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Associated Types

type Rep Table :: Type -> Type #

Methods

from :: Table -> Rep Table x #

to :: Rep Table x -> Table #

NFData Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Methods

rnf :: Table -> () #

Hashable Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

Methods

hashWithSalt :: Int -> Table -> Int #

hash :: Table -> Int #

FromJSON Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

type Rep Table Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.Table

type Rep Table = D1 ('MetaData "Table" "Amazonka.HoneyCode.Types.Table" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "Table'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTable :: Table Source #

Create a value of Table with all optional fields omitted.

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

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

$sel:tableId:Table', table_tableId - The id of the table.

$sel:tableName:Table', table_tableName - The name of the table.

table_tableId :: Lens' Table (Maybe Text) Source #

The id of the table.

table_tableName :: Lens' Table (Maybe Text) Source #

The name of the table.

TableColumn

data TableColumn Source #

An object that contains attributes about a single column in a table

See: newTableColumn smart constructor.

Constructors

TableColumn' 

Fields

Instances

Instances details
Eq TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

Read TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

Show TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

Generic TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

Associated Types

type Rep TableColumn :: Type -> Type #

NFData TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

Methods

rnf :: TableColumn -> () #

Hashable TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

FromJSON TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

type Rep TableColumn Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableColumn

type Rep TableColumn = D1 ('MetaData "TableColumn" "Amazonka.HoneyCode.Types.TableColumn" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "TableColumn'" 'PrefixI 'True) (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Format)) :*: (S1 ('MetaSel ('Just "tableColumnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tableColumnId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newTableColumn :: TableColumn Source #

Create a value of TableColumn with all optional fields omitted.

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

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

$sel:format:TableColumn', tableColumn_format - The column level format that is applied in the table. An empty value in this field means that the column format is the default value 'AUTO'.

$sel:tableColumnName:TableColumn', tableColumn_tableColumnName - The name of the column in the table.

$sel:tableColumnId:TableColumn', tableColumn_tableColumnId - The id of the column in the table.

tableColumn_format :: Lens' TableColumn (Maybe Format) Source #

The column level format that is applied in the table. An empty value in this field means that the column format is the default value 'AUTO'.

tableColumn_tableColumnName :: Lens' TableColumn (Maybe Text) Source #

The name of the column in the table.

tableColumn_tableColumnId :: Lens' TableColumn (Maybe Text) Source #

The id of the column in the table.

TableDataImportJobMetadata

data TableDataImportJobMetadata Source #

The metadata associated with the table data import job that was submitted.

See: newTableDataImportJobMetadata smart constructor.

Constructors

TableDataImportJobMetadata' 

Fields

Instances

Instances details
Eq TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

Show TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

Generic TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

Associated Types

type Rep TableDataImportJobMetadata :: Type -> Type #

NFData TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

Hashable TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

FromJSON TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

type Rep TableDataImportJobMetadata Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableDataImportJobMetadata

type Rep TableDataImportJobMetadata = D1 ('MetaData "TableDataImportJobMetadata" "Amazonka.HoneyCode.Types.TableDataImportJobMetadata" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "TableDataImportJobMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "submitter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportJobSubmitter) :*: S1 ('MetaSel ('Just "submitTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "importOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportOptions) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportDataSource))))

newTableDataImportJobMetadata Source #

Create a value of TableDataImportJobMetadata with all optional fields omitted.

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

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

$sel:submitter:TableDataImportJobMetadata', tableDataImportJobMetadata_submitter - Details about the submitter of the import request.

$sel:submitTime:TableDataImportJobMetadata', tableDataImportJobMetadata_submitTime - The timestamp when the job was submitted for import.

$sel:importOptions:TableDataImportJobMetadata', tableDataImportJobMetadata_importOptions - The options that was specified at the time of submitting the import request.

$sel:dataSource:TableDataImportJobMetadata', tableDataImportJobMetadata_dataSource - The source of the data that was submitted for import.

tableDataImportJobMetadata_submitTime :: Lens' TableDataImportJobMetadata UTCTime Source #

The timestamp when the job was submitted for import.

tableDataImportJobMetadata_importOptions :: Lens' TableDataImportJobMetadata ImportOptions Source #

The options that was specified at the time of submitting the import request.

tableDataImportJobMetadata_dataSource :: Lens' TableDataImportJobMetadata ImportDataSource Source #

The source of the data that was submitted for import.

TableRow

data TableRow Source #

An object that contains attributes about a single row in a table

See: newTableRow smart constructor.

Constructors

TableRow' 

Fields

  • rowId :: Text

    The id of the row in the table.

  • cells :: [Sensitive Cell]

    A list of cells in the table row. The cells appear in the same order as the columns of the table.

Instances

Instances details
Eq TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

Show TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

Generic TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

Associated Types

type Rep TableRow :: Type -> Type #

Methods

from :: TableRow -> Rep TableRow x #

to :: Rep TableRow x -> TableRow #

NFData TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

Methods

rnf :: TableRow -> () #

Hashable TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

Methods

hashWithSalt :: Int -> TableRow -> Int #

hash :: TableRow -> Int #

FromJSON TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

type Rep TableRow Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.TableRow

type Rep TableRow = D1 ('MetaData "TableRow" "Amazonka.HoneyCode.Types.TableRow" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "TableRow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "cells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive Cell])))

newTableRow Source #

Create a value of TableRow with all optional fields omitted.

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

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

$sel:rowId:TableRow', tableRow_rowId - The id of the row in the table.

$sel:cells:TableRow', tableRow_cells - A list of cells in the table row. The cells appear in the same order as the columns of the table.

tableRow_rowId :: Lens' TableRow Text Source #

The id of the row in the table.

tableRow_cells :: Lens' TableRow [Cell] Source #

A list of cells in the table row. The cells appear in the same order as the columns of the table.

UpdateRowData

data UpdateRowData Source #

Data needed to create a single row in a table as part of the BatchCreateTableRows request.

See: newUpdateRowData smart constructor.

Constructors

UpdateRowData' 

Fields

  • rowId :: Text

    The id of the row that needs to be updated.

  • cellsToUpdate :: HashMap Text CellInput

    A map representing the cells to update in the given row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

Instances

Instances details
Eq UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

Show UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

Generic UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

Associated Types

type Rep UpdateRowData :: Type -> Type #

NFData UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

Methods

rnf :: UpdateRowData -> () #

Hashable UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

ToJSON UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

type Rep UpdateRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpdateRowData

type Rep UpdateRowData = D1 ('MetaData "UpdateRowData" "Amazonka.HoneyCode.Types.UpdateRowData" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "UpdateRowData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "cellsToUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text CellInput))))

newUpdateRowData Source #

Create a value of UpdateRowData with all optional fields omitted.

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

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

$sel:rowId:UpdateRowData', updateRowData_rowId - The id of the row that needs to be updated.

$sel:cellsToUpdate:UpdateRowData', updateRowData_cellsToUpdate - A map representing the cells to update in the given row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

updateRowData_rowId :: Lens' UpdateRowData Text Source #

The id of the row that needs to be updated.

updateRowData_cellsToUpdate :: Lens' UpdateRowData (HashMap Text CellInput) Source #

A map representing the cells to update in the given row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

UpsertRowData

data UpsertRowData Source #

Data needed to upsert rows in a table as part of a single item in the BatchUpsertTableRows request.

See: newUpsertRowData smart constructor.

Constructors

UpsertRowData' 

Fields

  • batchItemId :: Text

    An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request. This can be any string that you can use to identify the item in the request. The BatchUpsertTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

  • filter' :: Filter

    The filter formula to use to find existing matching rows to update. The formula needs to return zero or more rows. If the formula returns 0 rows, then a new row will be appended in the target table. If the formula returns one or more rows, then the returned rows will be updated.

    Note that the filter formula needs to return rows from the target table for the upsert operation to succeed. If the filter formula has a syntax error or it doesn't evaluate to zero or more rows in the target table for any one item in the input list, then the entire BatchUpsertTableRows request fails and no updates are made to the table.

  • cellsToUpdate :: HashMap Text CellInput

    A map representing the cells to update for the matching rows or an appended row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

Instances

Instances details
Eq UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

Show UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

Generic UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

Associated Types

type Rep UpsertRowData :: Type -> Type #

NFData UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

Methods

rnf :: UpsertRowData -> () #

Hashable UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

ToJSON UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

type Rep UpsertRowData Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowData

type Rep UpsertRowData = D1 ('MetaData "UpsertRowData" "Amazonka.HoneyCode.Types.UpsertRowData" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "UpsertRowData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchItemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Filter) :*: S1 ('MetaSel ('Just "cellsToUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text CellInput)))))

newUpsertRowData Source #

Create a value of UpsertRowData with all optional fields omitted.

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

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

$sel:batchItemId:UpsertRowData', upsertRowData_batchItemId - An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request. This can be any string that you can use to identify the item in the request. The BatchUpsertTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

$sel:filter':UpsertRowData', upsertRowData_filter - The filter formula to use to find existing matching rows to update. The formula needs to return zero or more rows. If the formula returns 0 rows, then a new row will be appended in the target table. If the formula returns one or more rows, then the returned rows will be updated.

Note that the filter formula needs to return rows from the target table for the upsert operation to succeed. If the filter formula has a syntax error or it doesn't evaluate to zero or more rows in the target table for any one item in the input list, then the entire BatchUpsertTableRows request fails and no updates are made to the table.

$sel:cellsToUpdate:UpsertRowData', upsertRowData_cellsToUpdate - A map representing the cells to update for the matching rows or an appended row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

upsertRowData_batchItemId :: Lens' UpsertRowData Text Source #

An external identifier that represents a single item in the request that is being upserted as part of the BatchUpsertTableRows request. This can be any string that you can use to identify the item in the request. The BatchUpsertTableRows API puts the batch item id in the results to allow you to link data in the request to data in the results.

upsertRowData_filter :: Lens' UpsertRowData Filter Source #

The filter formula to use to find existing matching rows to update. The formula needs to return zero or more rows. If the formula returns 0 rows, then a new row will be appended in the target table. If the formula returns one or more rows, then the returned rows will be updated.

Note that the filter formula needs to return rows from the target table for the upsert operation to succeed. If the filter formula has a syntax error or it doesn't evaluate to zero or more rows in the target table for any one item in the input list, then the entire BatchUpsertTableRows request fails and no updates are made to the table.

upsertRowData_cellsToUpdate :: Lens' UpsertRowData (HashMap Text CellInput) Source #

A map representing the cells to update for the matching rows or an appended row. The key is the column id of the cell and the value is the CellInput object that represents the data to set in that cell.

UpsertRowsResult

data UpsertRowsResult Source #

An object that represents the result of a single upsert row request.

See: newUpsertRowsResult smart constructor.

Constructors

UpsertRowsResult' 

Fields

  • rowIds :: NonEmpty Text

    The list of row ids that were changed as part of an upsert row operation. If the upsert resulted in an update, this list could potentially contain multiple rows that matched the filter and hence got updated. If the upsert resulted in an append, this list would only have the single row that was appended.

  • upsertAction :: UpsertAction

    The result of the upsert action.

Instances

Instances details
Eq UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

Read UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

Show UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

Generic UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

Associated Types

type Rep UpsertRowsResult :: Type -> Type #

NFData UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

Methods

rnf :: UpsertRowsResult -> () #

Hashable UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

FromJSON UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

type Rep UpsertRowsResult Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.UpsertRowsResult

type Rep UpsertRowsResult = D1 ('MetaData "UpsertRowsResult" "Amazonka.HoneyCode.Types.UpsertRowsResult" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "UpsertRowsResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rowIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "upsertAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UpsertAction)))

newUpsertRowsResult Source #

Create a value of UpsertRowsResult with all optional fields omitted.

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

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

$sel:rowIds:UpsertRowsResult', upsertRowsResult_rowIds - The list of row ids that were changed as part of an upsert row operation. If the upsert resulted in an update, this list could potentially contain multiple rows that matched the filter and hence got updated. If the upsert resulted in an append, this list would only have the single row that was appended.

$sel:upsertAction:UpsertRowsResult', upsertRowsResult_upsertAction - The result of the upsert action.

upsertRowsResult_rowIds :: Lens' UpsertRowsResult (NonEmpty Text) Source #

The list of row ids that were changed as part of an upsert row operation. If the upsert resulted in an update, this list could potentially contain multiple rows that matched the filter and hence got updated. If the upsert resulted in an append, this list would only have the single row that was appended.

VariableValue

data VariableValue Source #

The input variables to the app to be used by the InvokeScreenAutomation action request.

See: newVariableValue smart constructor.

Constructors

VariableValue' 

Fields

Instances

Instances details
Eq VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

Show VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

Generic VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

Associated Types

type Rep VariableValue :: Type -> Type #

NFData VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

Methods

rnf :: VariableValue -> () #

Hashable VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

ToJSON VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

type Rep VariableValue Source # 
Instance details

Defined in Amazonka.HoneyCode.Types.VariableValue

type Rep VariableValue = D1 ('MetaData "VariableValue" "Amazonka.HoneyCode.Types.VariableValue" "libZSservicesZSamazonka-honeycodeZSamazonka-honeycode" 'False) (C1 ('MetaCons "VariableValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "rawValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVariableValue Source #

Create a value of VariableValue with all optional fields omitted.

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

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

$sel:rawValue:VariableValue', variableValue_rawValue - Raw value of the variable.

variableValue_rawValue :: Lens' VariableValue Text Source #

Raw value of the variable.