Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.1
-
None
-
S3A now supports use of AWS Security Token Service temporary credentials for authentication to S3. Refer to the documentation of configuration property fs.s3a.session.token for further details.
Description
Amazon STS allows you to issue temporary access key id / secret key pairs for your a user / role. However, using these credentials also requires specifying a session ID. There is currently no such configuration property or the required code to pass it through to the API (at least not that I can find) in any of the S3 connectors.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-13078 switch hadoop-aws back to using the (heavy) amazon-sdk JAR
- Resolved
-
HADOOP-12723 S3A: Add ability to plug in any AWSCredentialsProvider
- Resolved
- is depended upon by
-
HADOOP-11694 Über-jira: S3a phase II: robustness, scale and performance
- Resolved
- is duplicated by
-
HADOOP-12632 Allow S3A to use Temporary Credentials for Auth
- Resolved
-
HADOOP-13277 Need To Support IAM role based access for supporting Amazon S3
- Resolved
- is related to
-
HADOOP-9680 Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials
- Resolved
- relates to
-
HADOOP-13313 S3A TemporaryAWSCredentialsProvider to support Hadoop Credential providers for secrets
- Resolved