File: load_config

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (50 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[default]
region = ap-south-1

[profile    with-tab]
region = cn-north-1

[profile default]
region = ap-north-1

[profile duplicate-profile]
region = us-east-1

[profile duplicate-profile]
region = us-west-2

[profile partial-creds-1]
aws_access_key_id = notForAccess

[profile complete]
aws_access_key_id = configAccessKey
aws_secret_access_key = configSecretKey
region = us-west-2

[replaced-profile]
region = eu-northeast-1

[profile replaced-profile]
region = eu-west-1

[profile]
region = us-west-2

[profile ]
region = ap-east-2

[profile    ]
region = ap-south-1

[profile-bar]
region = us-east-1

[ignored-profile]
region = ap-east-1

[profile sso-session-test]
sso_session = dev-session

[sso-session dev-session]
sso_region = us-west-2
sso_start_url =  https://example.aws/start