change github.com/aws/aws-sdk-go to be the same revision in kubernetes

This commit is contained in:
Jingfang Liu
2018-10-16 09:34:22 -07:00
parent e0958159f3
commit c6a78cee92
462 changed files with 20605 additions and 85780 deletions

View File

@@ -1941,8 +1941,7 @@
"type":"structure",
"members":{
"apiId":{"shape":"String"},
"stage":{"shape":"String"},
"throttle":{"shape":"MapOfApiStageThrottleSettings"}
"stage":{"shape":"String"}
}
},
"Authorizer":{
@@ -4149,11 +4148,6 @@
]
},
"Long":{"type":"long"},
"MapOfApiStageThrottleSettings":{
"type":"map",
"key":{"shape":"String"},
"value":{"shape":"ThrottleSettings"}
},
"MapOfHeaderValues":{
"type":"map",
"key":{"shape":"String"},

View File

@@ -1119,12 +1119,6 @@
"TestInvokeMethodResponse$latency": "<p>The execution latency of the test invoke request.</p>"
}
},
"MapOfApiStageThrottleSettings": {
"base": null,
"refs": {
"ApiStage$throttle": "<p>Map containing method level throttling information for API stage in a usage plan.</p>"
}
},
"MapOfHeaderValues": {
"base": null,
"refs": {
@@ -1734,7 +1728,6 @@
"LimitExceededException$retryAfterSeconds": null,
"LimitExceededException$message": null,
"ListOfString$member": null,
"MapOfApiStageThrottleSettings$key": null,
"MapOfHeaderValues$key": null,
"MapOfHeaderValues$value": null,
"MapOfIntegrationResponse$key": null,
@@ -1944,7 +1937,6 @@
"refs": {
"Account$throttleSettings": "<p>Specifies the API request limits configured for the current <a>Account</a>.</p>",
"CreateUsagePlanRequest$throttle": "<p>The throttling limits of the usage plan.</p>",
"MapOfApiStageThrottleSettings$value": null,
"UsagePlan$throttle": "<p>The request throttle limits of a usage plan.</p>"
}
},