Advertisement

350 AWS PowerShell providing credential with STS (Secure Token Service) assume role

350 AWS PowerShell providing credential with STS (Secure Token Service) assume role You can use AWS Secure Token Service (STS) to assume permissions granted to an IAM role. Once the role is assumed, you get the permissions of that role. The credentials you get as part of assume role is temporary and you can set how long those credentials are valid. If you use AWS extensions for Azure DevOps, in AWS pipeline tasks, there is an option to assume a given role prior to accessing AWS services. Once you master STS, you will know how that extension works.

Azure DevOps,PowerShell,AWS,STS,Secure Token Service,Assume Role,

Post a Comment

0 Comments