This page is for IT administrators and Operators who want to set up, monitor, and manage cloud infrastructure. To learn more about common roles and example tasks that we reference in Google Cloud content, see Common GKE Enterprise user roles and tasks.
To install and configure the AWS command-line interface, do the following:
Configure the AWS CLI with your AWS credentials.
Configure the AWS CLI to use your chosen AWS region:
aws configure set default.region AWS_REGION
Replace
AWS_REGION
with the name of a supported AWS region.