Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D4513
Change Details
Change Details
Old
New
Diff
The function returns region parameter if it's available in the `~/.aws/credentials` in the following format: ``` [default] ... region = some_region ``` Or returns an empty string.
The function returns the region parameter if it's available in the `~/.aws/credentials` in the following format: ``` [default] ... region = some_region ``` Or returns an empty string.
The function returns
the
region parameter if it's available in the `~/.aws/credentials` in the following format: ``` [default] ... region = some_region ```
Or returns an empty string.
Continue