Difference between revisions of "AWS Security Token Service (STS)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Activities ==
 
== Activities ==
* Read sts blog: https://aws.amazon.com/blogs/security/tag/aws-sts/
+
* Read sts blog:
 +
** https://aws.amazon.com/blogs/security/tag/aws-sts/
 +
** https://aws.amazon.com/blogs/security/category/security-identity-compliance/aws-security-token-service/
 
* Read StackOverflow related questions: https://stackoverflow.com/questions/tagged/aws-sts?tab=Votes
 
* Read StackOverflow related questions: https://stackoverflow.com/questions/tagged/aws-sts?tab=Votes
 
* Read [[Managing AWS STS in an AWS Region]] <ref>https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html</ref>
 
* Read [[Managing AWS STS in an AWS Region]] <ref>https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html</ref>

Revision as of 15:14, 9 January 2024

AWS Security Token Service (at least 2015) [1], aws sts

News

Activities

Errors

eksctl get cluster
Error: checking AWS STS access – cannot get role ARN for current session: operation error STS: GetCallerIdentity, failed to sign request: failed to retrieve credentials: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, request send failed, Get "http://169.254.169.254/latest/meta-data/iam/security-credentials/": dial tcp 169.254.169.254:80: i/o timeout
An error occurred (UnrecognizedClientException) when calling the UpdateService operation: The security token included in the request is invalid.

Related

See also

  • https://aws.amazon.com/blogs/security/aws-security-token-service-is-now-available-in-every-aws-region/
  • https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html
  • Advertising: