AWS: Revision history

From RCATs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 December 2023

13 October 2023

  • curprev 13:1713:17, 13 October 2023Ali3nw3rx talk contribs 1,094 bytes +1,094 Created page with "== AWS CLI == <syntaxhighlight lang="powershell"> #configure aws cli aws configure AWS Access Key ID: AKIAWHEOTHRFW4CEP7HK AWS Secret Access Key [None]: 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 Default region name [None]: <blank> Default output format [None]: <blank> #get account credentials aws sts get-caller-identity "UserId": "AIDAWHEOTHRF62U7I6AWZ", "Account": "427648302155", "Arn": "arn:aws:iam::427648302155:user/s3user" #install..." Tag: Visual edit