Package de.taimos.pipeline.aws.utils
Class AssumedRole.AssumeRole
java.lang.Object
de.taimos.pipeline.aws.utils.AssumedRole.AssumeRole
- Enclosing class:
- AssumedRole
-
Constructor Summary
ConstructorDescriptionAssumeRole
(String roleArn) AssumeRole
(String role, String accountId, String region) -
Method Summary
Modifier and TypeMethodDescriptionassumedRole
(com.amazonaws.services.securitytoken.AWSSecurityTokenService sts) toString()
withDurationSeconds
(Integer durationInSeconds) withExternalId
(String externalId) withPolicy
(String policy) withSamlAssertion
(String samlAssertion, String principalArn) withSessionName
(String sessionName)