amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.ExportClientVpnClientCertificateRevocationList

Description

Downloads the client certificate revocation list for the specified Client VPN endpoint.

Synopsis

Creating a Request

data ExportClientVpnClientCertificateRevocationList Source #

Constructors

ExportClientVpnClientCertificateRevocationList' 

Fields

  • dryRun :: Maybe Bool

    Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

  • clientVpnEndpointId :: Text

    The ID of the Client VPN endpoint.

Instances

Instances details
ToHeaders ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

ToPath ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

ToQuery ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

AWSRequest ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Generic ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Read ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Show ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

NFData ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Eq ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Hashable ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

type AWSResponse ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

type Rep ExportClientVpnClientCertificateRevocationList Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

type Rep ExportClientVpnClientCertificateRevocationList = D1 ('MetaData "ExportClientVpnClientCertificateRevocationList" "Amazonka.EC2.ExportClientVpnClientCertificateRevocationList" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'False) (C1 ('MetaCons "ExportClientVpnClientCertificateRevocationList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dryRun") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "clientVpnEndpointId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newExportClientVpnClientCertificateRevocationList Source #

Create a value of ExportClientVpnClientCertificateRevocationList 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:dryRun:ExportClientVpnClientCertificateRevocationList', exportClientVpnClientCertificateRevocationList_dryRun - Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

ExportClientVpnClientCertificateRevocationList, exportClientVpnClientCertificateRevocationList_clientVpnEndpointId - The ID of the Client VPN endpoint.

Request Lenses

exportClientVpnClientCertificateRevocationList_dryRun :: Lens' ExportClientVpnClientCertificateRevocationList (Maybe Bool) Source #

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Destructuring the Response

data ExportClientVpnClientCertificateRevocationListResponse Source #

Constructors

ExportClientVpnClientCertificateRevocationListResponse' 

Fields

Instances

Instances details
Generic ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Read ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Show ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

NFData ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

Eq ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

type Rep ExportClientVpnClientCertificateRevocationListResponse Source # 
Instance details

Defined in Amazonka.EC2.ExportClientVpnClientCertificateRevocationList

type Rep ExportClientVpnClientCertificateRevocationListResponse = D1 ('MetaData "ExportClientVpnClientCertificateRevocationListResponse" "Amazonka.EC2.ExportClientVpnClientCertificateRevocationList" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'False) (C1 ('MetaCons "ExportClientVpnClientCertificateRevocationListResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "certificateRevocationList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClientCertificateRevocationListStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

Response Lenses