[go: up one dir, main page]

Skip to content

Allow POST /projects/remote-import accept AWS Session_key

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

The Import a file from AWS S3 API endpoint accepts access_key_id, and secret_access_key as authentication method. This works as expected.

For customers using Identity federation in AWS this authentication method does not work. The API needs to accept a session_key value that currently the endpoint doesn’t expect, and be able to empty values for access_key_id and secret_access_key.

Edited by 🤖 GitLab Bot 🤖