how to get STS regional endpoints in a real scenario?

0

how to get regional endpoints in a real scenario? I tried: return g_boto3_session.client(service, region_name=region, aws_access_key_id=access_key, aws_secret_access_key=secret_key, aws_session_token=security_token, config=config, endpoint_url=https://sts.us-west-2.amazonaws.com)

asked 2 years ago479 views
1 Answer
1

This question has been answered in detail during the AWS Supports You event. Answer is provided here .

profile picture
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions