Sean Mackrory created HADOOP-12537: -------------------------------------- Summary: Add flag for session ID to allow Amazon STS temporary credentials Key: HADOOP-12537 URL: https://issues.apache.org/jira/browse/HADOOP-12537 Project: Hadoop Common Issue Type: Bug Reporter: Sean Mackrory
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)