Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Scripting >> Powershell >> AWS >> Examples of AWS powershell cmdlets

Assumptions

  • You have already done the setup of AWS Tools for Windows Powershell
  • You have set the powershell execution policy to restricted
  • You have already configured the AWS user profiles and entered the access key & secret key into the profile configuration

 

S/N Description Command
1 Lists the names of all CredentialProfiles saved in local storage Get-AWSCredential -Listprofile
2 List the name, type, and location of all CredentialProfiles saved in local storage Get-AWSCredential -Listprofiledetail

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]