amazonka-iot-dataplane-2.0: Amazon IoT Data Plane 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.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
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

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

Read ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Show ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

NFData ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Eq ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Hashable ListNamedShadowsForThing Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

type AWSResponse 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" "amazonka-iot-dataplane-2.0-Fdc9p3E1INX2O9pOv9RFV7" '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))))

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:

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

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Associated Types

type Rep ListNamedShadowsForThingResponse :: Type -> Type #

Read ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Show ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

NFData ListNamedShadowsForThingResponse Source # 
Instance details

Defined in Amazonka.IoTData.ListNamedShadowsForThing

Eq 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" "amazonka-iot-dataplane-2.0-Fdc9p3E1INX2O9pOv9RFV7" 'False) (C1 ('MetaCons "ListNamedShadowsForThingResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "results") '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:

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

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

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