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

Amazonka.DataExchange.GetDataSet

Description

This operation returns information about a data set.

Synopsis

Creating a Request

data GetDataSet Source #

See: newGetDataSet smart constructor.

Constructors

GetDataSet' 

Fields

Instances

Instances details
ToHeaders GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Methods

toHeaders :: GetDataSet -> [Header] #

ToPath GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

ToQuery GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

AWSRequest GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Associated Types

type AWSResponse GetDataSet #

Generic GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Associated Types

type Rep GetDataSet :: Type -> Type #

Read GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Show GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

NFData GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Methods

rnf :: GetDataSet -> () #

Eq GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Hashable GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

type AWSResponse GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

type Rep GetDataSet Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

type Rep GetDataSet = D1 ('MetaData "GetDataSet" "Amazonka.DataExchange.GetDataSet" "amazonka-dataexchange-2.0-E9wmOad6xSxAaT3Y4FNlvY" 'False) (C1 ('MetaCons "GetDataSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataSet Source #

Arguments

:: Text

GetDataSet

-> GetDataSet 

Create a value of GetDataSet with all optional fields omitted.

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

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

GetDataSet, getDataSet_dataSetId - The unique identifier for a data set.

Request Lenses

getDataSet_dataSetId :: Lens' GetDataSet Text Source #

The unique identifier for a data set.

Destructuring the Response

data GetDataSetResponse Source #

See: newGetDataSetResponse smart constructor.

Constructors

GetDataSetResponse' 

Fields

Instances

Instances details
Generic GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Associated Types

type Rep GetDataSetResponse :: Type -> Type #

Read GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Show GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

NFData GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

Methods

rnf :: GetDataSetResponse -> () #

Eq GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

type Rep GetDataSetResponse Source # 
Instance details

Defined in Amazonka.DataExchange.GetDataSet

type Rep GetDataSetResponse = D1 ('MetaData "GetDataSetResponse" "Amazonka.DataExchange.GetDataSet" "amazonka-dataexchange-2.0-E9wmOad6xSxAaT3Y4FNlvY" 'False) (C1 ('MetaCons "GetDataSetResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssetType)) :*: S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "origin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Origin)) :*: (S1 ('MetaSel ('Just "originDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OriginDetails)) :*: S1 ('MetaSel ('Just "sourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDataSetResponse Source #

Create a value of GetDataSetResponse with all optional fields omitted.

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

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

GetDataSetResponse, getDataSetResponse_arn - The ARN for the data set.

GetDataSetResponse, getDataSetResponse_assetType - The type of asset that is added to a data set.

GetDataSetResponse, getDataSetResponse_createdAt - The date and time that the data set was created, in ISO 8601 format.

GetDataSetResponse, getDataSetResponse_description - The description for the data set.

GetDataSetResponse, getDataSetResponse_id - The unique identifier for the data set.

GetDataSetResponse, getDataSetResponse_name - The name of the data set.

GetDataSetResponse, getDataSetResponse_origin - A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).

GetDataSetResponse, getDataSetResponse_originDetails - If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.

GetDataSetResponse, getDataSetResponse_sourceId - The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.

$sel:tags:GetDataSetResponse', getDataSetResponse_tags - The tags for the data set.

GetDataSetResponse, getDataSetResponse_updatedAt - The date and time that the data set was last updated, in ISO 8601 format.

$sel:httpStatus:GetDataSetResponse', getDataSetResponse_httpStatus - The response's http status code.

Response Lenses

getDataSetResponse_assetType :: Lens' GetDataSetResponse (Maybe AssetType) Source #

The type of asset that is added to a data set.

getDataSetResponse_createdAt :: Lens' GetDataSetResponse (Maybe UTCTime) Source #

The date and time that the data set was created, in ISO 8601 format.

getDataSetResponse_id :: Lens' GetDataSetResponse (Maybe Text) Source #

The unique identifier for the data set.

getDataSetResponse_origin :: Lens' GetDataSetResponse (Maybe Origin) Source #

A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).

getDataSetResponse_originDetails :: Lens' GetDataSetResponse (Maybe OriginDetails) Source #

If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.

getDataSetResponse_sourceId :: Lens' GetDataSetResponse (Maybe Text) Source #

The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.

getDataSetResponse_updatedAt :: Lens' GetDataSetResponse (Maybe UTCTime) Source #

The date and time that the data set was last updated, in ISO 8601 format.