aws-sdk-core 2.10.74 → 2.10.75

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bbd30bfa53cf2e6bffa9ee8140c7cfb0f3469a7e
4
- data.tar.gz: 50627e6e11f80e3e1fc2585997bc86f7e6769cd2
3
+ metadata.gz: a9540fd35a6fc11473f7844dd89320069d71580f
4
+ data.tar.gz: dd6962f536a566c2844f80ab44b458bc3c36bf2d
5
5
  SHA512:
6
- metadata.gz: 4b90fb5e729b931bca644bc9fb0563048040658d7ba82195247cb8c9cd03bf38005991e4f86576dd496044f6f035b0057af7a415ecf15f3a19cff5d14e822708
7
- data.tar.gz: ecfe3118c8079c5dfa034bc39fb2552799df91bce136504916e79f2dab4eca87c2193217b6f8338f36232d88617ec5f08629751d98fcc05d8f67fa39a915866e
6
+ metadata.gz: c07a62c4d3ae982ec32ebe5e58580cba8cb262572ef0a1c8cf831b13fa82c118a03bb4839fe145a190a868615785dc9eeae86ea1b72218e360d0f96e44de74b5
7
+ data.tar.gz: a4549323af6cc249bd0d2a5da67a622001e8b7a6fb478e24f1d1ea5837f656084f4c5a339368590d96935420e569d60d7b210fad0bc55470922dafe71def31fc
@@ -168,6 +168,32 @@
168
168
  {"shape":"DirectConnectClientException"}
169
169
  ]
170
170
  },
171
+ "CreateDirectConnectGateway":{
172
+ "name":"CreateDirectConnectGateway",
173
+ "http":{
174
+ "method":"POST",
175
+ "requestUri":"/"
176
+ },
177
+ "input":{"shape":"CreateDirectConnectGatewayRequest"},
178
+ "output":{"shape":"CreateDirectConnectGatewayResult"},
179
+ "errors":[
180
+ {"shape":"DirectConnectServerException"},
181
+ {"shape":"DirectConnectClientException"}
182
+ ]
183
+ },
184
+ "CreateDirectConnectGatewayAssociation":{
185
+ "name":"CreateDirectConnectGatewayAssociation",
186
+ "http":{
187
+ "method":"POST",
188
+ "requestUri":"/"
189
+ },
190
+ "input":{"shape":"CreateDirectConnectGatewayAssociationRequest"},
191
+ "output":{"shape":"CreateDirectConnectGatewayAssociationResult"},
192
+ "errors":[
193
+ {"shape":"DirectConnectServerException"},
194
+ {"shape":"DirectConnectClientException"}
195
+ ]
196
+ },
171
197
  "CreateInterconnect":{
172
198
  "name":"CreateInterconnect",
173
199
  "http":{
@@ -246,6 +272,32 @@
246
272
  {"shape":"DirectConnectClientException"}
247
273
  ]
248
274
  },
275
+ "DeleteDirectConnectGateway":{
276
+ "name":"DeleteDirectConnectGateway",
277
+ "http":{
278
+ "method":"POST",
279
+ "requestUri":"/"
280
+ },
281
+ "input":{"shape":"DeleteDirectConnectGatewayRequest"},
282
+ "output":{"shape":"DeleteDirectConnectGatewayResult"},
283
+ "errors":[
284
+ {"shape":"DirectConnectServerException"},
285
+ {"shape":"DirectConnectClientException"}
286
+ ]
287
+ },
288
+ "DeleteDirectConnectGatewayAssociation":{
289
+ "name":"DeleteDirectConnectGatewayAssociation",
290
+ "http":{
291
+ "method":"POST",
292
+ "requestUri":"/"
293
+ },
294
+ "input":{"shape":"DeleteDirectConnectGatewayAssociationRequest"},
295
+ "output":{"shape":"DeleteDirectConnectGatewayAssociationResult"},
296
+ "errors":[
297
+ {"shape":"DirectConnectServerException"},
298
+ {"shape":"DirectConnectClientException"}
299
+ ]
300
+ },
249
301
  "DeleteInterconnect":{
250
302
  "name":"DeleteInterconnect",
251
303
  "http":{
@@ -326,6 +378,45 @@
326
378
  ],
327
379
  "deprecated":true
328
380
  },
381
+ "DescribeDirectConnectGatewayAssociations":{
382
+ "name":"DescribeDirectConnectGatewayAssociations",
383
+ "http":{
384
+ "method":"POST",
385
+ "requestUri":"/"
386
+ },
387
+ "input":{"shape":"DescribeDirectConnectGatewayAssociationsRequest"},
388
+ "output":{"shape":"DescribeDirectConnectGatewayAssociationsResult"},
389
+ "errors":[
390
+ {"shape":"DirectConnectServerException"},
391
+ {"shape":"DirectConnectClientException"}
392
+ ]
393
+ },
394
+ "DescribeDirectConnectGatewayAttachments":{
395
+ "name":"DescribeDirectConnectGatewayAttachments",
396
+ "http":{
397
+ "method":"POST",
398
+ "requestUri":"/"
399
+ },
400
+ "input":{"shape":"DescribeDirectConnectGatewayAttachmentsRequest"},
401
+ "output":{"shape":"DescribeDirectConnectGatewayAttachmentsResult"},
402
+ "errors":[
403
+ {"shape":"DirectConnectServerException"},
404
+ {"shape":"DirectConnectClientException"}
405
+ ]
406
+ },
407
+ "DescribeDirectConnectGateways":{
408
+ "name":"DescribeDirectConnectGateways",
409
+ "http":{
410
+ "method":"POST",
411
+ "requestUri":"/"
412
+ },
413
+ "input":{"shape":"DescribeDirectConnectGatewaysRequest"},
414
+ "output":{"shape":"DescribeDirectConnectGatewaysResult"},
415
+ "errors":[
416
+ {"shape":"DirectConnectServerException"},
417
+ {"shape":"DirectConnectClientException"}
418
+ ]
419
+ },
329
420
  "DescribeHostedConnections":{
330
421
  "name":"DescribeHostedConnections",
331
422
  "http":{
@@ -653,13 +744,11 @@
653
744
  },
654
745
  "ConfirmPrivateVirtualInterfaceRequest":{
655
746
  "type":"structure",
656
- "required":[
657
- "virtualInterfaceId",
658
- "virtualGatewayId"
659
- ],
747
+ "required":["virtualInterfaceId"],
660
748
  "members":{
661
749
  "virtualInterfaceId":{"shape":"VirtualInterfaceId"},
662
- "virtualGatewayId":{"shape":"VirtualGatewayId"}
750
+ "virtualGatewayId":{"shape":"VirtualGatewayId"},
751
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"}
663
752
  }
664
753
  },
665
754
  "ConfirmPrivateVirtualInterfaceResponse":{
@@ -751,6 +840,37 @@
751
840
  "lagId":{"shape":"LagId"}
752
841
  }
753
842
  },
843
+ "CreateDirectConnectGatewayAssociationRequest":{
844
+ "type":"structure",
845
+ "required":[
846
+ "directConnectGatewayId",
847
+ "virtualGatewayId"
848
+ ],
849
+ "members":{
850
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
851
+ "virtualGatewayId":{"shape":"VirtualGatewayId"}
852
+ }
853
+ },
854
+ "CreateDirectConnectGatewayAssociationResult":{
855
+ "type":"structure",
856
+ "members":{
857
+ "directConnectGatewayAssociation":{"shape":"DirectConnectGatewayAssociation"}
858
+ }
859
+ },
860
+ "CreateDirectConnectGatewayRequest":{
861
+ "type":"structure",
862
+ "required":["directConnectGatewayName"],
863
+ "members":{
864
+ "directConnectGatewayName":{"shape":"DirectConnectGatewayName"},
865
+ "amazonSideAsn":{"shape":"LongAsn"}
866
+ }
867
+ },
868
+ "CreateDirectConnectGatewayResult":{
869
+ "type":"structure",
870
+ "members":{
871
+ "directConnectGateway":{"shape":"DirectConnectGateway"}
872
+ }
873
+ },
754
874
  "CreateInterconnectRequest":{
755
875
  "type":"structure",
756
876
  "required":[
@@ -825,6 +945,36 @@
825
945
  "connectionId":{"shape":"ConnectionId"}
826
946
  }
827
947
  },
948
+ "DeleteDirectConnectGatewayAssociationRequest":{
949
+ "type":"structure",
950
+ "required":[
951
+ "directConnectGatewayId",
952
+ "virtualGatewayId"
953
+ ],
954
+ "members":{
955
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
956
+ "virtualGatewayId":{"shape":"VirtualGatewayId"}
957
+ }
958
+ },
959
+ "DeleteDirectConnectGatewayAssociationResult":{
960
+ "type":"structure",
961
+ "members":{
962
+ "directConnectGatewayAssociation":{"shape":"DirectConnectGatewayAssociation"}
963
+ }
964
+ },
965
+ "DeleteDirectConnectGatewayRequest":{
966
+ "type":"structure",
967
+ "required":["directConnectGatewayId"],
968
+ "members":{
969
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"}
970
+ }
971
+ },
972
+ "DeleteDirectConnectGatewayResult":{
973
+ "type":"structure",
974
+ "members":{
975
+ "directConnectGateway":{"shape":"DirectConnectGateway"}
976
+ }
977
+ },
828
978
  "DeleteInterconnectRequest":{
829
979
  "type":"structure",
830
980
  "required":["interconnectId"],
@@ -886,6 +1036,53 @@
886
1036
  "connectionId":{"shape":"ConnectionId"}
887
1037
  }
888
1038
  },
1039
+ "DescribeDirectConnectGatewayAssociationsRequest":{
1040
+ "type":"structure",
1041
+ "members":{
1042
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1043
+ "virtualGatewayId":{"shape":"VirtualGatewayId"},
1044
+ "maxResults":{"shape":"MaxResultSetSize"},
1045
+ "nextToken":{"shape":"PaginationToken"}
1046
+ }
1047
+ },
1048
+ "DescribeDirectConnectGatewayAssociationsResult":{
1049
+ "type":"structure",
1050
+ "members":{
1051
+ "directConnectGatewayAssociations":{"shape":"DirectConnectGatewayAssociationList"},
1052
+ "nextToken":{"shape":"PaginationToken"}
1053
+ }
1054
+ },
1055
+ "DescribeDirectConnectGatewayAttachmentsRequest":{
1056
+ "type":"structure",
1057
+ "members":{
1058
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1059
+ "virtualInterfaceId":{"shape":"VirtualInterfaceId"},
1060
+ "maxResults":{"shape":"MaxResultSetSize"},
1061
+ "nextToken":{"shape":"PaginationToken"}
1062
+ }
1063
+ },
1064
+ "DescribeDirectConnectGatewayAttachmentsResult":{
1065
+ "type":"structure",
1066
+ "members":{
1067
+ "directConnectGatewayAttachments":{"shape":"DirectConnectGatewayAttachmentList"},
1068
+ "nextToken":{"shape":"PaginationToken"}
1069
+ }
1070
+ },
1071
+ "DescribeDirectConnectGatewaysRequest":{
1072
+ "type":"structure",
1073
+ "members":{
1074
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1075
+ "maxResults":{"shape":"MaxResultSetSize"},
1076
+ "nextToken":{"shape":"PaginationToken"}
1077
+ }
1078
+ },
1079
+ "DescribeDirectConnectGatewaysResult":{
1080
+ "type":"structure",
1081
+ "members":{
1082
+ "directConnectGateways":{"shape":"DirectConnectGatewayList"},
1083
+ "nextToken":{"shape":"PaginationToken"}
1084
+ }
1085
+ },
889
1086
  "DescribeHostedConnectionsRequest":{
890
1087
  "type":"structure",
891
1088
  "required":["connectionId"],
@@ -956,6 +1153,80 @@
956
1153
  },
957
1154
  "exception":true
958
1155
  },
1156
+ "DirectConnectGateway":{
1157
+ "type":"structure",
1158
+ "members":{
1159
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1160
+ "directConnectGatewayName":{"shape":"DirectConnectGatewayName"},
1161
+ "amazonSideAsn":{"shape":"LongAsn"},
1162
+ "ownerAccount":{"shape":"OwnerAccount"},
1163
+ "directConnectGatewayState":{"shape":"DirectConnectGatewayState"},
1164
+ "stateChangeError":{"shape":"StateChangeError"}
1165
+ }
1166
+ },
1167
+ "DirectConnectGatewayAssociation":{
1168
+ "type":"structure",
1169
+ "members":{
1170
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1171
+ "virtualGatewayId":{"shape":"VirtualGatewayId"},
1172
+ "virtualGatewayRegion":{"shape":"VirtualGatewayRegion"},
1173
+ "virtualGatewayOwnerAccount":{"shape":"OwnerAccount"},
1174
+ "associationState":{"shape":"DirectConnectGatewayAssociationState"},
1175
+ "stateChangeError":{"shape":"StateChangeError"}
1176
+ }
1177
+ },
1178
+ "DirectConnectGatewayAssociationList":{
1179
+ "type":"list",
1180
+ "member":{"shape":"DirectConnectGatewayAssociation"}
1181
+ },
1182
+ "DirectConnectGatewayAssociationState":{
1183
+ "type":"string",
1184
+ "enum":[
1185
+ "associating",
1186
+ "associated",
1187
+ "disassociating",
1188
+ "disassociated"
1189
+ ]
1190
+ },
1191
+ "DirectConnectGatewayAttachment":{
1192
+ "type":"structure",
1193
+ "members":{
1194
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1195
+ "virtualInterfaceId":{"shape":"VirtualInterfaceId"},
1196
+ "virtualInterfaceRegion":{"shape":"VirtualInterfaceRegion"},
1197
+ "virtualInterfaceOwnerAccount":{"shape":"OwnerAccount"},
1198
+ "attachmentState":{"shape":"DirectConnectGatewayAttachmentState"},
1199
+ "stateChangeError":{"shape":"StateChangeError"}
1200
+ }
1201
+ },
1202
+ "DirectConnectGatewayAttachmentList":{
1203
+ "type":"list",
1204
+ "member":{"shape":"DirectConnectGatewayAttachment"}
1205
+ },
1206
+ "DirectConnectGatewayAttachmentState":{
1207
+ "type":"string",
1208
+ "enum":[
1209
+ "attaching",
1210
+ "attached",
1211
+ "detaching",
1212
+ "detached"
1213
+ ]
1214
+ },
1215
+ "DirectConnectGatewayId":{"type":"string"},
1216
+ "DirectConnectGatewayList":{
1217
+ "type":"list",
1218
+ "member":{"shape":"DirectConnectGateway"}
1219
+ },
1220
+ "DirectConnectGatewayName":{"type":"string"},
1221
+ "DirectConnectGatewayState":{
1222
+ "type":"string",
1223
+ "enum":[
1224
+ "pending",
1225
+ "available",
1226
+ "deleting",
1227
+ "deleted"
1228
+ ]
1229
+ },
959
1230
  "DirectConnectServerException":{
960
1231
  "type":"structure",
961
1232
  "members":{
@@ -1090,6 +1361,11 @@
1090
1361
  "locations":{"shape":"LocationList"}
1091
1362
  }
1092
1363
  },
1364
+ "LongAsn":{"type":"long"},
1365
+ "MaxResultSetSize":{
1366
+ "type":"integer",
1367
+ "box":true
1368
+ },
1093
1369
  "NewBGPPeer":{
1094
1370
  "type":"structure",
1095
1371
  "members":{
@@ -1105,8 +1381,7 @@
1105
1381
  "required":[
1106
1382
  "virtualInterfaceName",
1107
1383
  "vlan",
1108
- "asn",
1109
- "virtualGatewayId"
1384
+ "asn"
1110
1385
  ],
1111
1386
  "members":{
1112
1387
  "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
@@ -1116,7 +1391,8 @@
1116
1391
  "amazonAddress":{"shape":"AmazonAddress"},
1117
1392
  "customerAddress":{"shape":"CustomerAddress"},
1118
1393
  "addressFamily":{"shape":"AddressFamily"},
1119
- "virtualGatewayId":{"shape":"VirtualGatewayId"}
1394
+ "virtualGatewayId":{"shape":"VirtualGatewayId"},
1395
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"}
1120
1396
  }
1121
1397
  },
1122
1398
  "NewPrivateVirtualInterfaceAllocation":{
@@ -1173,6 +1449,7 @@
1173
1449
  }
1174
1450
  },
1175
1451
  "OwnerAccount":{"type":"string"},
1452
+ "PaginationToken":{"type":"string"},
1176
1453
  "PartnerName":{"type":"string"},
1177
1454
  "ProviderName":{"type":"string"},
1178
1455
  "Region":{"type":"string"},
@@ -1203,6 +1480,7 @@
1203
1480
  "member":{"shape":"RouteFilterPrefix"}
1204
1481
  },
1205
1482
  "RouterConfig":{"type":"string"},
1483
+ "StateChangeError":{"type":"string"},
1206
1484
  "Tag":{
1207
1485
  "type":"structure",
1208
1486
  "required":["key"],
@@ -1292,6 +1570,7 @@
1292
1570
  "type":"list",
1293
1571
  "member":{"shape":"VirtualGateway"}
1294
1572
  },
1573
+ "VirtualGatewayRegion":{"type":"string"},
1295
1574
  "VirtualGatewayState":{"type":"string"},
1296
1575
  "VirtualGateways":{
1297
1576
  "type":"structure",
@@ -1310,6 +1589,7 @@
1310
1589
  "virtualInterfaceName":{"shape":"VirtualInterfaceName"},
1311
1590
  "vlan":{"shape":"VLAN"},
1312
1591
  "asn":{"shape":"ASN"},
1592
+ "amazonSideAsn":{"shape":"LongAsn"},
1313
1593
  "authKey":{"shape":"BGPAuthKey"},
1314
1594
  "amazonAddress":{"shape":"AmazonAddress"},
1315
1595
  "customerAddress":{"shape":"CustomerAddress"},
@@ -1317,6 +1597,7 @@
1317
1597
  "virtualInterfaceState":{"shape":"VirtualInterfaceState"},
1318
1598
  "customerRouterConfig":{"shape":"RouterConfig"},
1319
1599
  "virtualGatewayId":{"shape":"VirtualGatewayId"},
1600
+ "directConnectGatewayId":{"shape":"DirectConnectGatewayId"},
1320
1601
  "routeFilterPrefixes":{"shape":"RouteFilterPrefixList"},
1321
1602
  "bgpPeers":{"shape":"BGPPeerList"}
1322
1603
  }
@@ -1327,6 +1608,7 @@
1327
1608
  "member":{"shape":"VirtualInterface"}
1328
1609
  },
1329
1610
  "VirtualInterfaceName":{"type":"string"},
1611
+ "VirtualInterfaceRegion":{"type":"string"},
1330
1612
  "VirtualInterfaceState":{
1331
1613
  "type":"string",
1332
1614
  "enum":[
data/endpoints.json CHANGED
@@ -1209,23 +1209,23 @@
1209
1209
  },
1210
1210
  "endpoints" : {
1211
1211
  "ap-northeast-1" : {
1212
- "hostname" : "s3-ap-northeast-1.amazonaws.com",
1212
+ "hostname" : "s3.ap-northeast-1.amazonaws.com",
1213
1213
  "signatureVersions" : [ "s3", "s3v4" ]
1214
1214
  },
1215
1215
  "ap-northeast-2" : { },
1216
1216
  "ap-south-1" : { },
1217
1217
  "ap-southeast-1" : {
1218
- "hostname" : "s3-ap-southeast-1.amazonaws.com",
1218
+ "hostname" : "s3.ap-southeast-1.amazonaws.com",
1219
1219
  "signatureVersions" : [ "s3", "s3v4" ]
1220
1220
  },
1221
1221
  "ap-southeast-2" : {
1222
- "hostname" : "s3-ap-southeast-2.amazonaws.com",
1222
+ "hostname" : "s3.ap-southeast-2.amazonaws.com",
1223
1223
  "signatureVersions" : [ "s3", "s3v4" ]
1224
1224
  },
1225
1225
  "ca-central-1" : { },
1226
1226
  "eu-central-1" : { },
1227
1227
  "eu-west-1" : {
1228
- "hostname" : "s3-eu-west-1.amazonaws.com",
1228
+ "hostname" : "s3.eu-west-1.amazonaws.com",
1229
1229
  "signatureVersions" : [ "s3", "s3v4" ]
1230
1230
  },
1231
1231
  "eu-west-2" : { },
@@ -1237,7 +1237,7 @@
1237
1237
  "signatureVersions" : [ "s3", "s3v4" ]
1238
1238
  },
1239
1239
  "sa-east-1" : {
1240
- "hostname" : "s3-sa-east-1.amazonaws.com",
1240
+ "hostname" : "s3.sa-east-1.amazonaws.com",
1241
1241
  "signatureVersions" : [ "s3", "s3v4" ]
1242
1242
  },
1243
1243
  "us-east-1" : {
@@ -1246,11 +1246,11 @@
1246
1246
  },
1247
1247
  "us-east-2" : { },
1248
1248
  "us-west-1" : {
1249
- "hostname" : "s3-us-west-1.amazonaws.com",
1249
+ "hostname" : "s3.us-west-1.amazonaws.com",
1250
1250
  "signatureVersions" : [ "s3", "s3v4" ]
1251
1251
  },
1252
1252
  "us-west-2" : {
1253
- "hostname" : "s3-us-west-2.amazonaws.com",
1253
+ "hostname" : "s3.us-west-2.amazonaws.com",
1254
1254
  "signatureVersions" : [ "s3", "s3v4" ]
1255
1255
  }
1256
1256
  },
@@ -2023,7 +2023,7 @@
2023
2023
  "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
2024
2024
  },
2025
2025
  "us-gov-west-1" : {
2026
- "hostname" : "s3-us-gov-west-1.amazonaws.com",
2026
+ "hostname" : "s3.us-gov-west-1.amazonaws.com",
2027
2027
  "protocols" : [ "http", "https" ]
2028
2028
  }
2029
2029
  }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.10.74'
2
+ VERSION = '2.10.75'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.74
4
+ version: 2.10.75
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-26 00:00:00.000000000 Z
11
+ date: 2017-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath