AWS Security Token Service (STS)

AWS Security Token Service (STS) is a web service that enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users that you authenticate (federated users).

STS supports AWS CloudTrail, which is a service that records AWS calls for your AWS account and delivers log files to an Amazon S3 bucket. By using information collected by CloudTrail, you can determine what requests were successfully made to STS, who made the request, when it was made, and so on.

If you activate AWS STS endpoints in Regions other than the default global endpoint, then you must also turn on CloudTrail logging in those Regions. This is necessary to record any AWS STS API calls that are made in those Regions.

Below are the cmdlets which are available with AWS Security Token Service (STS)

CmdletNameServiceOperation
Convert-STSAuthorizationMessage                    DecodeAuthorizationMessage                    
Get-STSAccessKeyInfo                               GetAccessKeyInfo                              
Get-STSCallerIdentity                              GetCallerIdentity                             
Get-STSFederationToken                             GetFederationToken                            
Get-STSSessionToken                                GetSessionToken                               
Use-STSRole                                        AssumeRole                                    
Use-STSRoleWithSAML                                AssumeRoleWithSAML                            
Use-STSWebIdentityRole                             AssumeRoleWithWebIdentity                     

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *