AwsS3PushDestination

Field

Type

Repeated

Description

host

string

Deprecated: address the bucket with bucket (+ optional endpoint) instead. When bucket is absent, the legacy interpretation applies: the bucket is the first segment of path_prefix and requests target http://host:port path-style.

port

int32

Deprecated: see host.

path_prefix

string

aws_region

string

session_id

string

id

string

aws_credentials

AwsCredentials

Static credentials. When absent, the AWS SDK default credential provider chain is used (environment, shared profile, IMDSv2, IRSA, ECS).

retention_period_seconds

float

default_segment_count

OptionalInt

hold_back_seconds

float

part_hold_back_seconds

float

delta_playlist

string

If specified: generate a Delta Playlist update with this playlist name (and appropriate CAN-SKIP-UNTIL tags in the main playlist)

bucket

string

The bucket to upload into. When set, path_prefix is purely a key prefix and host/port are ignored.

endpoint

string

Optional S3-compatible endpoint URL (e.g. OCI Object Storage, MinIO). When absent, the standard AWS endpoint for aws_region is used.

force_path_style

OptionalBool

Use path-style addressing (bucket in the path rather than the hostname).

Member of

Message

Description

CMAFDestination