gst-plugins-rs/net/aws/src
Sanchayan Maity d240bbc4e2 aws_transcriber: Fix regression with credentials mechanism
A regression was introduced during the migration to AWS SDK. One used
to be able to provide credentials in multiple ways with the earlier
Rusoto ChainProvider (config file / environment variables). Now one
has to explicitly set the properties.

Use the DefaultCredentialsChain from AWS SDK to restore the previous
functionality.

See
https://docs.rs/aws-config/0.46.0/aws_config/default_provider/credentials/struct.DefaultCredentialsChain.html.
2022-08-04 12:15:32 +00:00
..
aws_transcribe_parse Rename rusoto to aws 2022-06-14 08:03:49 +00:00
aws_transcriber aws_transcriber: Fix regression with credentials mechanism 2022-08-04 12:15:32 +00:00
s3hlssink net/aws: Add support for specifying endpoint 2022-08-04 10:37:37 +05:30
s3sink net/aws: Add support for specifying endpoint 2022-08-04 10:37:37 +05:30
s3src net/aws: Add support for specifying endpoint 2022-08-04 10:37:37 +05:30
lib.rs net/aws: Add support for S3 HLS sink 2022-06-29 17:35:37 +00:00
s3url.rs Rename rusoto to aws 2022-06-14 08:03:49 +00:00
s3utils.rs Rename rusoto to aws 2022-06-14 08:03:49 +00:00