amazonka-mediapackage-2.0: Amazon Elemental MediaPackage 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.MediaPackage.RotateIngestEndpointCredentials

Description

Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.

Synopsis

Creating a Request

data RotateIngestEndpointCredentials Source #

See: newRotateIngestEndpointCredentials smart constructor.

Constructors

RotateIngestEndpointCredentials' 

Fields

  • ingestEndpointId :: Text

    The id of the IngestEndpoint whose credentials should be rotated

  • id :: Text

    The ID of the channel the IngestEndpoint is on.

Instances

Instances details
ToJSON RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

ToHeaders RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

ToPath RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

ToQuery RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

AWSRequest RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Generic RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Associated Types

type Rep RotateIngestEndpointCredentials :: Type -> Type #

Read RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Show RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

NFData RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Eq RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Hashable RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

type AWSResponse RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

type Rep RotateIngestEndpointCredentials Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

type Rep RotateIngestEndpointCredentials = D1 ('MetaData "RotateIngestEndpointCredentials" "Amazonka.MediaPackage.RotateIngestEndpointCredentials" "amazonka-mediapackage-2.0-Ht5BbgvzDNJCrSLrgDmB6l" 'False) (C1 ('MetaCons "RotateIngestEndpointCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ingestEndpointId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRotateIngestEndpointCredentials Source #

Create a value of RotateIngestEndpointCredentials 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:ingestEndpointId:RotateIngestEndpointCredentials', rotateIngestEndpointCredentials_ingestEndpointId - The id of the IngestEndpoint whose credentials should be rotated

RotateIngestEndpointCredentials, rotateIngestEndpointCredentials_id - The ID of the channel the IngestEndpoint is on.

Request Lenses

rotateIngestEndpointCredentials_ingestEndpointId :: Lens' RotateIngestEndpointCredentials Text Source #

The id of the IngestEndpoint whose credentials should be rotated

rotateIngestEndpointCredentials_id :: Lens' RotateIngestEndpointCredentials Text Source #

The ID of the channel the IngestEndpoint is on.

Destructuring the Response

data RotateIngestEndpointCredentialsResponse Source #

Constructors

RotateIngestEndpointCredentialsResponse' 

Fields

Instances

Instances details
Generic RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Read RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Show RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

NFData RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

Eq RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

type Rep RotateIngestEndpointCredentialsResponse Source # 
Instance details

Defined in Amazonka.MediaPackage.RotateIngestEndpointCredentials

type Rep RotateIngestEndpointCredentialsResponse = D1 ('MetaData "RotateIngestEndpointCredentialsResponse" "Amazonka.MediaPackage.RotateIngestEndpointCredentials" "amazonka-mediapackage-2.0-Ht5BbgvzDNJCrSLrgDmB6l" 'False) (C1 ('MetaCons "RotateIngestEndpointCredentialsResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs)) :*: S1 ('MetaSel ('Just "hlsIngest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsIngest)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ingressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

Response Lenses