Skip to content

@sourceloop/video-conferencing-service / Exports / VonageS3TargetOptions

Interface: VonageS3TargetOptions

Interface

VonageS3TargetOptions

Param

object containing azure/s3 details

Param

access key id of aws iam account

Param

secret access key of aws iam account

Param

s3 bucket name

Param

optional parameter used for vonage to set fallback if upload fails. if it is none, it will not be available. setting fallback to "opentok" will make the archive available at the vonage dashboard

Hierarchy

Table of contents

Properties

Properties

bucket

bucket: string

Defined in

services/video-conferencing-service/src/providers/vonage/types.ts:84


endpoint

Optional endpoint: string

Defined in

services/video-conferencing-service/src/providers/vonage/types.ts:85


fallback

fallback: FallbackType

Defined in

services/video-conferencing-service/src/providers/vonage/types.ts:86


name

name: ExternalStorageName

Inherited from

ExternalStorageOptions.name

Defined in

services/video-conferencing-service/src/types.ts:108


region

region: string

Defined in

services/video-conferencing-service/src/providers/vonage/types.ts:83