Which of the following is chosen as the default region when making an API call with an AWS SDK?

Which of the following is chosen as the default region when making an API call with an
AWS SDK?

Which of the following is chosen as the default region when making an API call with an
AWS SDK?

A.
ap-northeast-1

B.
us-west-2

C.
us-east-1

D.
eu-west-1

E.
us-central-1

Explanation:



Leave a Reply 10

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


seenagape

seenagape

I choose C

Harish

Harish

Correct answer is B. us-west-2

Duck Bro

Duck Bro

AWS clients created using the client constructor will not automatically determine region from the environment and will, instead, use the default SDK region (USEast1).