Releases: VITObelgium/fakes3pp
Releases · VITObelgium/fakes3pp
v1.0.0
The initial version of the S3 proxy.
At this time the following features are provided:
STS proxy
- Support assumeRoleWithWebIdentity to exchange an OIDC access token for temporary credentials targetting a role ARN
S3 proxy
- Support temporary credentials as provided by STS proxy to authenticate and authorize requests
- Support evaluating basic IAM policies with s3 actions to define which actions are allowed for a specific role
- Support presigned urls (general sigv4 & HMAC V1 query auth)