aws-sdk-core 2.11.568 → 2.11.573
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/apigatewayv2/2018-11-29/api-2.json +56 -0
- data/apis/appflow/2020-08-23/api-2.json +2378 -0
- data/apis/appflow/2020-08-23/examples-1.json +5 -0
- data/apis/appflow/2020-08-23/paginators-1.json +23 -0
- data/apis/cognito-idp/2016-04-18/api-2.json +1 -5
- data/apis/datasync/2018-11-09/api-2.json +78 -2
- data/apis/dms/2016-01-01/api-2.json +5 -2
- data/apis/ec2/2016-11-15/api-2.json +237 -0
- data/apis/ec2/2016-11-15/paginators-1.json +6 -0
- data/apis/identitystore/2020-06-15/api-2.json +318 -0
- data/apis/identitystore/2020-06-15/examples-1.json +5 -0
- data/apis/identitystore/2020-06-15/paginators-1.json +14 -0
- data/apis/iotsitewise/2019-12-02/api-2.json +22 -8
- data/apis/ivs/2020-07-14/api-2.json +160 -1
- data/apis/ivs/2020-07-14/paginators-1.json +6 -0
- data/apis/kafka/2018-11-14/api-2.json +142 -1
- data/apis/lakeformation/2017-03-31/api-2.json +13 -1
- data/apis/route53resolver/2018-04-01/api-2.json +474 -7
- data/apis/route53resolver/2018-04-01/paginators-1.json +26 -4
- data/apis/securityhub/2018-10-26/api-2.json +565 -4
- data/apis/servicecatalog/2015-12-10/api-2.json +6 -0
- data/apis/sesv2/2019-09-27/api-2.json +189 -0
- data/apis/sesv2/2019-09-27/paginators-1.json +5 -0
- data/apis/ssm/2014-11-06/api-2.json +18 -7
- data/apis/storagegateway/2013-06-30/api-2.json +165 -7
- data/apis/transcribe-streaming/2017-10-26/api-2.json +12 -1
- data/apis/xray/2016-04-12/api-2.json +150 -2
- data/endpoints.json +25 -0
- data/lib/aws-sdk-core.rb +2 -0
- data/lib/aws-sdk-core/appflow.rb +6 -0
- data/lib/aws-sdk-core/identitystore.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +8 -0
- metadata +10 -2
@@ -93,7 +93,8 @@
|
|
93
93
|
"EndTime":{"shape":"Double"},
|
94
94
|
"Type":{"shape":"ItemType"},
|
95
95
|
"Content":{"shape":"String"},
|
96
|
-
"VocabularyFilterMatch":{"shape":"Boolean"}
|
96
|
+
"VocabularyFilterMatch":{"shape":"Boolean"},
|
97
|
+
"Speaker":{"shape":"String"}
|
97
98
|
}
|
98
99
|
},
|
99
100
|
"ItemList":{
|
@@ -206,6 +207,11 @@
|
|
206
207
|
"shape":"VocabularyFilterMethod",
|
207
208
|
"location":"header",
|
208
209
|
"locationName":"x-amzn-transcribe-vocabulary-filter-method"
|
210
|
+
},
|
211
|
+
"ShowSpeakerLabel":{
|
212
|
+
"shape":"Boolean",
|
213
|
+
"location":"header",
|
214
|
+
"locationName":"x-amzn-transcribe-show-speaker-label"
|
209
215
|
}
|
210
216
|
},
|
211
217
|
"payload":"AudioStream"
|
@@ -253,6 +259,11 @@
|
|
253
259
|
"shape":"VocabularyFilterMethod",
|
254
260
|
"location":"header",
|
255
261
|
"locationName":"x-amzn-transcribe-vocabulary-filter-method"
|
262
|
+
},
|
263
|
+
"ShowSpeakerLabel":{
|
264
|
+
"shape":"Boolean",
|
265
|
+
"location":"header",
|
266
|
+
"locationName":"x-amzn-transcribe-show-speaker-label"
|
256
267
|
}
|
257
268
|
},
|
258
269
|
"payload":"TranscriptResultStream"
|
@@ -206,6 +206,20 @@
|
|
206
206
|
{"shape":"ThrottledException"}
|
207
207
|
]
|
208
208
|
},
|
209
|
+
"ListTagsForResource":{
|
210
|
+
"name":"ListTagsForResource",
|
211
|
+
"http":{
|
212
|
+
"method":"POST",
|
213
|
+
"requestUri":"/ListTagsForResource"
|
214
|
+
},
|
215
|
+
"input":{"shape":"ListTagsForResourceRequest"},
|
216
|
+
"output":{"shape":"ListTagsForResourceResponse"},
|
217
|
+
"errors":[
|
218
|
+
{"shape":"InvalidRequestException"},
|
219
|
+
{"shape":"ThrottledException"},
|
220
|
+
{"shape":"ResourceNotFoundException"}
|
221
|
+
]
|
222
|
+
},
|
209
223
|
"PutEncryptionConfig":{
|
210
224
|
"name":"PutEncryptionConfig",
|
211
225
|
"http":{
|
@@ -245,6 +259,35 @@
|
|
245
259
|
{"shape":"ThrottledException"}
|
246
260
|
]
|
247
261
|
},
|
262
|
+
"TagResource":{
|
263
|
+
"name":"TagResource",
|
264
|
+
"http":{
|
265
|
+
"method":"POST",
|
266
|
+
"requestUri":"/TagResource"
|
267
|
+
},
|
268
|
+
"input":{"shape":"TagResourceRequest"},
|
269
|
+
"output":{"shape":"TagResourceResponse"},
|
270
|
+
"errors":[
|
271
|
+
{"shape":"InvalidRequestException"},
|
272
|
+
{"shape":"ThrottledException"},
|
273
|
+
{"shape":"ResourceNotFoundException"},
|
274
|
+
{"shape":"TooManyTagsException"}
|
275
|
+
]
|
276
|
+
},
|
277
|
+
"UntagResource":{
|
278
|
+
"name":"UntagResource",
|
279
|
+
"http":{
|
280
|
+
"method":"POST",
|
281
|
+
"requestUri":"/UntagResource"
|
282
|
+
},
|
283
|
+
"input":{"shape":"UntagResourceRequest"},
|
284
|
+
"output":{"shape":"UntagResourceResponse"},
|
285
|
+
"errors":[
|
286
|
+
{"shape":"InvalidRequestException"},
|
287
|
+
{"shape":"ThrottledException"},
|
288
|
+
{"shape":"ResourceNotFoundException"}
|
289
|
+
]
|
290
|
+
},
|
248
291
|
"UpdateGroup":{
|
249
292
|
"name":"UpdateGroup",
|
250
293
|
"http":{
|
@@ -289,6 +332,11 @@
|
|
289
332
|
"type":"list",
|
290
333
|
"member":{"shape":"String"}
|
291
334
|
},
|
335
|
+
"AmazonResourceName":{
|
336
|
+
"type":"string",
|
337
|
+
"max":1011,
|
338
|
+
"min":1
|
339
|
+
},
|
292
340
|
"AnnotationKey":{"type":"string"},
|
293
341
|
"AnnotationValue":{
|
294
342
|
"type":"structure",
|
@@ -367,7 +415,8 @@
|
|
367
415
|
"required":["GroupName"],
|
368
416
|
"members":{
|
369
417
|
"GroupName":{"shape":"GroupName"},
|
370
|
-
"FilterExpression":{"shape":"FilterExpression"}
|
418
|
+
"FilterExpression":{"shape":"FilterExpression"},
|
419
|
+
"Tags":{"shape":"TagList"}
|
371
420
|
}
|
372
421
|
},
|
373
422
|
"CreateGroupResult":{
|
@@ -380,7 +429,8 @@
|
|
380
429
|
"type":"structure",
|
381
430
|
"required":["SamplingRule"],
|
382
431
|
"members":{
|
383
|
-
"SamplingRule":{"shape":"SamplingRule"}
|
432
|
+
"SamplingRule":{"shape":"SamplingRule"},
|
433
|
+
"Tags":{"shape":"TagList"}
|
384
434
|
}
|
385
435
|
},
|
386
436
|
"CreateSamplingRuleResult":{
|
@@ -822,6 +872,21 @@
|
|
822
872
|
},
|
823
873
|
"exception":true
|
824
874
|
},
|
875
|
+
"ListTagsForResourceRequest":{
|
876
|
+
"type":"structure",
|
877
|
+
"required":["ResourceARN"],
|
878
|
+
"members":{
|
879
|
+
"ResourceARN":{"shape":"AmazonResourceName"},
|
880
|
+
"NextToken":{"shape":"String"}
|
881
|
+
}
|
882
|
+
},
|
883
|
+
"ListTagsForResourceResponse":{
|
884
|
+
"type":"structure",
|
885
|
+
"members":{
|
886
|
+
"Tags":{"shape":"TagList"},
|
887
|
+
"NextToken":{"shape":"String"}
|
888
|
+
}
|
889
|
+
},
|
825
890
|
"NullableBoolean":{"type":"boolean"},
|
826
891
|
"NullableDouble":{"type":"double"},
|
827
892
|
"NullableInteger":{"type":"integer"},
|
@@ -891,6 +956,15 @@
|
|
891
956
|
"ARN":{"shape":"String"}
|
892
957
|
}
|
893
958
|
},
|
959
|
+
"ResourceNotFoundException":{
|
960
|
+
"type":"structure",
|
961
|
+
"members":{
|
962
|
+
"Message":{"shape":"ErrorMessage"},
|
963
|
+
"ResourceName":{"shape":"AmazonResourceName"}
|
964
|
+
},
|
965
|
+
"error":{"httpStatusCode":404},
|
966
|
+
"exception":true
|
967
|
+
},
|
894
968
|
"ResponseTimeRootCause":{
|
895
969
|
"type":"structure",
|
896
970
|
"members":{
|
@@ -1154,6 +1228,55 @@
|
|
1154
1228
|
"max":64
|
1155
1229
|
},
|
1156
1230
|
"String":{"type":"string"},
|
1231
|
+
"Tag":{
|
1232
|
+
"type":"structure",
|
1233
|
+
"required":[
|
1234
|
+
"Key",
|
1235
|
+
"Value"
|
1236
|
+
],
|
1237
|
+
"members":{
|
1238
|
+
"Key":{"shape":"TagKey"},
|
1239
|
+
"Value":{"shape":"TagValue"}
|
1240
|
+
}
|
1241
|
+
},
|
1242
|
+
"TagKey":{
|
1243
|
+
"type":"string",
|
1244
|
+
"max":128,
|
1245
|
+
"min":1
|
1246
|
+
},
|
1247
|
+
"TagKeyList":{
|
1248
|
+
"type":"list",
|
1249
|
+
"member":{"shape":"TagKey"},
|
1250
|
+
"max":200,
|
1251
|
+
"min":0
|
1252
|
+
},
|
1253
|
+
"TagList":{
|
1254
|
+
"type":"list",
|
1255
|
+
"member":{"shape":"Tag"},
|
1256
|
+
"max":200,
|
1257
|
+
"min":0
|
1258
|
+
},
|
1259
|
+
"TagResourceRequest":{
|
1260
|
+
"type":"structure",
|
1261
|
+
"required":[
|
1262
|
+
"ResourceARN",
|
1263
|
+
"Tags"
|
1264
|
+
],
|
1265
|
+
"members":{
|
1266
|
+
"ResourceARN":{"shape":"AmazonResourceName"},
|
1267
|
+
"Tags":{"shape":"TagList"}
|
1268
|
+
}
|
1269
|
+
},
|
1270
|
+
"TagResourceResponse":{
|
1271
|
+
"type":"structure",
|
1272
|
+
"members":{
|
1273
|
+
}
|
1274
|
+
},
|
1275
|
+
"TagValue":{
|
1276
|
+
"type":"string",
|
1277
|
+
"max":256,
|
1278
|
+
"min":0
|
1279
|
+
},
|
1157
1280
|
"TelemetryRecord":{
|
1158
1281
|
"type":"structure",
|
1159
1282
|
"required":["Timestamp"],
|
@@ -1199,6 +1322,15 @@
|
|
1199
1322
|
"member":{"shape":"TimeSeriesServiceStatistics"}
|
1200
1323
|
},
|
1201
1324
|
"Timestamp":{"type":"timestamp"},
|
1325
|
+
"TooManyTagsException":{
|
1326
|
+
"type":"structure",
|
1327
|
+
"members":{
|
1328
|
+
"Message":{"shape":"ErrorMessage"},
|
1329
|
+
"ResourceName":{"shape":"AmazonResourceName"}
|
1330
|
+
},
|
1331
|
+
"error":{"httpStatusCode":400},
|
1332
|
+
"exception":true
|
1333
|
+
},
|
1202
1334
|
"Trace":{
|
1203
1335
|
"type":"structure",
|
1204
1336
|
"members":{
|
@@ -1309,6 +1441,22 @@
|
|
1309
1441
|
"type":"list",
|
1310
1442
|
"member":{"shape":"UnprocessedTraceSegment"}
|
1311
1443
|
},
|
1444
|
+
"UntagResourceRequest":{
|
1445
|
+
"type":"structure",
|
1446
|
+
"required":[
|
1447
|
+
"ResourceARN",
|
1448
|
+
"TagKeys"
|
1449
|
+
],
|
1450
|
+
"members":{
|
1451
|
+
"ResourceARN":{"shape":"AmazonResourceName"},
|
1452
|
+
"TagKeys":{"shape":"TagKeyList"}
|
1453
|
+
}
|
1454
|
+
},
|
1455
|
+
"UntagResourceResponse":{
|
1456
|
+
"type":"structure",
|
1457
|
+
"members":{
|
1458
|
+
}
|
1459
|
+
},
|
1312
1460
|
"UpdateGroupRequest":{
|
1313
1461
|
"type":"structure",
|
1314
1462
|
"members":{
|
data/endpoints.json
CHANGED
@@ -1634,6 +1634,8 @@
|
|
1634
1634
|
"ap-northeast-1" : { },
|
1635
1635
|
"ap-southeast-2" : { },
|
1636
1636
|
"eu-central-1" : { },
|
1637
|
+
"eu-west-1" : { },
|
1638
|
+
"eu-west-2" : { },
|
1637
1639
|
"us-east-1" : { },
|
1638
1640
|
"us-west-2" : { }
|
1639
1641
|
}
|
@@ -2667,6 +2669,7 @@
|
|
2667
2669
|
"eu-west-1" : { },
|
2668
2670
|
"eu-west-2" : { },
|
2669
2671
|
"eu-west-3" : { },
|
2672
|
+
"sa-east-1" : { },
|
2670
2673
|
"us-east-1" : { },
|
2671
2674
|
"us-east-2" : { },
|
2672
2675
|
"us-west-1" : { },
|
@@ -2915,6 +2918,20 @@
|
|
2915
2918
|
"isRegionalized" : false,
|
2916
2919
|
"partitionEndpoint" : "aws-global"
|
2917
2920
|
},
|
2921
|
+
"identitystore" : {
|
2922
|
+
"endpoints" : {
|
2923
|
+
"ap-southeast-1" : { },
|
2924
|
+
"ap-southeast-2" : { },
|
2925
|
+
"ca-central-1" : { },
|
2926
|
+
"eu-central-1" : { },
|
2927
|
+
"eu-north-1" : { },
|
2928
|
+
"eu-west-1" : { },
|
2929
|
+
"eu-west-2" : { },
|
2930
|
+
"us-east-1" : { },
|
2931
|
+
"us-east-2" : { },
|
2932
|
+
"us-west-2" : { }
|
2933
|
+
}
|
2934
|
+
},
|
2918
2935
|
"importexport" : {
|
2919
2936
|
"endpoints" : {
|
2920
2937
|
"aws-global" : {
|
@@ -3133,6 +3150,7 @@
|
|
3133
3150
|
"ca-central-1" : { },
|
3134
3151
|
"eu-central-1" : { },
|
3135
3152
|
"eu-north-1" : { },
|
3153
|
+
"eu-south-1" : { },
|
3136
3154
|
"eu-west-1" : { },
|
3137
3155
|
"eu-west-2" : { },
|
3138
3156
|
"eu-west-3" : { },
|
@@ -3691,6 +3709,8 @@
|
|
3691
3709
|
"ap-northeast-1" : { },
|
3692
3710
|
"ap-southeast-2" : { },
|
3693
3711
|
"eu-central-1" : { },
|
3712
|
+
"eu-west-1" : { },
|
3713
|
+
"eu-west-2" : { },
|
3694
3714
|
"us-east-1" : { },
|
3695
3715
|
"us-west-2" : { }
|
3696
3716
|
}
|
@@ -5108,6 +5128,7 @@
|
|
5108
5128
|
"protocols" : [ "https" ]
|
5109
5129
|
},
|
5110
5130
|
"endpoints" : {
|
5131
|
+
"af-south-1" : { },
|
5111
5132
|
"ap-east-1" : { },
|
5112
5133
|
"ap-northeast-1" : { },
|
5113
5134
|
"ap-northeast-2" : { },
|
@@ -5117,6 +5138,7 @@
|
|
5117
5138
|
"ca-central-1" : { },
|
5118
5139
|
"eu-central-1" : { },
|
5119
5140
|
"eu-north-1" : { },
|
5141
|
+
"eu-south-1" : { },
|
5120
5142
|
"eu-west-1" : { },
|
5121
5143
|
"eu-west-2" : { },
|
5122
5144
|
"eu-west-3" : { },
|
@@ -7313,6 +7335,7 @@
|
|
7313
7335
|
"protocols" : [ "https" ]
|
7314
7336
|
},
|
7315
7337
|
"endpoints" : {
|
7338
|
+
"us-gov-east-1" : { },
|
7316
7339
|
"us-gov-west-1" : { }
|
7317
7340
|
}
|
7318
7341
|
},
|
@@ -7706,11 +7729,13 @@
|
|
7706
7729
|
}
|
7707
7730
|
},
|
7708
7731
|
"endpoints" : {
|
7732
|
+
"us-gov-east-1" : { },
|
7709
7733
|
"us-gov-west-1" : { }
|
7710
7734
|
}
|
7711
7735
|
},
|
7712
7736
|
"iotsecuredtunneling" : {
|
7713
7737
|
"endpoints" : {
|
7738
|
+
"us-gov-east-1" : { },
|
7714
7739
|
"us-gov-west-1" : { }
|
7715
7740
|
}
|
7716
7741
|
},
|
data/lib/aws-sdk-core.rb
CHANGED
@@ -35,6 +35,7 @@ module Aws
|
|
35
35
|
AppMesh
|
36
36
|
AppStream
|
37
37
|
AppSync
|
38
|
+
Appflow
|
38
39
|
ApplicationAutoScaling
|
39
40
|
ApplicationDiscoveryService
|
40
41
|
ApplicationInsights
|
@@ -126,6 +127,7 @@ module Aws
|
|
126
127
|
Honeycode
|
127
128
|
IAM
|
128
129
|
IVS
|
130
|
+
IdentityStore
|
129
131
|
Imagebuilder
|
130
132
|
ImportExport
|
131
133
|
Inspector
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:Appflow, {
|
2
|
+
api: "#{Aws::API_DIR}/appflow/2020-08-23/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/appflow/2020-08-23/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/appflow/2020-08-23/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/appflow/2020-08-23/paginators-1.json",
|
6
|
+
})
|
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:IdentityStore, {
|
2
|
+
api: "#{Aws::API_DIR}/identitystore/2020-06-15/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/identitystore/2020-06-15/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/identitystore/2020-06-15/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/identitystore/2020-06-15/paginators-1.json",
|
6
|
+
})
|
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
CHANGED
@@ -47,6 +47,10 @@
|
|
47
47
|
"models": "appsync/2017-07-25",
|
48
48
|
"endpoint": "appsync"
|
49
49
|
},
|
50
|
+
"Appflow": {
|
51
|
+
"models": "appflow/2020-08-23",
|
52
|
+
"endpoint": "appflow"
|
53
|
+
},
|
50
54
|
"ApplicationAutoScaling": {
|
51
55
|
"models": "application-autoscaling/2016-02-06",
|
52
56
|
"endpoint": "application-autoscaling"
|
@@ -410,6 +414,10 @@
|
|
410
414
|
"models": "ivs/2020-07-14",
|
411
415
|
"endpoint": "ivs"
|
412
416
|
},
|
417
|
+
"IdentityStore": {
|
418
|
+
"models": "identitystore/2020-06-15",
|
419
|
+
"endpoint": "identitystore"
|
420
|
+
},
|
413
421
|
"Imagebuilder": {
|
414
422
|
"models": "imagebuilder/2019-12-02",
|
415
423
|
"endpoint": "imagebuilder"
|
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.573
|
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: 2020-08-
|
11
|
+
date: 2020-08-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -80,6 +80,9 @@ files:
|
|
80
80
|
- apis/appconfig/2019-10-09/api-2.json
|
81
81
|
- apis/appconfig/2019-10-09/examples-1.json
|
82
82
|
- apis/appconfig/2019-10-09/paginators-1.json
|
83
|
+
- apis/appflow/2020-08-23/api-2.json
|
84
|
+
- apis/appflow/2020-08-23/examples-1.json
|
85
|
+
- apis/appflow/2020-08-23/paginators-1.json
|
83
86
|
- apis/application-autoscaling/2016-02-06/api-2.json
|
84
87
|
- apis/application-autoscaling/2016-02-06/examples-1.json
|
85
88
|
- apis/application-autoscaling/2016-02-06/paginators-1.json
|
@@ -491,6 +494,9 @@ files:
|
|
491
494
|
- apis/iam/2010-05-08/resources-1.json
|
492
495
|
- apis/iam/2010-05-08/smoke.json
|
493
496
|
- apis/iam/2010-05-08/waiters-2.json
|
497
|
+
- apis/identitystore/2020-06-15/api-2.json
|
498
|
+
- apis/identitystore/2020-06-15/examples-1.json
|
499
|
+
- apis/identitystore/2020-06-15/paginators-1.json
|
494
500
|
- apis/imagebuilder/2019-12-02/api-2.json
|
495
501
|
- apis/imagebuilder/2019-12-02/examples-1.json
|
496
502
|
- apis/imagebuilder/2019-12-02/paginators-1.json
|
@@ -955,6 +961,7 @@ files:
|
|
955
961
|
- lib/aws-sdk-core/apigatewaymanagementapi.rb
|
956
962
|
- lib/aws-sdk-core/apigatewayv2.rb
|
957
963
|
- lib/aws-sdk-core/appconfig.rb
|
964
|
+
- lib/aws-sdk-core/appflow.rb
|
958
965
|
- lib/aws-sdk-core/applicationautoscaling.rb
|
959
966
|
- lib/aws-sdk-core/applicationdiscoveryservice.rb
|
960
967
|
- lib/aws-sdk-core/applicationinsights.rb
|
@@ -1067,6 +1074,7 @@ files:
|
|
1067
1074
|
- lib/aws-sdk-core/health.rb
|
1068
1075
|
- lib/aws-sdk-core/honeycode.rb
|
1069
1076
|
- lib/aws-sdk-core/iam.rb
|
1077
|
+
- lib/aws-sdk-core/identitystore.rb
|
1070
1078
|
- lib/aws-sdk-core/imagebuilder.rb
|
1071
1079
|
- lib/aws-sdk-core/importexport.rb
|
1072
1080
|
- lib/aws-sdk-core/ini_parser.rb
|