mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
change github.com/aws/aws-sdk-go to be the same revision in kubernetes
This commit is contained in:
8
vendor/github.com/aws/aws-sdk-go/models/apis/apigateway/2015-07-09/api-2.json
generated
vendored
8
vendor/github.com/aws/aws-sdk-go/models/apis/apigateway/2015-07-09/api-2.json
generated
vendored
@@ -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"},
|
||||
|
||||
8
vendor/github.com/aws/aws-sdk-go/models/apis/apigateway/2015-07-09/docs-2.json
generated
vendored
8
vendor/github.com/aws/aws-sdk-go/models/apis/apigateway/2015-07-09/docs-2.json
generated
vendored
@@ -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>"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user