mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
S3: add support for STS temporary credentials
Fixes #1558 Co-authored-by: Nazarii Mediukh <nazar.medykh@gmail.com> Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -5575,6 +5575,9 @@ components:
|
||||
role_arn:
|
||||
type: string
|
||||
description: 'Optional IAM Role ARN to assume'
|
||||
session_token:
|
||||
type: string
|
||||
description: 'Optional Session token that is a part of temporary security credentials provisioned by AWS STS'
|
||||
endpoint:
|
||||
type: string
|
||||
description: optional endpoint
|
||||
|
||||
Reference in New Issue
Block a user