Stay organized with collections
Save and categorize content based on your preferences.
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 user roles and tasks.
To install and configure the AWS command-line interface, do the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,["# Configure the AWS CLI\n\nThis page is for IT administrators and Operators who want to set up,\nmonitor, and manage cloud infrastructure. To learn more about common roles and\nexample tasks that we reference in Google Cloud content, see\n[Common GKE user roles and tasks](/kubernetes-engine/enterprise/docs/concepts/roles-tasks).\n\nTo install and configure the AWS command-line interface, do the following:\n\n1. [Install the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv1.html).\n\n2. [Configure the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)\n with your AWS credentials.\n\n3. Configure the AWS CLI to use your chosen AWS region:\n\n aws configure set default.region \u003cvar translate=\"no\"\u003e\u003cspan class=\"devsite-syntax-n\"\u003eAWS_REGION\u003c/span\u003e\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eAWS_REGION\u003c/var\u003e with the name of a\n [supported AWS region](/kubernetes-engine/multi-cloud/docs/aws/reference/supported-regions).\n\nWhat's next\n-----------\n\n- [Create an AWS VPC](/kubernetes-engine/multi-cloud/docs/aws/how-to/create-aws-vpc)"]]