fastlane-community / fastlane-plugin-s3

fastlane plugin to upload IPA or APK to AWS S3 by @joshdholtz
MIT License
146 stars 65 forks source link

allow AWS_SESSION_TOKEN to create session token #105

Closed joohae-kim closed 2 years ago

joohae-kim commented 3 years ago

for me, it's not easy to explaining the detail why I wanted merge the update into the main repo however, I think we can use AWS_SESSION_TOKEN variable with simple touch up please, refer following issue ticket thank you

Reference: https://github.com/fastlane-community/fastlane-plugin-s3/issues/54

kondratk commented 3 years ago

@joohae-kim I've tested your PR and it seems like working fine. @joshdholtz is there any chance for merging this one soon?

paul-verkada commented 2 years ago

@joshdholtz bump

brunomgsantos commented 2 years ago

@joshdholtz this feature could be really helpful for AWS Federated Logins 👍

seanedwards commented 2 years ago

+1, we just ran into this as well. We use SAML-federated logins to AWS, so all of our development credentials require AWS_SESSION_TOKEN