Fetch-url-file-3a-2f-2f-2froot-2f.aws-2fconfig !!better!! -
| Encoded Segment | Decoded Value | | --- | --- | | file-3A | file: (The colon : is encoded as %3A ) | | 2F | / | | 2F | / | | 2F | / | | root | root | | 2F | / | | .aws | .aws | | 2F | / | | config | config |
file:///root/.aws/config
[profile production] region = us-west-2 output = text s3_max_concurrent_requests = 20 fetch-url-file-3A-2F-2F-2Froot-2F.aws-2Fconfig