AwsS3PushDestinationSettings.host property

This API is now obsolete.

Address the bucket with (plus for S3-compatible services) instead. When bucket is absent the legacy interpretation applies: the bucket is taken to be the first segment of pathPrefix and requests target http://host:port path-style.

Signature:

host?: string;