amazonka-chime-sdk-meetings-2.0: Amazon Chime SDK Meetings 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.ChimeSdkMeetings.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2021-07-15 of the Amazon Chime SDK Meetings SDK configuration.

Errors

_BadRequestException :: AsError a => Fold a ServiceError Source #

The input parameters don't match the service's restrictions.

_ConflictException :: AsError a => Fold a ServiceError Source #

Multiple instances of the same request have been made simultaneously.

_ForbiddenException :: AsError a => Fold a ServiceError Source #

The client is permanently forbidden from making the request.

_LimitExceededException :: AsError a => Fold a ServiceError Source #

The request exceeds the resource limit.

_NotFoundException :: AsError a => Fold a ServiceError Source #

One or more of the resources in the request does not exist in the system.

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

The resource that you want to tag couldn't be found.

_ServiceFailureException :: AsError a => Fold a ServiceError Source #

The service encountered an unexpected error.

_ServiceUnavailableException :: AsError a => Fold a ServiceError Source #

The service is currently unavailable.

_ThrottlingException :: AsError a => Fold a ServiceError Source #

The number of customer requests exceeds the request rate limit.

_TooManyTagsException :: AsError a => Fold a ServiceError Source #

Too many tags were added to the specified resource.

_UnauthorizedException :: AsError a => Fold a ServiceError Source #

The user isn't authorized to request a resource.

_UnprocessableEntityException :: AsError a => Fold a ServiceError Source #

The request was well-formed but was unable to be followed due to semantic errors.

MediaCapabilities

newtype MediaCapabilities Source #

Instances

Instances details
FromJSON MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

FromJSONKey MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToJSON MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToJSONKey MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToByteString MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToHeader MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToLog MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToQuery MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

FromText MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToText MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

FromXML MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

ToXML MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Generic MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Associated Types

type Rep MediaCapabilities :: Type -> Type #

Read MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Show MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

NFData MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Methods

rnf :: MediaCapabilities -> () #

Eq MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Ord MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

Hashable MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

type Rep MediaCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaCapabilities

type Rep MediaCapabilities = D1 ('MetaData "MediaCapabilities" "Amazonka.ChimeSdkMeetings.Types.MediaCapabilities" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "MediaCapabilities'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMediaCapabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MeetingFeatureStatus

newtype MeetingFeatureStatus Source #

Instances

Instances details
FromJSON MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

FromJSONKey MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToJSON MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToJSONKey MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToByteString MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToHeader MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToLog MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToQuery MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

FromText MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToText MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

FromXML MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

ToXML MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Generic MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Associated Types

type Rep MeetingFeatureStatus :: Type -> Type #

Read MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Show MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

NFData MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Methods

rnf :: MeetingFeatureStatus -> () #

Eq MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Ord MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

Hashable MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

type Rep MeetingFeatureStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus

type Rep MeetingFeatureStatus = D1 ('MetaData "MeetingFeatureStatus" "Amazonka.ChimeSdkMeetings.Types.MeetingFeatureStatus" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "MeetingFeatureStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMeetingFeatureStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeContentIdentificationType

newtype TranscribeContentIdentificationType Source #

Instances

Instances details
FromJSON TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

FromJSONKey TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToJSON TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToJSONKey TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToByteString TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToHeader TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToLog TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToQuery TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

FromText TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToText TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

FromXML TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

ToXML TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Generic TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Read TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Show TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

NFData TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Eq TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Ord TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

Hashable TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

type Rep TranscribeContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType

type Rep TranscribeContentIdentificationType = D1 ('MetaData "TranscribeContentIdentificationType" "Amazonka.ChimeSdkMeetings.Types.TranscribeContentIdentificationType" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeContentIdentificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeContentIdentificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeContentRedactionType

newtype TranscribeContentRedactionType Source #

Instances

Instances details
FromJSON TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

FromJSONKey TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToJSON TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToJSONKey TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToByteString TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToHeader TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToLog TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToQuery TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

FromText TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToText TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

FromXML TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

ToXML TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Generic TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Associated Types

type Rep TranscribeContentRedactionType :: Type -> Type #

Read TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Show TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

NFData TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Eq TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Ord TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

Hashable TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

type Rep TranscribeContentRedactionType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType

type Rep TranscribeContentRedactionType = D1 ('MetaData "TranscribeContentRedactionType" "Amazonka.ChimeSdkMeetings.Types.TranscribeContentRedactionType" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeContentRedactionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeContentRedactionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeLanguageCode

newtype TranscribeLanguageCode Source #

Instances

Instances details
FromJSON TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

FromJSONKey TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToJSON TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToJSONKey TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToByteString TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToHeader TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToLog TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToQuery TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

FromText TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToText TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

FromXML TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

ToXML TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Generic TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Associated Types

type Rep TranscribeLanguageCode :: Type -> Type #

Read TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Show TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

NFData TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Methods

rnf :: TranscribeLanguageCode -> () #

Eq TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Ord TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

Hashable TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

type Rep TranscribeLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode

type Rep TranscribeLanguageCode = D1 ('MetaData "TranscribeLanguageCode" "Amazonka.ChimeSdkMeetings.Types.TranscribeLanguageCode" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeLanguageCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeLanguageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeMedicalContentIdentificationType

newtype TranscribeMedicalContentIdentificationType Source #

Instances

Instances details
FromJSON TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

FromJSONKey TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToJSON TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToJSONKey TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToByteString TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToHeader TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToLog TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToQuery TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

FromText TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToText TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

FromXML TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

ToXML TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Generic TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Read TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Show TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

NFData TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Eq TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Ord TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

Hashable TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

type Rep TranscribeMedicalContentIdentificationType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType

type Rep TranscribeMedicalContentIdentificationType = D1 ('MetaData "TranscribeMedicalContentIdentificationType" "Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalContentIdentificationType" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeMedicalContentIdentificationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeMedicalContentIdentificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeMedicalLanguageCode

newtype TranscribeMedicalLanguageCode Source #

Instances

Instances details
FromJSON TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

FromJSONKey TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToJSON TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToJSONKey TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToByteString TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToHeader TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToLog TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToQuery TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

FromText TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToText TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

FromXML TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

ToXML TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Generic TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Associated Types

type Rep TranscribeMedicalLanguageCode :: Type -> Type #

Read TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Show TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

NFData TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Eq TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Ord TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

Hashable TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

type Rep TranscribeMedicalLanguageCode Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode

type Rep TranscribeMedicalLanguageCode = D1 ('MetaData "TranscribeMedicalLanguageCode" "Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalLanguageCode" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeMedicalLanguageCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeMedicalLanguageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeMedicalRegion

newtype TranscribeMedicalRegion Source #

Instances

Instances details
FromJSON TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

FromJSONKey TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToJSON TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToJSONKey TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToByteString TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToHeader TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToLog TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToQuery TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

FromText TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToText TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

FromXML TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

ToXML TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Generic TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Associated Types

type Rep TranscribeMedicalRegion :: Type -> Type #

Read TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Show TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

NFData TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Methods

rnf :: TranscribeMedicalRegion -> () #

Eq TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Ord TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

Hashable TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

type Rep TranscribeMedicalRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion

type Rep TranscribeMedicalRegion = D1 ('MetaData "TranscribeMedicalRegion" "Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalRegion" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeMedicalRegion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeMedicalRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeMedicalSpecialty

newtype TranscribeMedicalSpecialty Source #

Instances

Instances details
FromJSON TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

FromJSONKey TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToJSON TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToJSONKey TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToByteString TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToHeader TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToLog TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToQuery TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

FromText TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToText TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

FromXML TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

ToXML TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Generic TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Associated Types

type Rep TranscribeMedicalSpecialty :: Type -> Type #

Read TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Show TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

NFData TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Eq TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Ord TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

Hashable TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

type Rep TranscribeMedicalSpecialty Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty

type Rep TranscribeMedicalSpecialty = D1 ('MetaData "TranscribeMedicalSpecialty" "Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalSpecialty" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeMedicalSpecialty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeMedicalSpecialty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeMedicalType

newtype TranscribeMedicalType Source #

Instances

Instances details
FromJSON TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

FromJSONKey TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToJSON TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToJSONKey TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToByteString TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToHeader TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToLog TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToQuery TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

FromText TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToText TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

FromXML TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

ToXML TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Generic TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Associated Types

type Rep TranscribeMedicalType :: Type -> Type #

Read TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Show TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

NFData TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Methods

rnf :: TranscribeMedicalType -> () #

Eq TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Ord TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

Hashable TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

type Rep TranscribeMedicalType Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType

type Rep TranscribeMedicalType = D1 ('MetaData "TranscribeMedicalType" "Amazonka.ChimeSdkMeetings.Types.TranscribeMedicalType" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeMedicalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeMedicalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribePartialResultsStability

newtype TranscribePartialResultsStability Source #

Instances

Instances details
FromJSON TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

FromJSONKey TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToJSON TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToJSONKey TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToByteString TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToHeader TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToLog TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToQuery TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

FromText TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToText TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

FromXML TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

ToXML TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Generic TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Associated Types

type Rep TranscribePartialResultsStability :: Type -> Type #

Read TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Show TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

NFData TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Eq TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Ord TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

Hashable TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

type Rep TranscribePartialResultsStability Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability

type Rep TranscribePartialResultsStability = D1 ('MetaData "TranscribePartialResultsStability" "Amazonka.ChimeSdkMeetings.Types.TranscribePartialResultsStability" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribePartialResultsStability'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribePartialResultsStability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeRegion

newtype TranscribeRegion Source #

Instances

Instances details
FromJSON TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

FromJSONKey TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToJSON TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToJSONKey TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToByteString TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToHeader TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToLog TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToQuery TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

FromText TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToText TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

FromXML TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

ToXML TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Generic TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Associated Types

type Rep TranscribeRegion :: Type -> Type #

Read TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Show TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

NFData TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Methods

rnf :: TranscribeRegion -> () #

Eq TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Ord TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

Hashable TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

type Rep TranscribeRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeRegion

type Rep TranscribeRegion = D1 ('MetaData "TranscribeRegion" "Amazonka.ChimeSdkMeetings.Types.TranscribeRegion" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeRegion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TranscribeVocabularyFilterMethod

newtype TranscribeVocabularyFilterMethod Source #

Instances

Instances details
FromJSON TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

FromJSONKey TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToJSON TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToJSONKey TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToByteString TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToHeader TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToLog TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToQuery TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

FromText TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToText TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

FromXML TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

ToXML TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Generic TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Associated Types

type Rep TranscribeVocabularyFilterMethod :: Type -> Type #

Read TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Show TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

NFData TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Eq TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Ord TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

Hashable TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

type Rep TranscribeVocabularyFilterMethod Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod

type Rep TranscribeVocabularyFilterMethod = D1 ('MetaData "TranscribeVocabularyFilterMethod" "Amazonka.ChimeSdkMeetings.Types.TranscribeVocabularyFilterMethod" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'True) (C1 ('MetaCons "TranscribeVocabularyFilterMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTranscribeVocabularyFilterMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Attendee

data Attendee Source #

An Amazon Chime SDK meeting attendee. Includes a unique AttendeeId and JoinToken. The JoinToken allows a client to authenticate and join as the specified attendee. The JoinToken expires when the meeting ends, or when DeleteAttendee is called. After that, the attendee is unable to join the meeting.

We recommend securely transferring each JoinToken from your server application to the client so that no other client has access to the token except for the one authorized to represent the attendee.

See: newAttendee smart constructor.

Constructors

Attendee' 

Fields

  • attendeeId :: Maybe Text

    The Amazon Chime SDK attendee ID.

  • capabilities :: Maybe AttendeeCapabilities

    The capabilities assigned to an attendee: audio, video, or content.

    You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see .

    When using capabilities, be aware of these corner cases:

    • You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive.
    • When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants.
    • When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendess can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
  • externalUserId :: Maybe (Sensitive Text)

    The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

  • joinToken :: Maybe (Sensitive Text)

    The join token used by the Amazon Chime SDK attendee.

Instances

Instances details
FromJSON Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

Generic Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

Associated Types

type Rep Attendee :: Type -> Type #

Methods

from :: Attendee -> Rep Attendee x #

to :: Rep Attendee x -> Attendee #

Show Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

NFData Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

Methods

rnf :: Attendee -> () #

Eq Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

Hashable Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

Methods

hashWithSalt :: Int -> Attendee -> Int #

hash :: Attendee -> Int #

type Rep Attendee Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Attendee

type Rep Attendee = D1 ('MetaData "Attendee" "Amazonka.ChimeSdkMeetings.Types.Attendee" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "Attendee'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "attendeeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "capabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttendeeCapabilities))) :*: (S1 ('MetaSel ('Just "externalUserId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "joinToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newAttendee :: Attendee Source #

Create a value of Attendee 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:attendeeId:Attendee', attendee_attendeeId - The Amazon Chime SDK attendee ID.

$sel:capabilities:Attendee', attendee_capabilities - The capabilities assigned to an attendee: audio, video, or content.

You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see .

When using capabilities, be aware of these corner cases:

  • You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive.
  • When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants.
  • When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendess can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.

$sel:externalUserId:Attendee', attendee_externalUserId - The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

$sel:joinToken:Attendee', attendee_joinToken - The join token used by the Amazon Chime SDK attendee.

attendee_attendeeId :: Lens' Attendee (Maybe Text) Source #

The Amazon Chime SDK attendee ID.

attendee_capabilities :: Lens' Attendee (Maybe AttendeeCapabilities) Source #

The capabilities assigned to an attendee: audio, video, or content.

You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see .

When using capabilities, be aware of these corner cases:

  • You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive.
  • When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants.
  • When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendess can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.

attendee_externalUserId :: Lens' Attendee (Maybe Text) Source #

The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

attendee_joinToken :: Lens' Attendee (Maybe Text) Source #

The join token used by the Amazon Chime SDK attendee.

AttendeeCapabilities

data AttendeeCapabilities Source #

The media capabilities of an attendee: audio, video, or content.

You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see .

When using capabilities, be aware of these corner cases:

  • You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive.
  • When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants.
  • When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendess can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.

See: newAttendeeCapabilities smart constructor.

Constructors

AttendeeCapabilities' 

Fields

Instances

Instances details
FromJSON AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

ToJSON AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

Generic AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

Associated Types

type Rep AttendeeCapabilities :: Type -> Type #

Read AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

Show AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

NFData AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

Methods

rnf :: AttendeeCapabilities -> () #

Eq AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

Hashable AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

type Rep AttendeeCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities

type Rep AttendeeCapabilities = D1 ('MetaData "AttendeeCapabilities" "Amazonka.ChimeSdkMeetings.Types.AttendeeCapabilities" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "AttendeeCapabilities'" 'PrefixI 'True) (S1 ('MetaSel ('Just "audio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MediaCapabilities) :*: (S1 ('MetaSel ('Just "video") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MediaCapabilities) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MediaCapabilities))))

newAttendeeCapabilities Source #

Create a value of AttendeeCapabilities 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:audio:AttendeeCapabilities', attendeeCapabilities_audio - The audio capability assigned to an attendee.

$sel:video:AttendeeCapabilities', attendeeCapabilities_video - The video capability assigned to an attendee.

$sel:content:AttendeeCapabilities', attendeeCapabilities_content - The content capability assigned to an attendee.

attendeeCapabilities_audio :: Lens' AttendeeCapabilities MediaCapabilities Source #

The audio capability assigned to an attendee.

attendeeCapabilities_video :: Lens' AttendeeCapabilities MediaCapabilities Source #

The video capability assigned to an attendee.

attendeeCapabilities_content :: Lens' AttendeeCapabilities MediaCapabilities Source #

The content capability assigned to an attendee.

AttendeeIdItem

data AttendeeIdItem Source #

A structure that contains one or more attendee IDs.

See: newAttendeeIdItem smart constructor.

Constructors

AttendeeIdItem' 

Fields

Instances

Instances details
ToJSON AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

Generic AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

Associated Types

type Rep AttendeeIdItem :: Type -> Type #

Read AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

Show AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

NFData AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

Methods

rnf :: AttendeeIdItem -> () #

Eq AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

Hashable AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

type Rep AttendeeIdItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem

type Rep AttendeeIdItem = D1 ('MetaData "AttendeeIdItem" "Amazonka.ChimeSdkMeetings.Types.AttendeeIdItem" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "AttendeeIdItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attendeeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAttendeeIdItem Source #

Create a value of AttendeeIdItem 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:attendeeId:AttendeeIdItem', attendeeIdItem_attendeeId - A list of one or more attendee IDs.

attendeeIdItem_attendeeId :: Lens' AttendeeIdItem Text Source #

A list of one or more attendee IDs.

AudioFeatures

data AudioFeatures Source #

An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus.

See: newAudioFeatures smart constructor.

Constructors

AudioFeatures' 

Fields

Instances

Instances details
FromJSON AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

ToJSON AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

Generic AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

Associated Types

type Rep AudioFeatures :: Type -> Type #

Read AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

Show AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

NFData AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

Methods

rnf :: AudioFeatures -> () #

Eq AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

Hashable AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

type Rep AudioFeatures Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.AudioFeatures

type Rep AudioFeatures = D1 ('MetaData "AudioFeatures" "Amazonka.ChimeSdkMeetings.Types.AudioFeatures" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "AudioFeatures'" 'PrefixI 'True) (S1 ('MetaSel ('Just "echoReduction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeetingFeatureStatus))))

newAudioFeatures :: AudioFeatures Source #

Create a value of AudioFeatures 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:echoReduction:AudioFeatures', audioFeatures_echoReduction - Makes echo reduction available to clients who connect to the meeting.

audioFeatures_echoReduction :: Lens' AudioFeatures (Maybe MeetingFeatureStatus) Source #

Makes echo reduction available to clients who connect to the meeting.

CreateAttendeeError

data CreateAttendeeError Source #

The list of errors returned when errors are encountered during the BatchCreateAttendee and CreateAttendee actions. This includes external user IDs, error codes, and error messages.

See: newCreateAttendeeError smart constructor.

Constructors

CreateAttendeeError' 

Fields

Instances

Instances details
FromJSON CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

Generic CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

Associated Types

type Rep CreateAttendeeError :: Type -> Type #

Show CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

NFData CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

Methods

rnf :: CreateAttendeeError -> () #

Eq CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

Hashable CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

type Rep CreateAttendeeError Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError

type Rep CreateAttendeeError = D1 ('MetaData "CreateAttendeeError" "Amazonka.ChimeSdkMeetings.Types.CreateAttendeeError" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "CreateAttendeeError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "externalUserId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newCreateAttendeeError :: CreateAttendeeError Source #

Create a value of CreateAttendeeError 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:errorCode:CreateAttendeeError', createAttendeeError_errorCode - The error code.

$sel:errorMessage:CreateAttendeeError', createAttendeeError_errorMessage - The error message.

$sel:externalUserId:CreateAttendeeError', createAttendeeError_externalUserId - The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

createAttendeeError_externalUserId :: Lens' CreateAttendeeError (Maybe Text) Source #

The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

CreateAttendeeRequestItem

data CreateAttendeeRequestItem Source #

The Amazon Chime SDK attendee fields to create, used with the BatchCreateAttendee action.

See: newCreateAttendeeRequestItem smart constructor.

Constructors

CreateAttendeeRequestItem' 

Fields

Instances

Instances details
ToJSON CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

Generic CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

Associated Types

type Rep CreateAttendeeRequestItem :: Type -> Type #

Show CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

NFData CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

Eq CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

Hashable CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

type Rep CreateAttendeeRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem

type Rep CreateAttendeeRequestItem = D1 ('MetaData "CreateAttendeeRequestItem" "Amazonka.ChimeSdkMeetings.Types.CreateAttendeeRequestItem" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "CreateAttendeeRequestItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "capabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttendeeCapabilities)) :*: S1 ('MetaSel ('Just "externalUserId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newCreateAttendeeRequestItem Source #

Create a value of CreateAttendeeRequestItem 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:capabilities:CreateAttendeeRequestItem', createAttendeeRequestItem_capabilities - A list of one or more capabilities.

$sel:externalUserId:CreateAttendeeRequestItem', createAttendeeRequestItem_externalUserId - The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

createAttendeeRequestItem_externalUserId :: Lens' CreateAttendeeRequestItem Text Source #

The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.

EngineTranscribeMedicalSettings

data EngineTranscribeMedicalSettings Source #

Settings specific to the Amazon Transcribe Medical engine.

See: newEngineTranscribeMedicalSettings smart constructor.

Constructors

EngineTranscribeMedicalSettings' 

Fields

Instances

Instances details
ToJSON EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

Generic EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

Associated Types

type Rep EngineTranscribeMedicalSettings :: Type -> Type #

Read EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

Show EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

NFData EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

Eq EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

Hashable EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

type Rep EngineTranscribeMedicalSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings

type Rep EngineTranscribeMedicalSettings = D1 ('MetaData "EngineTranscribeMedicalSettings" "Amazonka.ChimeSdkMeetings.Types.EngineTranscribeMedicalSettings" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "EngineTranscribeMedicalSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "contentIdentificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeMedicalContentIdentificationType)) :*: (S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeMedicalRegion)) :*: S1 ('MetaSel ('Just "vocabularyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TranscribeMedicalLanguageCode) :*: (S1 ('MetaSel ('Just "specialty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TranscribeMedicalSpecialty) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TranscribeMedicalType)))))

newEngineTranscribeMedicalSettings Source #

Create a value of EngineTranscribeMedicalSettings 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:contentIdentificationType:EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_contentIdentificationType - Set this field to PHI to identify personal health information in the transcription output.

$sel:region:EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_region - The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.

$sel:vocabularyName:EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_vocabularyName - The name of the vocabulary passed to Amazon Transcribe Medical.

$sel:languageCode:EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_languageCode - The language code specified for the Amazon Transcribe Medical engine.

$sel:specialty:EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_specialty - The specialty specified for the Amazon Transcribe Medical engine.

$sel:type':EngineTranscribeMedicalSettings', engineTranscribeMedicalSettings_type - The type of transcription.

engineTranscribeMedicalSettings_contentIdentificationType :: Lens' EngineTranscribeMedicalSettings (Maybe TranscribeMedicalContentIdentificationType) Source #

Set this field to PHI to identify personal health information in the transcription output.

engineTranscribeMedicalSettings_region :: Lens' EngineTranscribeMedicalSettings (Maybe TranscribeMedicalRegion) Source #

The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.

engineTranscribeMedicalSettings_vocabularyName :: Lens' EngineTranscribeMedicalSettings (Maybe Text) Source #

The name of the vocabulary passed to Amazon Transcribe Medical.

EngineTranscribeSettings

data EngineTranscribeSettings Source #

Settings specific to the Amazon Transcribe engine.

See: newEngineTranscribeSettings smart constructor.

Constructors

EngineTranscribeSettings' 

Fields

Instances

Instances details
ToJSON EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

Generic EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

Associated Types

type Rep EngineTranscribeSettings :: Type -> Type #

Read EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

Show EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

NFData EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

Eq EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

Hashable EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

type Rep EngineTranscribeSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings

type Rep EngineTranscribeSettings = D1 ('MetaData "EngineTranscribeSettings" "Amazonka.ChimeSdkMeetings.Types.EngineTranscribeSettings" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "EngineTranscribeSettings'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "contentIdentificationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeContentIdentificationType)) :*: (S1 ('MetaSel ('Just "contentRedactionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeContentRedactionType)) :*: S1 ('MetaSel ('Just "enablePartialResultsStabilization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "identifyLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "languageCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeLanguageCode))) :*: (S1 ('MetaSel ('Just "languageModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "languageOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "partialResultsStability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribePartialResultsStability)) :*: (S1 ('MetaSel ('Just "piiEntityTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "preferredLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeLanguageCode)))) :*: ((S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeRegion)) :*: S1 ('MetaSel ('Just "vocabularyFilterMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TranscribeVocabularyFilterMethod))) :*: (S1 ('MetaSel ('Just "vocabularyFilterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vocabularyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newEngineTranscribeSettings :: EngineTranscribeSettings Source #

Create a value of EngineTranscribeSettings 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:contentIdentificationType:EngineTranscribeSettings', engineTranscribeSettings_contentIdentificationType - Set this field to PII to identify personally identifiable information in the transcription output.

$sel:contentRedactionType:EngineTranscribeSettings', engineTranscribeSettings_contentRedactionType - Set this field to PII to redact personally identifiable information in the transcription output. Content redaction is performed only upon complete transcription of the audio segments.

You can’t set ContentRedactionType and ContentIdentificationType in the same request. If you set both, your request returns a BadRequestException.

$sel:enablePartialResultsStabilization:EngineTranscribeSettings', engineTranscribeSettings_enablePartialResultsStabilization - Generates partial transcription results that are less likely to change as meeting attendees speak. It does so by only allowing the last few words from the partial results to change.

$sel:identifyLanguage:EngineTranscribeSettings', engineTranscribeSettings_identifyLanguage - Automatically identifies the language spoken in media files.

$sel:languageCode:EngineTranscribeSettings', engineTranscribeSettings_languageCode - The language code specified for the Amazon Transcribe engine.

$sel:languageModelName:EngineTranscribeSettings', engineTranscribeSettings_languageModelName - The name of the language model used during transcription.

$sel:languageOptions:EngineTranscribeSettings', engineTranscribeSettings_languageOptions - Language codes for the languages that you want to identify. You must provide at least 2 codes.

$sel:partialResultsStability:EngineTranscribeSettings', engineTranscribeSettings_partialResultsStability - The stabity level of a partial results transcription. Determines how stable you want the transcription results to be. A higher level means the transcription results are less likely to change.

$sel:piiEntityTypes:EngineTranscribeSettings', engineTranscribeSettings_piiEntityTypes - Lists the PII entity types you want to identify or redact. To specify entity types, you must enable ContentIdentificationType or ContentRedactionType.

PIIEntityTypes must be comma-separated. The available values are: BANK_ACCOUNT_NUMBER, BANK_ROUTING, CREDIT_DEBIT_NUMBER, CREDIT_DEBIT_CVV, CREDIT_DEBIT_EXPIRY, PIN, EMAIL, ADDRESS, NAME, PHONE, SSN, and ALL.

PiiEntityTypes is an optional parameter with a default value of ALL.

$sel:preferredLanguage:EngineTranscribeSettings', engineTranscribeSettings_preferredLanguage - Language code for the preferred language.

$sel:region:EngineTranscribeSettings', engineTranscribeSettings_region - The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the meeting's Region.

$sel:vocabularyFilterMethod:EngineTranscribeSettings', engineTranscribeSettings_vocabularyFilterMethod - The filtering method passed to Amazon Transcribe.

$sel:vocabularyFilterName:EngineTranscribeSettings', engineTranscribeSettings_vocabularyFilterName - The name of the vocabulary filter passed to Amazon Transcribe.

$sel:vocabularyName:EngineTranscribeSettings', engineTranscribeSettings_vocabularyName - The name of the vocabulary passed to Amazon Transcribe.

engineTranscribeSettings_contentIdentificationType :: Lens' EngineTranscribeSettings (Maybe TranscribeContentIdentificationType) Source #

Set this field to PII to identify personally identifiable information in the transcription output.

engineTranscribeSettings_contentRedactionType :: Lens' EngineTranscribeSettings (Maybe TranscribeContentRedactionType) Source #

Set this field to PII to redact personally identifiable information in the transcription output. Content redaction is performed only upon complete transcription of the audio segments.

You can’t set ContentRedactionType and ContentIdentificationType in the same request. If you set both, your request returns a BadRequestException.

engineTranscribeSettings_enablePartialResultsStabilization :: Lens' EngineTranscribeSettings (Maybe Bool) Source #

Generates partial transcription results that are less likely to change as meeting attendees speak. It does so by only allowing the last few words from the partial results to change.

engineTranscribeSettings_identifyLanguage :: Lens' EngineTranscribeSettings (Maybe Bool) Source #

Automatically identifies the language spoken in media files.

engineTranscribeSettings_languageCode :: Lens' EngineTranscribeSettings (Maybe TranscribeLanguageCode) Source #

The language code specified for the Amazon Transcribe engine.

engineTranscribeSettings_languageModelName :: Lens' EngineTranscribeSettings (Maybe Text) Source #

The name of the language model used during transcription.

engineTranscribeSettings_languageOptions :: Lens' EngineTranscribeSettings (Maybe Text) Source #

Language codes for the languages that you want to identify. You must provide at least 2 codes.

engineTranscribeSettings_partialResultsStability :: Lens' EngineTranscribeSettings (Maybe TranscribePartialResultsStability) Source #

The stabity level of a partial results transcription. Determines how stable you want the transcription results to be. A higher level means the transcription results are less likely to change.

engineTranscribeSettings_piiEntityTypes :: Lens' EngineTranscribeSettings (Maybe Text) Source #

Lists the PII entity types you want to identify or redact. To specify entity types, you must enable ContentIdentificationType or ContentRedactionType.

PIIEntityTypes must be comma-separated. The available values are: BANK_ACCOUNT_NUMBER, BANK_ROUTING, CREDIT_DEBIT_NUMBER, CREDIT_DEBIT_CVV, CREDIT_DEBIT_EXPIRY, PIN, EMAIL, ADDRESS, NAME, PHONE, SSN, and ALL.

PiiEntityTypes is an optional parameter with a default value of ALL.

engineTranscribeSettings_region :: Lens' EngineTranscribeSettings (Maybe TranscribeRegion) Source #

The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the meeting's Region.

engineTranscribeSettings_vocabularyFilterName :: Lens' EngineTranscribeSettings (Maybe Text) Source #

The name of the vocabulary filter passed to Amazon Transcribe.

engineTranscribeSettings_vocabularyName :: Lens' EngineTranscribeSettings (Maybe Text) Source #

The name of the vocabulary passed to Amazon Transcribe.

MediaPlacement

data MediaPlacement Source #

A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.

See: newMediaPlacement smart constructor.

Constructors

MediaPlacement' 

Fields

Instances

Instances details
FromJSON MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

Generic MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

Associated Types

type Rep MediaPlacement :: Type -> Type #

Read MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

Show MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

NFData MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

Methods

rnf :: MediaPlacement -> () #

Eq MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

Hashable MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

type Rep MediaPlacement Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MediaPlacement

type Rep MediaPlacement = D1 ('MetaData "MediaPlacement" "Amazonka.ChimeSdkMeetings.Types.MediaPlacement" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "MediaPlacement'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "audioFallbackUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "audioHostUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "eventIngestionUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "screenDataUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "screenSharingUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "screenViewingUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "signalingUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "turnControlUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newMediaPlacement :: MediaPlacement Source #

Create a value of MediaPlacement 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:audioFallbackUrl:MediaPlacement', mediaPlacement_audioFallbackUrl - The audio fallback URL.

$sel:audioHostUrl:MediaPlacement', mediaPlacement_audioHostUrl - The audio host URL.

$sel:eventIngestionUrl:MediaPlacement', mediaPlacement_eventIngestionUrl - The event ingestion URL.

$sel:screenDataUrl:MediaPlacement', mediaPlacement_screenDataUrl - The screen data URL.

$sel:screenSharingUrl:MediaPlacement', mediaPlacement_screenSharingUrl - The screen sharing URL.

$sel:screenViewingUrl:MediaPlacement', mediaPlacement_screenViewingUrl - The screen viewing URL.

$sel:signalingUrl:MediaPlacement', mediaPlacement_signalingUrl - The signaling URL.

$sel:turnControlUrl:MediaPlacement', mediaPlacement_turnControlUrl - The turn control URL.

Meeting

data Meeting Source #

A meeting created using the Amazon Chime SDK.

See: newMeeting smart constructor.

Constructors

Meeting' 

Fields

Instances

Instances details
FromJSON Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

Generic Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

Associated Types

type Rep Meeting :: Type -> Type #

Methods

from :: Meeting -> Rep Meeting x #

to :: Rep Meeting x -> Meeting #

Show Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

NFData Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

Methods

rnf :: Meeting -> () #

Eq Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

Methods

(==) :: Meeting -> Meeting -> Bool #

(/=) :: Meeting -> Meeting -> Bool #

Hashable Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

Methods

hashWithSalt :: Int -> Meeting -> Int #

hash :: Meeting -> Int #

type Rep Meeting Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Meeting

newMeeting :: Meeting Source #

Create a value of Meeting 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:externalMeetingId:Meeting', meeting_externalMeetingId - The external meeting ID.

$sel:mediaPlacement:Meeting', meeting_mediaPlacement - The media placement for the meeting.

$sel:mediaRegion:Meeting', meeting_mediaRegion - The Region in which you create the meeting. Available values: af-south-1, ap-northeast-1, ap-northeast-2, ap-south-1, ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1, eu-north-1, eu-south-1, eu-west-1, eu-west-2, eu-west-3, sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2.

Available values in AWS GovCloud (US) Regions: us-gov-east-1, us-gov-west-1.

$sel:meetingArn:Meeting', meeting_meetingArn - The ARN of the meeting.

$sel:meetingFeatures:Meeting', meeting_meetingFeatures - The features available to a meeting, such as Amazon Voice Focus.

$sel:meetingHostId:Meeting', meeting_meetingHostId - Reserved.

$sel:meetingId:Meeting', meeting_meetingId - The Amazon Chime SDK meeting ID.

$sel:primaryMeetingId:Meeting', meeting_primaryMeetingId - When specified, replicates the media from the primary meeting to this meeting.

$sel:tenantIds:Meeting', meeting_tenantIds - Array of strings.

meeting_mediaPlacement :: Lens' Meeting (Maybe MediaPlacement) Source #

The media placement for the meeting.

meeting_mediaRegion :: Lens' Meeting (Maybe Text) Source #

The Region in which you create the meeting. Available values: af-south-1, ap-northeast-1, ap-northeast-2, ap-south-1, ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1, eu-north-1, eu-south-1, eu-west-1, eu-west-2, eu-west-3, sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2.

Available values in AWS GovCloud (US) Regions: us-gov-east-1, us-gov-west-1.

meeting_meetingArn :: Lens' Meeting (Maybe Text) Source #

The ARN of the meeting.

meeting_meetingFeatures :: Lens' Meeting (Maybe MeetingFeaturesConfiguration) Source #

The features available to a meeting, such as Amazon Voice Focus.

meeting_meetingId :: Lens' Meeting (Maybe Text) Source #

The Amazon Chime SDK meeting ID.

meeting_primaryMeetingId :: Lens' Meeting (Maybe Text) Source #

When specified, replicates the media from the primary meeting to this meeting.

MeetingFeaturesConfiguration

data MeetingFeaturesConfiguration Source #

The configuration settings of the features available to a meeting.>

See: newMeetingFeaturesConfiguration smart constructor.

Constructors

MeetingFeaturesConfiguration' 

Fields

Instances

Instances details
FromJSON MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

ToJSON MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

Generic MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

Associated Types

type Rep MeetingFeaturesConfiguration :: Type -> Type #

Read MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

Show MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

NFData MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

Eq MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

Hashable MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

type Rep MeetingFeaturesConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration

type Rep MeetingFeaturesConfiguration = D1 ('MetaData "MeetingFeaturesConfiguration" "Amazonka.ChimeSdkMeetings.Types.MeetingFeaturesConfiguration" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "MeetingFeaturesConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "audio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AudioFeatures))))

newMeetingFeaturesConfiguration :: MeetingFeaturesConfiguration Source #

Create a value of MeetingFeaturesConfiguration 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:audio:MeetingFeaturesConfiguration', meetingFeaturesConfiguration_audio - The configuration settings for the audio features available to a meeting.

meetingFeaturesConfiguration_audio :: Lens' MeetingFeaturesConfiguration (Maybe AudioFeatures) Source #

The configuration settings for the audio features available to a meeting.

NotificationsConfiguration

data NotificationsConfiguration Source #

The configuration for resource targets to receive notifications when meeting and attendee events occur.

See: newNotificationsConfiguration smart constructor.

Constructors

NotificationsConfiguration' 

Fields

Instances

Instances details
ToJSON NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

Generic NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

Associated Types

type Rep NotificationsConfiguration :: Type -> Type #

Show NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

NFData NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

Eq NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

Hashable NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

type Rep NotificationsConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration

type Rep NotificationsConfiguration = D1 ('MetaData "NotificationsConfiguration" "Amazonka.ChimeSdkMeetings.Types.NotificationsConfiguration" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "NotificationsConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lambdaFunctionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "snsTopicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "sqsQueueArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newNotificationsConfiguration :: NotificationsConfiguration Source #

Create a value of NotificationsConfiguration 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:lambdaFunctionArn:NotificationsConfiguration', notificationsConfiguration_lambdaFunctionArn - The ARN of the AWS Lambda function in the notifications configuration.

$sel:snsTopicArn:NotificationsConfiguration', notificationsConfiguration_snsTopicArn - The ARN of the SNS topic.

$sel:sqsQueueArn:NotificationsConfiguration', notificationsConfiguration_sqsQueueArn - The ARN of the SQS queue.

notificationsConfiguration_lambdaFunctionArn :: Lens' NotificationsConfiguration (Maybe Text) Source #

The ARN of the AWS Lambda function in the notifications configuration.

Tag

data Tag Source #

A key-value pair that you define.

See: newTag smart constructor.

Constructors

Tag' 

Fields

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Hashable Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.ChimeSdkMeetings.Types.Tag" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag 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:key:Tag', tag_key - The tag's key.

$sel:value:Tag', tag_value - The tag's value.

tag_key :: Lens' Tag Text Source #

The tag's key.

tag_value :: Lens' Tag Text Source #

The tag's value.

TranscriptionConfiguration

data TranscriptionConfiguration Source #

The configuration for the current transcription operation. Must contain EngineTranscribeSettings or EngineTranscribeMedicalSettings.

See: newTranscriptionConfiguration smart constructor.

Constructors

TranscriptionConfiguration' 

Fields

Instances

Instances details
ToJSON TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

Generic TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

Associated Types

type Rep TranscriptionConfiguration :: Type -> Type #

Read TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

Show TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

NFData TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

Eq TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

Hashable TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

type Rep TranscriptionConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration

type Rep TranscriptionConfiguration = D1 ('MetaData "TranscriptionConfiguration" "Amazonka.ChimeSdkMeetings.Types.TranscriptionConfiguration" "amazonka-chime-sdk-meetings-2.0-BH1YehHiRGe8LBGen60xi" 'False) (C1 ('MetaCons "TranscriptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "engineTranscribeMedicalSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EngineTranscribeMedicalSettings)) :*: S1 ('MetaSel ('Just "engineTranscribeSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EngineTranscribeSettings))))

newTranscriptionConfiguration :: TranscriptionConfiguration Source #

Create a value of TranscriptionConfiguration 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:engineTranscribeMedicalSettings:TranscriptionConfiguration', transcriptionConfiguration_engineTranscribeMedicalSettings - The transcription configuration settings passed to Amazon Transcribe Medical.

$sel:engineTranscribeSettings:TranscriptionConfiguration', transcriptionConfiguration_engineTranscribeSettings - The transcription configuration settings passed to Amazon Transcribe.

transcriptionConfiguration_engineTranscribeMedicalSettings :: Lens' TranscriptionConfiguration (Maybe EngineTranscribeMedicalSettings) Source #

The transcription configuration settings passed to Amazon Transcribe Medical.

transcriptionConfiguration_engineTranscribeSettings :: Lens' TranscriptionConfiguration (Maybe EngineTranscribeSettings) Source #

The transcription configuration settings passed to Amazon Transcribe.