• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/5

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

5 Cards in this Set

  • Front
  • Back

True/False: It is recommended that you use API keys for accessing AWS resources when automating with the Command Line Interface (CLI)?

False...using IAM roles

True/False: You can only assign an Identity & Access Management (IAM) role to an AWS resource only at resource creation time?

True

What command is used to install AWS Command Line Interface (CLI) tools on a Linux box?

pip install awscli

What command will begin the process of configuring a new installation of AWS Command Line Interface (CLI) tools for Linux?

aws configure

What are the three different types of output formats are available when using AWS Command Line Interface (CLI) tools?

Tables, JSON, or plain-text