aws-sdk-core 2.11.274 → 2.11.275
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apis/codepipeline/2015-07-09/api-2.json +193 -12
- data/apis/codepipeline/2015-07-09/paginators-1.json +34 -0
- data/apis/ec2/2016-11-15/api-2.json +70 -9
- data/apis/mediapackage/2017-10-12/api-2.json +3 -2
- data/apis/transcribe/2017-10-26/api-2.json +3 -1
- data/endpoints.json +4 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4129b206e84b989038693124da5deaeee2ad3467
|
|
4
|
+
data.tar.gz: d40f7693b5e837036fb4a014a742461b8620bb01
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3eddfd48e22d4adbbc1d062e60842af4a54aa1895d80b436f0ef8f0fe97f9f6668f86ba731fccdec4cc26c6ca1bc84e09cec46161ba5fe3976127ed525d9aa45
|
|
7
|
+
data.tar.gz: cc353eff2ce6f7e15ec9356ed572ca6d5172b25d1a28a39a791685f52218c6cc5dae3b7a9faa1618a1bc3a590e402dae85943c8185adc667239589f28b3b7263
|
|
@@ -52,7 +52,10 @@
|
|
|
52
52
|
"output":{"shape":"CreateCustomActionTypeOutput"},
|
|
53
53
|
"errors":[
|
|
54
54
|
{"shape":"ValidationException"},
|
|
55
|
-
{"shape":"LimitExceededException"}
|
|
55
|
+
{"shape":"LimitExceededException"},
|
|
56
|
+
{"shape":"TooManyTagsException"},
|
|
57
|
+
{"shape":"InvalidTagsException"},
|
|
58
|
+
{"shape":"ConcurrentModificationException"}
|
|
56
59
|
]
|
|
57
60
|
},
|
|
58
61
|
"CreatePipeline":{
|
|
@@ -70,7 +73,10 @@
|
|
|
70
73
|
{"shape":"InvalidActionDeclarationException"},
|
|
71
74
|
{"shape":"InvalidBlockerDeclarationException"},
|
|
72
75
|
{"shape":"InvalidStructureException"},
|
|
73
|
-
{"shape":"LimitExceededException"}
|
|
76
|
+
{"shape":"LimitExceededException"},
|
|
77
|
+
{"shape":"TooManyTagsException"},
|
|
78
|
+
{"shape":"InvalidTagsException"},
|
|
79
|
+
{"shape":"ConcurrentModificationException"}
|
|
74
80
|
]
|
|
75
81
|
},
|
|
76
82
|
"DeleteCustomActionType":{
|
|
@@ -81,7 +87,8 @@
|
|
|
81
87
|
},
|
|
82
88
|
"input":{"shape":"DeleteCustomActionTypeInput"},
|
|
83
89
|
"errors":[
|
|
84
|
-
{"shape":"ValidationException"}
|
|
90
|
+
{"shape":"ValidationException"},
|
|
91
|
+
{"shape":"ConcurrentModificationException"}
|
|
85
92
|
]
|
|
86
93
|
},
|
|
87
94
|
"DeletePipeline":{
|
|
@@ -92,7 +99,8 @@
|
|
|
92
99
|
},
|
|
93
100
|
"input":{"shape":"DeletePipelineInput"},
|
|
94
101
|
"errors":[
|
|
95
|
-
{"shape":"ValidationException"}
|
|
102
|
+
{"shape":"ValidationException"},
|
|
103
|
+
{"shape":"ConcurrentModificationException"}
|
|
96
104
|
]
|
|
97
105
|
},
|
|
98
106
|
"DeleteWebhook":{
|
|
@@ -104,7 +112,8 @@
|
|
|
104
112
|
"input":{"shape":"DeleteWebhookInput"},
|
|
105
113
|
"output":{"shape":"DeleteWebhookOutput"},
|
|
106
114
|
"errors":[
|
|
107
|
-
{"shape":"ValidationException"}
|
|
115
|
+
{"shape":"ValidationException"},
|
|
116
|
+
{"shape":"ConcurrentModificationException"}
|
|
108
117
|
]
|
|
109
118
|
},
|
|
110
119
|
"DeregisterWebhookWithThirdParty":{
|
|
@@ -270,6 +279,21 @@
|
|
|
270
279
|
{"shape":"InvalidNextTokenException"}
|
|
271
280
|
]
|
|
272
281
|
},
|
|
282
|
+
"ListTagsForResource":{
|
|
283
|
+
"name":"ListTagsForResource",
|
|
284
|
+
"http":{
|
|
285
|
+
"method":"POST",
|
|
286
|
+
"requestUri":"/"
|
|
287
|
+
},
|
|
288
|
+
"input":{"shape":"ListTagsForResourceInput"},
|
|
289
|
+
"output":{"shape":"ListTagsForResourceOutput"},
|
|
290
|
+
"errors":[
|
|
291
|
+
{"shape":"ValidationException"},
|
|
292
|
+
{"shape":"ResourceNotFoundException"},
|
|
293
|
+
{"shape":"InvalidNextTokenException"},
|
|
294
|
+
{"shape":"InvalidArnException"}
|
|
295
|
+
]
|
|
296
|
+
},
|
|
273
297
|
"ListWebhooks":{
|
|
274
298
|
"name":"ListWebhooks",
|
|
275
299
|
"http":{
|
|
@@ -408,7 +432,10 @@
|
|
|
408
432
|
{"shape":"LimitExceededException"},
|
|
409
433
|
{"shape":"InvalidWebhookFilterPatternException"},
|
|
410
434
|
{"shape":"InvalidWebhookAuthenticationParametersException"},
|
|
411
|
-
{"shape":"PipelineNotFoundException"}
|
|
435
|
+
{"shape":"PipelineNotFoundException"},
|
|
436
|
+
{"shape":"TooManyTagsException"},
|
|
437
|
+
{"shape":"InvalidTagsException"},
|
|
438
|
+
{"shape":"ConcurrentModificationException"}
|
|
412
439
|
]
|
|
413
440
|
},
|
|
414
441
|
"RegisterWebhookWithThirdParty":{
|
|
@@ -453,6 +480,39 @@
|
|
|
453
480
|
{"shape":"PipelineNotFoundException"}
|
|
454
481
|
]
|
|
455
482
|
},
|
|
483
|
+
"TagResource":{
|
|
484
|
+
"name":"TagResource",
|
|
485
|
+
"http":{
|
|
486
|
+
"method":"POST",
|
|
487
|
+
"requestUri":"/"
|
|
488
|
+
},
|
|
489
|
+
"input":{"shape":"TagResourceInput"},
|
|
490
|
+
"output":{"shape":"TagResourceOutput"},
|
|
491
|
+
"errors":[
|
|
492
|
+
{"shape":"ValidationException"},
|
|
493
|
+
{"shape":"ResourceNotFoundException"},
|
|
494
|
+
{"shape":"InvalidArnException"},
|
|
495
|
+
{"shape":"TooManyTagsException"},
|
|
496
|
+
{"shape":"InvalidTagsException"},
|
|
497
|
+
{"shape":"ConcurrentModificationException"}
|
|
498
|
+
]
|
|
499
|
+
},
|
|
500
|
+
"UntagResource":{
|
|
501
|
+
"name":"UntagResource",
|
|
502
|
+
"http":{
|
|
503
|
+
"method":"POST",
|
|
504
|
+
"requestUri":"/"
|
|
505
|
+
},
|
|
506
|
+
"input":{"shape":"UntagResourceInput"},
|
|
507
|
+
"output":{"shape":"UntagResourceOutput"},
|
|
508
|
+
"errors":[
|
|
509
|
+
{"shape":"ValidationException"},
|
|
510
|
+
{"shape":"ResourceNotFoundException"},
|
|
511
|
+
{"shape":"InvalidArnException"},
|
|
512
|
+
{"shape":"InvalidTagsException"},
|
|
513
|
+
{"shape":"ConcurrentModificationException"}
|
|
514
|
+
]
|
|
515
|
+
},
|
|
456
516
|
"UpdatePipeline":{
|
|
457
517
|
"name":"UpdatePipeline",
|
|
458
518
|
"http":{
|
|
@@ -969,6 +1029,13 @@
|
|
|
969
1029
|
"min":1
|
|
970
1030
|
},
|
|
971
1031
|
"Code":{"type":"string"},
|
|
1032
|
+
"ConcurrentModificationException":{
|
|
1033
|
+
"type":"structure",
|
|
1034
|
+
"members":{
|
|
1035
|
+
"message":{"shape":"Message"}
|
|
1036
|
+
},
|
|
1037
|
+
"exception":true
|
|
1038
|
+
},
|
|
972
1039
|
"ContinuationToken":{
|
|
973
1040
|
"type":"string",
|
|
974
1041
|
"max":2048,
|
|
@@ -990,27 +1057,31 @@
|
|
|
990
1057
|
"settings":{"shape":"ActionTypeSettings"},
|
|
991
1058
|
"configurationProperties":{"shape":"ActionConfigurationPropertyList"},
|
|
992
1059
|
"inputArtifactDetails":{"shape":"ArtifactDetails"},
|
|
993
|
-
"outputArtifactDetails":{"shape":"ArtifactDetails"}
|
|
1060
|
+
"outputArtifactDetails":{"shape":"ArtifactDetails"},
|
|
1061
|
+
"tags":{"shape":"TagList"}
|
|
994
1062
|
}
|
|
995
1063
|
},
|
|
996
1064
|
"CreateCustomActionTypeOutput":{
|
|
997
1065
|
"type":"structure",
|
|
998
1066
|
"required":["actionType"],
|
|
999
1067
|
"members":{
|
|
1000
|
-
"actionType":{"shape":"ActionType"}
|
|
1068
|
+
"actionType":{"shape":"ActionType"},
|
|
1069
|
+
"tags":{"shape":"TagList"}
|
|
1001
1070
|
}
|
|
1002
1071
|
},
|
|
1003
1072
|
"CreatePipelineInput":{
|
|
1004
1073
|
"type":"structure",
|
|
1005
1074
|
"required":["pipeline"],
|
|
1006
1075
|
"members":{
|
|
1007
|
-
"pipeline":{"shape":"PipelineDeclaration"}
|
|
1076
|
+
"pipeline":{"shape":"PipelineDeclaration"},
|
|
1077
|
+
"tags":{"shape":"TagList"}
|
|
1008
1078
|
}
|
|
1009
1079
|
},
|
|
1010
1080
|
"CreatePipelineOutput":{
|
|
1011
1081
|
"type":"structure",
|
|
1012
1082
|
"members":{
|
|
1013
|
-
"pipeline":{"shape":"PipelineDeclaration"}
|
|
1083
|
+
"pipeline":{"shape":"PipelineDeclaration"},
|
|
1084
|
+
"tags":{"shape":"TagList"}
|
|
1014
1085
|
}
|
|
1015
1086
|
},
|
|
1016
1087
|
"CurrentRevision":{
|
|
@@ -1281,6 +1352,13 @@
|
|
|
1281
1352
|
},
|
|
1282
1353
|
"exception":true
|
|
1283
1354
|
},
|
|
1355
|
+
"InvalidArnException":{
|
|
1356
|
+
"type":"structure",
|
|
1357
|
+
"members":{
|
|
1358
|
+
"message":{"shape":"Message"}
|
|
1359
|
+
},
|
|
1360
|
+
"exception":true
|
|
1361
|
+
},
|
|
1284
1362
|
"InvalidBlockerDeclarationException":{
|
|
1285
1363
|
"type":"structure",
|
|
1286
1364
|
"members":{
|
|
@@ -1329,6 +1407,13 @@
|
|
|
1329
1407
|
},
|
|
1330
1408
|
"exception":true
|
|
1331
1409
|
},
|
|
1410
|
+
"InvalidTagsException":{
|
|
1411
|
+
"type":"structure",
|
|
1412
|
+
"members":{
|
|
1413
|
+
"message":{"shape":"Message"}
|
|
1414
|
+
},
|
|
1415
|
+
"exception":true
|
|
1416
|
+
},
|
|
1332
1417
|
"InvalidWebhookAuthenticationParametersException":{
|
|
1333
1418
|
"type":"structure",
|
|
1334
1419
|
"members":{
|
|
@@ -1472,6 +1557,22 @@
|
|
|
1472
1557
|
"nextToken":{"shape":"NextToken"}
|
|
1473
1558
|
}
|
|
1474
1559
|
},
|
|
1560
|
+
"ListTagsForResourceInput":{
|
|
1561
|
+
"type":"structure",
|
|
1562
|
+
"required":["resourceArn"],
|
|
1563
|
+
"members":{
|
|
1564
|
+
"resourceArn":{"shape":"ResourceArn"},
|
|
1565
|
+
"nextToken":{"shape":"NextToken"},
|
|
1566
|
+
"maxResults":{"shape":"MaxResults"}
|
|
1567
|
+
}
|
|
1568
|
+
},
|
|
1569
|
+
"ListTagsForResourceOutput":{
|
|
1570
|
+
"type":"structure",
|
|
1571
|
+
"members":{
|
|
1572
|
+
"tags":{"shape":"TagList"},
|
|
1573
|
+
"nextToken":{"shape":"NextToken"}
|
|
1574
|
+
}
|
|
1575
|
+
},
|
|
1475
1576
|
"ListWebhookItem":{
|
|
1476
1577
|
"type":"structure",
|
|
1477
1578
|
"required":[
|
|
@@ -1484,7 +1585,8 @@
|
|
|
1484
1585
|
"errorMessage":{"shape":"WebhookErrorMessage"},
|
|
1485
1586
|
"errorCode":{"shape":"WebhookErrorCode"},
|
|
1486
1587
|
"lastTriggered":{"shape":"WebhookLastTriggered"},
|
|
1487
|
-
"arn":{"shape":"WebhookArn"}
|
|
1588
|
+
"arn":{"shape":"WebhookArn"},
|
|
1589
|
+
"tags":{"shape":"TagList"}
|
|
1488
1590
|
}
|
|
1489
1591
|
},
|
|
1490
1592
|
"ListWebhooksInput":{
|
|
@@ -1814,7 +1916,8 @@
|
|
|
1814
1916
|
"type":"structure",
|
|
1815
1917
|
"required":["webhook"],
|
|
1816
1918
|
"members":{
|
|
1817
|
-
"webhook":{"shape":"WebhookDefinition"}
|
|
1919
|
+
"webhook":{"shape":"WebhookDefinition"},
|
|
1920
|
+
"tags":{"shape":"TagList"}
|
|
1818
1921
|
}
|
|
1819
1922
|
},
|
|
1820
1923
|
"PutWebhookOutput":{
|
|
@@ -1841,6 +1944,16 @@
|
|
|
1841
1944
|
"members":{
|
|
1842
1945
|
}
|
|
1843
1946
|
},
|
|
1947
|
+
"ResourceArn":{
|
|
1948
|
+
"type":"string",
|
|
1949
|
+
"pattern":"arn:aws(-[\\w]+)*:codepipeline:.+:[0-9]{12}:.+"
|
|
1950
|
+
},
|
|
1951
|
+
"ResourceNotFoundException":{
|
|
1952
|
+
"type":"structure",
|
|
1953
|
+
"members":{
|
|
1954
|
+
},
|
|
1955
|
+
"exception":true
|
|
1956
|
+
},
|
|
1844
1957
|
"RetryStageExecutionInput":{
|
|
1845
1958
|
"type":"structure",
|
|
1846
1959
|
"required":[
|
|
@@ -2032,6 +2145,51 @@
|
|
|
2032
2145
|
"pipelineExecutionId":{"shape":"PipelineExecutionId"}
|
|
2033
2146
|
}
|
|
2034
2147
|
},
|
|
2148
|
+
"Tag":{
|
|
2149
|
+
"type":"structure",
|
|
2150
|
+
"required":[
|
|
2151
|
+
"key",
|
|
2152
|
+
"value"
|
|
2153
|
+
],
|
|
2154
|
+
"members":{
|
|
2155
|
+
"key":{"shape":"TagKey"},
|
|
2156
|
+
"value":{"shape":"TagValue"}
|
|
2157
|
+
}
|
|
2158
|
+
},
|
|
2159
|
+
"TagKey":{
|
|
2160
|
+
"type":"string",
|
|
2161
|
+
"max":128,
|
|
2162
|
+
"min":1
|
|
2163
|
+
},
|
|
2164
|
+
"TagKeyList":{
|
|
2165
|
+
"type":"list",
|
|
2166
|
+
"member":{"shape":"TagKey"}
|
|
2167
|
+
},
|
|
2168
|
+
"TagList":{
|
|
2169
|
+
"type":"list",
|
|
2170
|
+
"member":{"shape":"Tag"}
|
|
2171
|
+
},
|
|
2172
|
+
"TagResourceInput":{
|
|
2173
|
+
"type":"structure",
|
|
2174
|
+
"required":[
|
|
2175
|
+
"resourceArn",
|
|
2176
|
+
"tags"
|
|
2177
|
+
],
|
|
2178
|
+
"members":{
|
|
2179
|
+
"resourceArn":{"shape":"ResourceArn"},
|
|
2180
|
+
"tags":{"shape":"TagList"}
|
|
2181
|
+
}
|
|
2182
|
+
},
|
|
2183
|
+
"TagResourceOutput":{
|
|
2184
|
+
"type":"structure",
|
|
2185
|
+
"members":{
|
|
2186
|
+
}
|
|
2187
|
+
},
|
|
2188
|
+
"TagValue":{
|
|
2189
|
+
"type":"string",
|
|
2190
|
+
"max":256,
|
|
2191
|
+
"min":0
|
|
2192
|
+
},
|
|
2035
2193
|
"ThirdPartyJob":{
|
|
2036
2194
|
"type":"structure",
|
|
2037
2195
|
"members":{
|
|
@@ -2071,6 +2229,13 @@
|
|
|
2071
2229
|
},
|
|
2072
2230
|
"Time":{"type":"timestamp"},
|
|
2073
2231
|
"Timestamp":{"type":"timestamp"},
|
|
2232
|
+
"TooManyTagsException":{
|
|
2233
|
+
"type":"structure",
|
|
2234
|
+
"members":{
|
|
2235
|
+
"message":{"shape":"Message"}
|
|
2236
|
+
},
|
|
2237
|
+
"exception":true
|
|
2238
|
+
},
|
|
2074
2239
|
"TransitionState":{
|
|
2075
2240
|
"type":"structure",
|
|
2076
2241
|
"members":{
|
|
@@ -2080,6 +2245,22 @@
|
|
|
2080
2245
|
"disabledReason":{"shape":"DisabledReason"}
|
|
2081
2246
|
}
|
|
2082
2247
|
},
|
|
2248
|
+
"UntagResourceInput":{
|
|
2249
|
+
"type":"structure",
|
|
2250
|
+
"required":[
|
|
2251
|
+
"resourceArn",
|
|
2252
|
+
"tagKeys"
|
|
2253
|
+
],
|
|
2254
|
+
"members":{
|
|
2255
|
+
"resourceArn":{"shape":"ResourceArn"},
|
|
2256
|
+
"tagKeys":{"shape":"TagKeyList"}
|
|
2257
|
+
}
|
|
2258
|
+
},
|
|
2259
|
+
"UntagResourceOutput":{
|
|
2260
|
+
"type":"structure",
|
|
2261
|
+
"members":{
|
|
2262
|
+
}
|
|
2263
|
+
},
|
|
2083
2264
|
"UpdatePipelineInput":{
|
|
2084
2265
|
"type":"structure",
|
|
2085
2266
|
"required":["pipeline"],
|
|
@@ -1,4 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pagination": {
|
|
3
|
+
"ListActionExecutions": {
|
|
4
|
+
"input_token": "nextToken",
|
|
5
|
+
"output_token": "nextToken",
|
|
6
|
+
"limit_key": "maxResults",
|
|
7
|
+
"result_key": "actionExecutionDetails"
|
|
8
|
+
},
|
|
9
|
+
"ListActionTypes": {
|
|
10
|
+
"input_token": "nextToken",
|
|
11
|
+
"output_token": "nextToken",
|
|
12
|
+
"result_key": "actionTypes"
|
|
13
|
+
},
|
|
14
|
+
"ListPipelineExecutions": {
|
|
15
|
+
"input_token": "nextToken",
|
|
16
|
+
"output_token": "nextToken",
|
|
17
|
+
"limit_key": "maxResults",
|
|
18
|
+
"result_key": "pipelineExecutionSummaries"
|
|
19
|
+
},
|
|
20
|
+
"ListPipelines": {
|
|
21
|
+
"input_token": "nextToken",
|
|
22
|
+
"output_token": "nextToken",
|
|
23
|
+
"result_key": "pipelines"
|
|
24
|
+
},
|
|
25
|
+
"ListTagsForResource": {
|
|
26
|
+
"input_token": "nextToken",
|
|
27
|
+
"output_token": "nextToken",
|
|
28
|
+
"limit_key": "maxResults",
|
|
29
|
+
"result_key": "tags"
|
|
30
|
+
},
|
|
31
|
+
"ListWebhooks": {
|
|
32
|
+
"input_token": "NextToken",
|
|
33
|
+
"output_token": "NextToken",
|
|
34
|
+
"limit_key": "MaxResults",
|
|
35
|
+
"result_key": "webhooks"
|
|
36
|
+
}
|
|
3
37
|
}
|
|
4
38
|
}
|
|
@@ -7686,6 +7686,11 @@
|
|
|
7686
7686
|
}
|
|
7687
7687
|
}
|
|
7688
7688
|
},
|
|
7689
|
+
"DescribeCapacityReservationsMaxResults":{
|
|
7690
|
+
"type":"integer",
|
|
7691
|
+
"max":1000,
|
|
7692
|
+
"min":1
|
|
7693
|
+
},
|
|
7689
7694
|
"DescribeCapacityReservationsRequest":{
|
|
7690
7695
|
"type":"structure",
|
|
7691
7696
|
"members":{
|
|
@@ -7694,7 +7699,7 @@
|
|
|
7694
7699
|
"locationName":"CapacityReservationId"
|
|
7695
7700
|
},
|
|
7696
7701
|
"NextToken":{"shape":"String"},
|
|
7697
|
-
"MaxResults":{"shape":"
|
|
7702
|
+
"MaxResults":{"shape":"DescribeCapacityReservationsMaxResults"},
|
|
7698
7703
|
"Filters":{
|
|
7699
7704
|
"shape":"FilterList",
|
|
7700
7705
|
"locationName":"Filter"
|
|
@@ -8008,6 +8013,11 @@
|
|
|
8008
8013
|
}
|
|
8009
8014
|
}
|
|
8010
8015
|
},
|
|
8016
|
+
"DescribeElasticGpusMaxResults":{
|
|
8017
|
+
"type":"integer",
|
|
8018
|
+
"max":1000,
|
|
8019
|
+
"min":10
|
|
8020
|
+
},
|
|
8011
8021
|
"DescribeElasticGpusRequest":{
|
|
8012
8022
|
"type":"structure",
|
|
8013
8023
|
"members":{
|
|
@@ -8020,7 +8030,7 @@
|
|
|
8020
8030
|
"shape":"FilterList",
|
|
8021
8031
|
"locationName":"Filter"
|
|
8022
8032
|
},
|
|
8023
|
-
"MaxResults":{"shape":"
|
|
8033
|
+
"MaxResults":{"shape":"DescribeElasticGpusMaxResults"},
|
|
8024
8034
|
"NextToken":{"shape":"String"}
|
|
8025
8035
|
}
|
|
8026
8036
|
},
|
|
@@ -8776,6 +8786,11 @@
|
|
|
8776
8786
|
}
|
|
8777
8787
|
}
|
|
8778
8788
|
},
|
|
8789
|
+
"DescribeLaunchTemplatesMaxResults":{
|
|
8790
|
+
"type":"integer",
|
|
8791
|
+
"max":200,
|
|
8792
|
+
"min":1
|
|
8793
|
+
},
|
|
8779
8794
|
"DescribeLaunchTemplatesRequest":{
|
|
8780
8795
|
"type":"structure",
|
|
8781
8796
|
"members":{
|
|
@@ -8793,7 +8808,7 @@
|
|
|
8793
8808
|
"locationName":"Filter"
|
|
8794
8809
|
},
|
|
8795
8810
|
"NextToken":{"shape":"String"},
|
|
8796
|
-
"MaxResults":{"shape":"
|
|
8811
|
+
"MaxResults":{"shape":"DescribeLaunchTemplatesMaxResults"}
|
|
8797
8812
|
}
|
|
8798
8813
|
},
|
|
8799
8814
|
"DescribeLaunchTemplatesResult":{
|
|
@@ -8952,6 +8967,11 @@
|
|
|
8952
8967
|
}
|
|
8953
8968
|
}
|
|
8954
8969
|
},
|
|
8970
|
+
"DescribeNetworkInterfacePermissionsMaxResults":{
|
|
8971
|
+
"type":"integer",
|
|
8972
|
+
"max":255,
|
|
8973
|
+
"min":5
|
|
8974
|
+
},
|
|
8955
8975
|
"DescribeNetworkInterfacePermissionsRequest":{
|
|
8956
8976
|
"type":"structure",
|
|
8957
8977
|
"members":{
|
|
@@ -8964,7 +8984,7 @@
|
|
|
8964
8984
|
"locationName":"Filter"
|
|
8965
8985
|
},
|
|
8966
8986
|
"NextToken":{"shape":"String"},
|
|
8967
|
-
"MaxResults":{"shape":"
|
|
8987
|
+
"MaxResults":{"shape":"DescribeNetworkInterfacePermissionsMaxResults"}
|
|
8968
8988
|
}
|
|
8969
8989
|
},
|
|
8970
8990
|
"DescribeNetworkInterfacePermissionsResult":{
|
|
@@ -8980,6 +9000,11 @@
|
|
|
8980
9000
|
}
|
|
8981
9001
|
}
|
|
8982
9002
|
},
|
|
9003
|
+
"DescribeNetworkInterfacesMaxResults":{
|
|
9004
|
+
"type":"integer",
|
|
9005
|
+
"max":1000,
|
|
9006
|
+
"min":5
|
|
9007
|
+
},
|
|
8983
9008
|
"DescribeNetworkInterfacesRequest":{
|
|
8984
9009
|
"type":"structure",
|
|
8985
9010
|
"members":{
|
|
@@ -8996,7 +9021,7 @@
|
|
|
8996
9021
|
"locationName":"NetworkInterfaceId"
|
|
8997
9022
|
},
|
|
8998
9023
|
"NextToken":{"shape":"String"},
|
|
8999
|
-
"MaxResults":{"shape":"
|
|
9024
|
+
"MaxResults":{"shape":"DescribeNetworkInterfacesMaxResults"}
|
|
9000
9025
|
}
|
|
9001
9026
|
},
|
|
9002
9027
|
"DescribeNetworkInterfacesResult":{
|
|
@@ -9283,6 +9308,11 @@
|
|
|
9283
9308
|
}
|
|
9284
9309
|
}
|
|
9285
9310
|
},
|
|
9311
|
+
"DescribeRouteTablesMaxResults":{
|
|
9312
|
+
"type":"integer",
|
|
9313
|
+
"max":100,
|
|
9314
|
+
"min":5
|
|
9315
|
+
},
|
|
9286
9316
|
"DescribeRouteTablesRequest":{
|
|
9287
9317
|
"type":"structure",
|
|
9288
9318
|
"members":{
|
|
@@ -9299,7 +9329,7 @@
|
|
|
9299
9329
|
"locationName":"RouteTableId"
|
|
9300
9330
|
},
|
|
9301
9331
|
"NextToken":{"shape":"String"},
|
|
9302
|
-
"MaxResults":{"shape":"
|
|
9332
|
+
"MaxResults":{"shape":"DescribeRouteTablesMaxResults"}
|
|
9303
9333
|
}
|
|
9304
9334
|
},
|
|
9305
9335
|
"DescribeRouteTablesResult":{
|
|
@@ -9395,6 +9425,11 @@
|
|
|
9395
9425
|
}
|
|
9396
9426
|
}
|
|
9397
9427
|
},
|
|
9428
|
+
"DescribeSecurityGroupsMaxResults":{
|
|
9429
|
+
"type":"integer",
|
|
9430
|
+
"max":1000,
|
|
9431
|
+
"min":5
|
|
9432
|
+
},
|
|
9398
9433
|
"DescribeSecurityGroupsRequest":{
|
|
9399
9434
|
"type":"structure",
|
|
9400
9435
|
"members":{
|
|
@@ -9415,7 +9450,7 @@
|
|
|
9415
9450
|
"locationName":"dryRun"
|
|
9416
9451
|
},
|
|
9417
9452
|
"NextToken":{"shape":"String"},
|
|
9418
|
-
"MaxResults":{"shape":"
|
|
9453
|
+
"MaxResults":{"shape":"DescribeSecurityGroupsMaxResults"}
|
|
9419
9454
|
}
|
|
9420
9455
|
},
|
|
9421
9456
|
"DescribeSecurityGroupsResult":{
|
|
@@ -9738,13 +9773,23 @@
|
|
|
9738
9773
|
}
|
|
9739
9774
|
}
|
|
9740
9775
|
},
|
|
9776
|
+
"DescribeStaleSecurityGroupsMaxResults":{
|
|
9777
|
+
"type":"integer",
|
|
9778
|
+
"max":255,
|
|
9779
|
+
"min":5
|
|
9780
|
+
},
|
|
9781
|
+
"DescribeStaleSecurityGroupsNextToken":{
|
|
9782
|
+
"type":"string",
|
|
9783
|
+
"max":1024,
|
|
9784
|
+
"min":1
|
|
9785
|
+
},
|
|
9741
9786
|
"DescribeStaleSecurityGroupsRequest":{
|
|
9742
9787
|
"type":"structure",
|
|
9743
9788
|
"required":["VpcId"],
|
|
9744
9789
|
"members":{
|
|
9745
9790
|
"DryRun":{"shape":"Boolean"},
|
|
9746
|
-
"MaxResults":{"shape":"
|
|
9747
|
-
"NextToken":{"shape":"
|
|
9791
|
+
"MaxResults":{"shape":"DescribeStaleSecurityGroupsMaxResults"},
|
|
9792
|
+
"NextToken":{"shape":"DescribeStaleSecurityGroupsNextToken"},
|
|
9748
9793
|
"VpcId":{"shape":"String"}
|
|
9749
9794
|
}
|
|
9750
9795
|
},
|
|
@@ -20045,6 +20090,10 @@
|
|
|
20045
20090
|
"PrivateDnsName":{
|
|
20046
20091
|
"shape":"String",
|
|
20047
20092
|
"locationName":"privateDnsName"
|
|
20093
|
+
},
|
|
20094
|
+
"Tags":{
|
|
20095
|
+
"shape":"TagList",
|
|
20096
|
+
"locationName":"tagSet"
|
|
20048
20097
|
}
|
|
20049
20098
|
}
|
|
20050
20099
|
},
|
|
@@ -20062,6 +20111,10 @@
|
|
|
20062
20111
|
"shape":"String",
|
|
20063
20112
|
"locationName":"serviceName"
|
|
20064
20113
|
},
|
|
20114
|
+
"ServiceId":{
|
|
20115
|
+
"shape":"String",
|
|
20116
|
+
"locationName":"serviceId"
|
|
20117
|
+
},
|
|
20065
20118
|
"ServiceType":{
|
|
20066
20119
|
"shape":"ServiceTypeDetailSet",
|
|
20067
20120
|
"locationName":"serviceType"
|
|
@@ -20093,6 +20146,10 @@
|
|
|
20093
20146
|
"ManagesVpcEndpoints":{
|
|
20094
20147
|
"shape":"Boolean",
|
|
20095
20148
|
"locationName":"managesVpcEndpoints"
|
|
20149
|
+
},
|
|
20150
|
+
"Tags":{
|
|
20151
|
+
"shape":"TagList",
|
|
20152
|
+
"locationName":"tagSet"
|
|
20096
20153
|
}
|
|
20097
20154
|
}
|
|
20098
20155
|
},
|
|
@@ -22976,6 +23033,10 @@
|
|
|
22976
23033
|
"CreationTimestamp":{
|
|
22977
23034
|
"shape":"MillisecondDateTime",
|
|
22978
23035
|
"locationName":"creationTimestamp"
|
|
23036
|
+
},
|
|
23037
|
+
"Tags":{
|
|
23038
|
+
"shape":"TagList",
|
|
23039
|
+
"locationName":"tagSet"
|
|
22979
23040
|
}
|
|
22980
23041
|
}
|
|
22981
23042
|
},
|
|
@@ -1601,7 +1601,8 @@
|
|
|
1601
1601
|
"SegmentTemplateFormat": {
|
|
1602
1602
|
"enum": [
|
|
1603
1603
|
"NUMBER_WITH_TIMELINE",
|
|
1604
|
-
"TIME_WITH_TIMELINE"
|
|
1604
|
+
"TIME_WITH_TIMELINE",
|
|
1605
|
+
"NUMBER_WITH_DURATION"
|
|
1605
1606
|
],
|
|
1606
1607
|
"type": "string"
|
|
1607
1608
|
},
|
|
@@ -1983,4 +1984,4 @@
|
|
|
1983
1984
|
"type": "string"
|
|
1984
1985
|
}
|
|
1985
1986
|
}
|
|
1986
|
-
}
|
|
1987
|
+
}
|
data/endpoints.json
CHANGED
|
@@ -2958,7 +2958,11 @@
|
|
|
2958
2958
|
"protocols" : [ "https" ]
|
|
2959
2959
|
},
|
|
2960
2960
|
"endpoints" : {
|
|
2961
|
+
"ap-northeast-1" : { },
|
|
2961
2962
|
"ap-northeast-2" : { },
|
|
2963
|
+
"ap-south-1" : { },
|
|
2964
|
+
"ap-southeast-1" : { },
|
|
2965
|
+
"ca-central-1" : { },
|
|
2962
2966
|
"eu-central-1" : { },
|
|
2963
2967
|
"eu-west-1" : { },
|
|
2964
2968
|
"us-east-1" : { },
|
data/lib/aws-sdk-core/version.rb
CHANGED
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.11.
|
|
4
|
+
version: 2.11.275
|
|
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: 2019-05-
|
|
11
|
+
date: 2019-05-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|