As of 12/19/2024 All newly created Rancher Folio environments have telepresence installed by default, thus every development team can remotely connect via IDE and debug all things.
...
command to execute: aws configure
paste previously copied keyId into in AWS Access Key ID prompt
paste previously copied secretKeyinto secretKey into in AWS Secret Access Key prompt
type us-west-2 in Default region name prompt
type json in Default output format prompt
...