aws.iam
aws.iam copied to clipboard
AWS IAM Client Package
Need to add to docs. Thanks for the package. I'm just having trouble finding out how to get a session token, and I don't see any docs about it.
Please specify whether your issue is about: - [ ] a possible bug - [X] a question about package functionality - [ ] a suggested code or documentation change, improvement...
Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...
Hey, is there a way to assume role with SAML via this package? So, given RoleArn, PrincipalArn, SAMLAssertion, and duration: R code w/ botor package would be like this, but...