Generate credential file for AWS CLI from auth-mate #120

Closed
opened 2025-12-28 17:36:21 +00:00 by sami · 1 comment
Owner

Originally created by @alexvanin on GitHub (Aug 30, 2021).

Originally assigned to: @KirillovDenis on GitHub.

I think we can simplify a bit the usage of our S3 gate if auth-mate will be able to generate CLI credentials file with --aws-cli-credentials flag.

Example:

neofs-authmate issue-secret --wallet $USER_WALLET \
--peer $NODE \
--gate-public-key $GATE_PUBKEY \
--create-session-token \
--aws-cli-credentials ~/.aws/credentials

/cc @KirillovDenis @masterSplinter01 @realloc

Originally created by @alexvanin on GitHub (Aug 30, 2021). Originally assigned to: @KirillovDenis on GitHub. I think we can simplify a bit the usage of our S3 gate if auth-mate will be able to generate CLI credentials file with `--aws-cli-credentials` flag. Example: ``` neofs-authmate issue-secret --wallet $USER_WALLET \ --peer $NODE \ --gate-public-key $GATE_PUBKEY \ --create-session-token \ --aws-cli-credentials ~/.aws/credentials ``` /cc @KirillovDenis @masterSplinter01 @realloc
sami 2025-12-28 17:36:21 +00:00
Author
Owner

@alexvanin commented on GitHub (Aug 30, 2021):

However it might be done in scripts anyway, not sure. Personally, I would use that flag.

@alexvanin commented on GitHub (Aug 30, 2021): However it might be done in scripts anyway, not sure. Personally, I would use that flag.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#120
No description provided.