[
https://issues.apache.org/jira/browse/ASTERIXDB-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914200#comment-17914200
]
ASF subversion and git services commented on ASTERIXDB-3514:
------------------------------------------------------------
Commit 6e50d003238d995c5c732262e05a00e495c3c7a1 in asterixdb's branch
refs/heads/master from Hussain Towaileb
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=6e50d00323 ]
[ASTERIXDB-3514][EXT]: Support trust auth for parquet + delete assumed creds on
collection drop
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- Support using trusted credentials for reading S3 parquet
files since it uses different code path to build the client.
- Delete the temporarily generated credentials when the
collection is dropped.
Ext-ref: MB-63505
Change-Id: I77998a5dfcc304692e12280b7b4018f3593085b9
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19246
Reviewed-by: Hussain Towaileb <[email protected]>
Tested-by: Hussain Towaileb <[email protected]>
Integration-Tests: Hussain Towaileb <[email protected]>
> Add support to AWS cross-account trust authentication
> -----------------------------------------------------
>
> Key: ASTERIXDB-3514
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3514
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: EXT - External data
> Reporter: Hussain Towaileb
> Assignee: Hussain Towaileb
> Priority: Major
> Labels: triaged
>
> AWS allows trusting another account to access resources without the need to
> provide permanently credentials.
> [https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies-cross-account-resource-access.html]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)