amazonka-alexa-business-2.0: Amazon Alexa For Business 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.AlexaBusiness.UpdateNetworkProfile

Description

Updates a network profile by the network profile ARN.

Synopsis

Creating a Request

data UpdateNetworkProfile Source #

See: newUpdateNetworkProfile smart constructor.

Constructors

UpdateNetworkProfile' 

Fields

Instances

Instances details
ToJSON UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

ToHeaders UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

ToPath UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

ToQuery UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

AWSRequest UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Associated Types

type AWSResponse UpdateNetworkProfile #

Generic UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Associated Types

type Rep UpdateNetworkProfile :: Type -> Type #

Show UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

NFData UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Methods

rnf :: UpdateNetworkProfile -> () #

Eq UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Hashable UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

type AWSResponse UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

type Rep UpdateNetworkProfile Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

type Rep UpdateNetworkProfile = D1 ('MetaData "UpdateNetworkProfile" "Amazonka.AlexaBusiness.UpdateNetworkProfile" "amazonka-alexa-business-2.0-BWvKfxFukoyBarGovAkdOS" 'False) (C1 ('MetaCons "UpdateNetworkProfile'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "certificateAuthorityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "currentPassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "networkProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextPassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "trustAnchors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "networkProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateNetworkProfile Source #

Create a value of UpdateNetworkProfile 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:

UpdateNetworkProfile, updateNetworkProfile_certificateAuthorityArn - The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

UpdateNetworkProfile, updateNetworkProfile_currentPassword - The current password of the Wi-Fi network.

UpdateNetworkProfile, updateNetworkProfile_description - Detailed information about a device's network profile.

UpdateNetworkProfile, updateNetworkProfile_networkProfileName - The name of the network profile associated with a device.

UpdateNetworkProfile, updateNetworkProfile_nextPassword - The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

UpdateNetworkProfile, updateNetworkProfile_trustAnchors - The root certificate(s) of your authentication server that will be installed on your devices and used to trust your authentication server during EAP negotiation.

UpdateNetworkProfile, updateNetworkProfile_networkProfileArn - The ARN of the network profile associated with a device.

Request Lenses

updateNetworkProfile_certificateAuthorityArn :: Lens' UpdateNetworkProfile (Maybe Text) Source #

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

updateNetworkProfile_currentPassword :: Lens' UpdateNetworkProfile (Maybe Text) Source #

The current password of the Wi-Fi network.

updateNetworkProfile_description :: Lens' UpdateNetworkProfile (Maybe Text) Source #

Detailed information about a device's network profile.

updateNetworkProfile_networkProfileName :: Lens' UpdateNetworkProfile (Maybe Text) Source #

The name of the network profile associated with a device.

updateNetworkProfile_nextPassword :: Lens' UpdateNetworkProfile (Maybe Text) Source #

The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

updateNetworkProfile_trustAnchors :: Lens' UpdateNetworkProfile (Maybe (NonEmpty Text)) Source #

The root certificate(s) of your authentication server that will be installed on your devices and used to trust your authentication server during EAP negotiation.

updateNetworkProfile_networkProfileArn :: Lens' UpdateNetworkProfile Text Source #

The ARN of the network profile associated with a device.

Destructuring the Response

data UpdateNetworkProfileResponse Source #

See: newUpdateNetworkProfileResponse smart constructor.

Constructors

UpdateNetworkProfileResponse' 

Fields

Instances

Instances details
Generic UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Associated Types

type Rep UpdateNetworkProfileResponse :: Type -> Type #

Read UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Show UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

NFData UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

Eq UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

type Rep UpdateNetworkProfileResponse Source # 
Instance details

Defined in Amazonka.AlexaBusiness.UpdateNetworkProfile

type Rep UpdateNetworkProfileResponse = D1 ('MetaData "UpdateNetworkProfileResponse" "Amazonka.AlexaBusiness.UpdateNetworkProfile" "amazonka-alexa-business-2.0-BWvKfxFukoyBarGovAkdOS" 'False) (C1 ('MetaCons "UpdateNetworkProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateNetworkProfileResponse Source #

Create a value of UpdateNetworkProfileResponse 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:httpStatus:UpdateNetworkProfileResponse', updateNetworkProfileResponse_httpStatus - The response's http status code.

Response Lenses