• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "version":"2.0",
3  "metadata":{
4    "apiVersion":"2016-03-11",
5    "endpointPrefix":"internalconfig",
6    "jsonVersion":"1.1",
7    "protocol":"rest-json",
8    "serviceAbbreviation":"AwsMixedAuthService",
9    "serviceFullName":"AWS Mixed Auth Service",
10    "serviceId":"mixedauth",
11    "signatureVersion":"v4",
12    "targetPrefix":"MixedAuth",
13    "timestampFormat":"unixTimestamp",
14    "uid":"restjson-2016-03-11"
15  },
16  "operations":{
17    "OneOperation":{
18      "name":"OneOperation",
19      "http":{
20        "method":"POST",
21        "requestUri":"/2016-03-11/oneoperation"
22      },
23      "input":{"shape":"OneShape"},
24      "authtype": "bearer"
25    }
26  },
27  "shapes": {
28    "OneShape": {
29      "type": "structure",
30      "members": {
31        "StringMember": {
32          "shape": "String"
33        }
34      }
35    },
36    "String":{"type":"string"}
37  }
38}
39