...
1{
2 "dependencies": {
3 "github.com/aws/aws-sdk-go-v2": "v1.4.0",
4 "github.com/aws/aws-sdk-go-v2/internal/configsources": "v0.0.0-00010101000000-000000000000",
5 "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2": "v2.0.0-00010101000000-000000000000",
6 "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding": "v1.0.5",
7 "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url": "v1.0.7",
8 "github.com/aws/smithy-go": "v1.4.0"
9 },
10 "files": [
11 "api_client.go",
12 "api_client_test.go",
13 "api_op_AssumeRole.go",
14 "api_op_AssumeRoleWithSAML.go",
15 "api_op_AssumeRoleWithWebIdentity.go",
16 "api_op_DecodeAuthorizationMessage.go",
17 "api_op_GetAccessKeyInfo.go",
18 "api_op_GetCallerIdentity.go",
19 "api_op_GetFederationToken.go",
20 "api_op_GetSessionToken.go",
21 "auth.go",
22 "deserializers.go",
23 "doc.go",
24 "endpoints.go",
25 "endpoints_config_test.go",
26 "endpoints_test.go",
27 "generated.json",
28 "internal/endpoints/endpoints.go",
29 "internal/endpoints/endpoints_test.go",
30 "options.go",
31 "protocol_test.go",
32 "serializers.go",
33 "snapshot_test.go",
34 "types/errors.go",
35 "types/types.go",
36 "validators.go"
37 ],
38 "go": "1.15",
39 "module": "github.com/aws/aws-sdk-go-v2/service/sts",
40 "unstable": false
41}
View as plain text