libZSservicesZSamazonka-greengrassv2ZSamazonka-greengrassv2
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.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Description

Disassociate a list of client devices from a core device. After you disassociate a client device from a core device, the client device won't be able to use cloud discovery to retrieve the core device's connectivity information and certificates.

Synopsis

Creating a Request

data BatchDisassociateClientDeviceFromCoreDevice Source #

Constructors

BatchDisassociateClientDeviceFromCoreDevice' 

Fields

Instances

Instances details
Eq BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Read BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Show BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Generic BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

NFData BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Hashable BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

ToJSON BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

AWSRequest BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

ToHeaders BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

ToPath BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

ToQuery BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

type Rep BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

type Rep BatchDisassociateClientDeviceFromCoreDevice = D1 ('MetaData "BatchDisassociateClientDeviceFromCoreDevice" "Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice" "libZSservicesZSamazonka-greengrassv2ZSamazonka-greengrassv2" 'False) (C1 ('MetaCons "BatchDisassociateClientDeviceFromCoreDevice'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DisassociateClientDeviceFromCoreDeviceEntry))) :*: S1 ('MetaSel ('Just "coreDeviceThingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse BatchDisassociateClientDeviceFromCoreDevice Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

newBatchDisassociateClientDeviceFromCoreDevice Source #

Create a value of BatchDisassociateClientDeviceFromCoreDevice 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:entries:BatchDisassociateClientDeviceFromCoreDevice', batchDisassociateClientDeviceFromCoreDevice_entries - The list of client devices to disassociate.

$sel:coreDeviceThingName:BatchDisassociateClientDeviceFromCoreDevice', batchDisassociateClientDeviceFromCoreDevice_coreDeviceThingName - The name of the core device. This is also the name of the IoT thing.

Request Lenses

Destructuring the Response

data BatchDisassociateClientDeviceFromCoreDeviceResponse Source #

Constructors

BatchDisassociateClientDeviceFromCoreDeviceResponse' 

Fields

Instances

Instances details
Eq BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Read BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Show BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

Generic BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

NFData BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

type Rep BatchDisassociateClientDeviceFromCoreDeviceResponse Source # 
Instance details

Defined in Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice

type Rep BatchDisassociateClientDeviceFromCoreDeviceResponse = D1 ('MetaData "BatchDisassociateClientDeviceFromCoreDeviceResponse" "Amazonka.GreengrassV2.BatchDisassociateClientDeviceFromCoreDevice" "libZSservicesZSamazonka-greengrassv2ZSamazonka-greengrassv2" 'False) (C1 ('MetaCons "BatchDisassociateClientDeviceFromCoreDeviceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty DisassociateClientDeviceFromCoreDeviceErrorEntry))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchDisassociateClientDeviceFromCoreDeviceResponse Source #

Create a value of BatchDisassociateClientDeviceFromCoreDeviceResponse 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:errorEntries:BatchDisassociateClientDeviceFromCoreDeviceResponse', batchDisassociateClientDeviceFromCoreDeviceResponse_errorEntries - The list of errors (if any) for the entries in the request. Each error entry contains the name of the IoT thing that failed to disassociate.

$sel:httpStatus:BatchDisassociateClientDeviceFromCoreDeviceResponse', batchDisassociateClientDeviceFromCoreDeviceResponse_httpStatus - The response's http status code.

Response Lenses

batchDisassociateClientDeviceFromCoreDeviceResponse_errorEntries :: Lens' BatchDisassociateClientDeviceFromCoreDeviceResponse (Maybe (NonEmpty DisassociateClientDeviceFromCoreDeviceErrorEntry)) Source #

The list of errors (if any) for the entries in the request. Each error entry contains the name of the IoT thing that failed to disassociate.