1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 05:00:11 -04:00
Harshavardhana 5353edcc38
Support policy variable replacement ()
This PR supports iam and bucket policies to have
policy variable replacements in resource and
condition key values.

For example
- ${aws:username}
- ${aws:userid}
2019-01-21 10:27:14 +05:30
..