libZSservicesZSamazonka-iot-dataplaneZSamazonka-iot-dataplane
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.IoTData.ListNamedShadowsForThing

Description

Lists the shadows for the specified thing.

Requires permission to access the ListNamedShadowsForThing action.

Synopsis

Creating a Request

data ListNamedShadowsForThing Source #

See: newListNamedShadowsForThing smart constructor.

Constructors

ListNamedShadowsForThing' 

Fields

Instances

Instances details
Eq ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Read ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Show ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Generic ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Associated Types

type Rep ListNamedShadowsForThing :: Type -> Type #

NFData ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Hashable ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

AWSRequest ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

ToHeaders ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

ToPath ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

ToQuery ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

type Rep ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

type Rep ListNamedShadowsForThing = D1 ('MetaData "ListNamedShadowsForThing" "Amazonka.IoTData.ListNamedShadowsForThing" "libZSservicesZSamazonka-iot-dataplaneZSamazonka-iot-dataplane" 'False) (C1 ('MetaCons "ListNamedShadowsForThing'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "thingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

newListNamedShadowsForThing Source #

Create a value of ListNamedShadowsForThing with all optional fields omitted.

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

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

$sel:nextToken:ListNamedShadowsForThing', listNamedShadowsForThing_nextToken - The token to retrieve the next set of results.

$sel:pageSize:ListNamedShadowsForThing', listNamedShadowsForThing_pageSize - The result page size.

$sel:thingName:ListNamedShadowsForThing', listNamedShadowsForThing_thingName - The name of the thing.

Request Lenses

listNamedShadowsForThing_nextToken :: Lens' ListNamedShadowsForThing (Maybe Text) Source #

The token to retrieve the next set of results.

Destructuring the Response

data ListNamedShadowsForThingResponse Source #

See: newListNamedShadowsForThingResponse smart constructor.

Constructors

ListNamedShadowsForThingResponse' 

Fields

Instances

Instances details
Eq ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Read ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Show ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Generic ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Associated Types

type Rep ListNamedShadowsForThingResponse :: Type -> Type #

NFData ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

type Rep ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

type Rep ListNamedShadowsForThingResponse = D1 ('MetaData "ListNamedShadowsForThingResponse" "Amazonka.IoTData.ListNamedShadowsForThing" "libZSservicesZSamazonka-iot-dataplaneZSamazonka-iot-dataplane" 'False) (C1 ('MetaCons "ListNamedShadowsForThingResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "results") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListNamedShadowsForThingResponse Source #

Create a value of ListNamedShadowsForThingResponse with all optional fields omitted.

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

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

$sel:results:ListNamedShadowsForThingResponse', listNamedShadowsForThingResponse_results - The list of shadows for the specified thing.

$sel:nextToken:ListNamedShadowsForThing', listNamedShadowsForThingResponse_nextToken - The token to use to get the next set of results, or null if there are no additional results.

$sel:timestamp:ListNamedShadowsForThingResponse', listNamedShadowsForThingResponse_timestamp - The Epoch date and time the response was generated by IoT.

$sel:httpStatus:ListNamedShadowsForThingResponse', listNamedShadowsForThingResponse_httpStatus - The response's http status code.

Response Lenses

listNamedShadowsForThingResponse_nextToken :: Lens' ListNamedShadowsForThingResponse (Maybe Text) Source #

The token to use to get the next set of results, or null if there are no additional results.

listNamedShadowsForThingResponse_timestamp :: Lens' ListNamedShadowsForThingResponse (Maybe Integer) Source #

The Epoch date and time the response was generated by IoT.