Update Go AWS SDK to the latest version

This commit is contained in:
Andrey Smirnov
2019-07-13 00:03:55 +03:00
committed by Andrey Smirnov
parent d08be990ef
commit 94a72b23ff
2183 changed files with 885887 additions and 228114 deletions
+12 -1
View File
@@ -1104,13 +1104,17 @@
"eu-west-1",
"eu-west-2",
"eu-west-3",
"ap-east-1",
"ap-south-1",
"ap-southeast-1",
"ap-southeast-2",
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"sa-east-1"
"eu-north-1",
"sa-east-1",
"cn-northwest-1",
"cn-north-1"
],
"max":64,
"min":1
@@ -1586,6 +1590,7 @@
},
"max":10
},
"Disabled":{"type":"boolean"},
"DisassociateVPCComment":{"type":"string"},
"DisassociateVPCFromHostedZoneRequest":{
"type":"structure",
@@ -2056,6 +2061,7 @@
"FailureThreshold":{"shape":"FailureThreshold"},
"MeasureLatency":{"shape":"MeasureLatency"},
"Inverted":{"shape":"Inverted"},
"Disabled":{"shape":"Disabled"},
"HealthThreshold":{"shape":"HealthThreshold"},
"ChildHealthChecks":{"shape":"ChildHealthCheckList"},
"EnableSNI":{"shape":"EnableSNI"},
@@ -3187,9 +3193,11 @@
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"eu-north-1",
"sa-east-1",
"cn-north-1",
"cn-northwest-1",
"ap-east-1",
"ap-south-1"
],
"max":64,
@@ -3610,6 +3618,7 @@
"SearchString":{"shape":"SearchString"},
"FailureThreshold":{"shape":"FailureThreshold"},
"Inverted":{"shape":"Inverted"},
"Disabled":{"shape":"Disabled"},
"HealthThreshold":{"shape":"HealthThreshold"},
"ChildHealthChecks":{"shape":"ChildHealthCheckList"},
"EnableSNI":{"shape":"EnableSNI"},
@@ -3741,12 +3750,14 @@
"eu-west-2",
"eu-west-3",
"eu-central-1",
"ap-east-1",
"ap-southeast-1",
"ap-southeast-2",
"ap-south-1",
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"eu-north-1",
"sa-east-1",
"ca-central-1",
"cn-north-1"
File diff suppressed because one or more lines are too long