Skip to content

Commit 1dd2ace

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent ca47a3f commit 1dd2ace

File tree

11 files changed

+648
-151
lines changed

11 files changed

+648
-151
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::Batch - Updated the API, and documentation for AWS Batch.
5+
6+
* Feature - Aws::RDS - Updated the API, and documentation for Amazon Relational Database Service.
7+
48
2.11.376 (2019-10-16)
59
------------------
610

aws-sdk-core/apis/batch/2016-08-10/api-2.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,14 @@
305305
"UNMANAGED"
306306
]
307307
},
308+
"CRAllocationStrategy":{
309+
"type":"string",
310+
"enum":[
311+
"BEST_FIT",
312+
"BEST_FIT_PROGRESSIVE",
313+
"SPOT_CAPACITY_OPTIMIZED"
314+
]
315+
},
308316
"CRType":{
309317
"type":"string",
310318
"enum":[
@@ -386,6 +394,7 @@
386394
],
387395
"members":{
388396
"type":{"shape":"CRType"},
397+
"allocationStrategy":{"shape":"CRAllocationStrategy"},
389398
"minvCpus":{"shape":"Integer"},
390399
"maxvCpus":{"shape":"Integer"},
391400
"desiredvCpus":{"shape":"Integer"},

aws-sdk-core/apis/batch/2016-08-10/docs-2.json

Lines changed: 56 additions & 50 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/rds/2013-01-10/docs-2.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
}
7777
},
7878
"AuthorizationAlreadyExistsFault": {
79-
"base": "<p>The specified CIDRIP or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
79+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
8080
"refs": {
8181
}
8282
},
8383
"AuthorizationNotFoundFault": {
84-
"base": "<p>The specified CIDRIP or Amazon EC2 security group isn't authorized for the specified DB security group.</p> <p>RDS also may not be authorized by using IAM to perform necessary actions on your behalf.</p>",
84+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group.</p> <p>Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.</p>",
8585
"refs": {
8686
}
8787
},
@@ -309,7 +309,7 @@
309309
}
310310
},
311311
"DBInstanceNotFoundFault": {
312-
"base": "<p> <i>DBInstanceIdentifier</i> doesn't refer to an existing DB instance. </p>",
312+
"base": "<p> <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance. </p>",
313313
"refs": {
314314
}
315315
},
@@ -342,7 +342,7 @@
342342
}
343343
},
344344
"DBParameterGroupNotFoundFault": {
345-
"base": "<p> <i>DBParameterGroupName</i> doesn't refer to an existing DB parameter group. </p>",
345+
"base": "<p> <code>DBParameterGroupName</code> doesn't refer to an existing DB parameter group. </p>",
346346
"refs": {
347347
}
348348
},
@@ -378,7 +378,7 @@
378378
}
379379
},
380380
"DBSecurityGroupAlreadyExistsFault": {
381-
"base": "<p> A DB security group with the name specified in <i>DBSecurityGroupName</i> already exists. </p>",
381+
"base": "<p> A DB security group with the name specified in <code>DBSecurityGroupName</code> already exists. </p>",
382382
"refs": {
383383
}
384384
},
@@ -409,7 +409,7 @@
409409
}
410410
},
411411
"DBSecurityGroupNotFoundFault": {
412-
"base": "<p> <i>DBSecurityGroupName</i> doesn't refer to an existing DB security group. </p>",
412+
"base": "<p> <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group. </p>",
413413
"refs": {
414414
}
415415
},
@@ -439,7 +439,7 @@
439439
}
440440
},
441441
"DBSnapshotAlreadyExistsFault": {
442-
"base": "<p> <i>DBSnapshotIdentifier</i> is already used by an existing snapshot. </p>",
442+
"base": "<p> <code>DBSnapshotIdentifier</code> is already used by an existing snapshot. </p>",
443443
"refs": {
444444
}
445445
},
@@ -455,7 +455,7 @@
455455
}
456456
},
457457
"DBSnapshotNotFoundFault": {
458-
"base": "<p> <i>DBSnapshotIdentifier</i> doesn't refer to an existing DB snapshot. </p>",
458+
"base": "<p> <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot. </p>",
459459
"refs": {
460460
}
461461
},
@@ -469,7 +469,7 @@
469469
}
470470
},
471471
"DBSubnetGroupAlreadyExistsFault": {
472-
"base": "<p> <i>DBSubnetGroupName</i> is already used by an existing DB subnet group. </p>",
472+
"base": "<p> <code>DBSubnetGroupName</code> is already used by an existing DB subnet group. </p>",
473473
"refs": {
474474
}
475475
},
@@ -484,7 +484,7 @@
484484
}
485485
},
486486
"DBSubnetGroupNotFoundFault": {
487-
"base": "<p> <i>DBSubnetGroupName</i> doesn't refer to an existing DB subnet group. </p>",
487+
"base": "<p> <code>DBSubnetGroupName</code> doesn't refer to an existing DB subnet group. </p>",
488488
"refs": {
489489
}
490490
},
@@ -1073,7 +1073,7 @@
10731073
}
10741074
},
10751075
"PointInTimeRestoreNotEnabledFault": {
1076-
"base": "<p> <i>SourceDBInstanceIdentifier</i> refers to a DB instance with <i>BackupRetentionPeriod</i> equal to 0. </p>",
1076+
"base": "<p> <code>SourceDBInstanceIdentifier</code> refers to a DB instance with <code>BackupRetentionPeriod</code> equal to 0. </p>",
10771077
"refs": {
10781078
}
10791079
},

aws-sdk-core/apis/rds/2013-02-12/docs-2.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@
7878
}
7979
},
8080
"AuthorizationAlreadyExistsFault": {
81-
"base": "<p>The specified CIDRIP or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
81+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
8282
"refs": {
8383
}
8484
},
8585
"AuthorizationNotFoundFault": {
86-
"base": "<p>The specified CIDRIP or Amazon EC2 security group isn't authorized for the specified DB security group.</p> <p>RDS also may not be authorized by using IAM to perform necessary actions on your behalf.</p>",
86+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group.</p> <p>Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.</p>",
8787
"refs": {
8888
}
8989
},
@@ -317,12 +317,12 @@
317317
}
318318
},
319319
"DBInstanceNotFoundFault": {
320-
"base": "<p> <i>DBInstanceIdentifier</i> doesn't refer to an existing DB instance. </p>",
320+
"base": "<p> <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance. </p>",
321321
"refs": {
322322
}
323323
},
324324
"DBLogFileNotFoundFault": {
325-
"base": "<p> <i>LogFileName</i> doesn't refer to an existing DB log file.</p>",
325+
"base": "<p> <code>LogFileName</code> doesn't refer to an existing DB log file.</p>",
326326
"refs": {
327327
}
328328
},
@@ -355,7 +355,7 @@
355355
}
356356
},
357357
"DBParameterGroupNotFoundFault": {
358-
"base": "<p> <i>DBParameterGroupName</i> doesn't refer to an existing DB parameter group. </p>",
358+
"base": "<p> <code>DBParameterGroupName</code> doesn't refer to an existing DB parameter group. </p>",
359359
"refs": {
360360
}
361361
},
@@ -391,7 +391,7 @@
391391
}
392392
},
393393
"DBSecurityGroupAlreadyExistsFault": {
394-
"base": "<p> A DB security group with the name specified in <i>DBSecurityGroupName</i> already exists. </p>",
394+
"base": "<p> A DB security group with the name specified in <code>DBSecurityGroupName</code> already exists. </p>",
395395
"refs": {
396396
}
397397
},
@@ -422,7 +422,7 @@
422422
}
423423
},
424424
"DBSecurityGroupNotFoundFault": {
425-
"base": "<p> <i>DBSecurityGroupName</i> doesn't refer to an existing DB security group. </p>",
425+
"base": "<p> <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group. </p>",
426426
"refs": {
427427
}
428428
},
@@ -452,7 +452,7 @@
452452
}
453453
},
454454
"DBSnapshotAlreadyExistsFault": {
455-
"base": "<p> <i>DBSnapshotIdentifier</i> is already used by an existing snapshot. </p>",
455+
"base": "<p> <code>DBSnapshotIdentifier</code> is already used by an existing snapshot. </p>",
456456
"refs": {
457457
}
458458
},
@@ -468,7 +468,7 @@
468468
}
469469
},
470470
"DBSnapshotNotFoundFault": {
471-
"base": "<p> <i>DBSnapshotIdentifier</i> doesn't refer to an existing DB snapshot. </p>",
471+
"base": "<p> <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot. </p>",
472472
"refs": {
473473
}
474474
},
@@ -482,7 +482,7 @@
482482
}
483483
},
484484
"DBSubnetGroupAlreadyExistsFault": {
485-
"base": "<p> <i>DBSubnetGroupName</i> is already used by an existing DB subnet group. </p>",
485+
"base": "<p> <code>DBSubnetGroupName</code> is already used by an existing DB subnet group. </p>",
486486
"refs": {
487487
}
488488
},
@@ -497,7 +497,7 @@
497497
}
498498
},
499499
"DBSubnetGroupNotFoundFault": {
500-
"base": "<p> <i>DBSubnetGroupName</i> doesn't refer to an existing DB subnet group. </p>",
500+
"base": "<p> <code>DBSubnetGroupName</code> doesn't refer to an existing DB subnet group. </p>",
501501
"refs": {
502502
}
503503
},
@@ -1166,7 +1166,7 @@
11661166
}
11671167
},
11681168
"PointInTimeRestoreNotEnabledFault": {
1169-
"base": "<p> <i>SourceDBInstanceIdentifier</i> refers to a DB instance with <i>BackupRetentionPeriod</i> equal to 0. </p>",
1169+
"base": "<p> <code>SourceDBInstanceIdentifier</code> refers to a DB instance with <code>BackupRetentionPeriod</code> equal to 0. </p>",
11701170
"refs": {
11711171
}
11721172
},

aws-sdk-core/apis/rds/2013-09-09/docs-2.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@
7878
}
7979
},
8080
"AuthorizationAlreadyExistsFault": {
81-
"base": "<p>The specified CIDRIP or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
81+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group is already authorized for the specified DB security group.</p>",
8282
"refs": {
8383
}
8484
},
8585
"AuthorizationNotFoundFault": {
86-
"base": "<p>The specified CIDRIP or Amazon EC2 security group isn't authorized for the specified DB security group.</p> <p>RDS also may not be authorized by using IAM to perform necessary actions on your behalf.</p>",
86+
"base": "<p>The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group.</p> <p>Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.</p>",
8787
"refs": {
8888
}
8989
},
@@ -320,7 +320,7 @@
320320
}
321321
},
322322
"DBInstanceNotFoundFault": {
323-
"base": "<p> <i>DBInstanceIdentifier</i> doesn't refer to an existing DB instance. </p>",
323+
"base": "<p> <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance. </p>",
324324
"refs": {
325325
}
326326
},
@@ -337,7 +337,7 @@
337337
}
338338
},
339339
"DBLogFileNotFoundFault": {
340-
"base": "<p> <i>LogFileName</i> doesn't refer to an existing DB log file.</p>",
340+
"base": "<p> <code>LogFileName</code> doesn't refer to an existing DB log file.</p>",
341341
"refs": {
342342
}
343343
},
@@ -370,7 +370,7 @@
370370
}
371371
},
372372
"DBParameterGroupNotFoundFault": {
373-
"base": "<p> <i>DBParameterGroupName</i> doesn't refer to an existing DB parameter group. </p>",
373+
"base": "<p> <code>DBParameterGroupName</code> doesn't refer to an existing DB parameter group. </p>",
374374
"refs": {
375375
}
376376
},
@@ -406,7 +406,7 @@
406406
}
407407
},
408408
"DBSecurityGroupAlreadyExistsFault": {
409-
"base": "<p> A DB security group with the name specified in <i>DBSecurityGroupName</i> already exists. </p>",
409+
"base": "<p> A DB security group with the name specified in <code>DBSecurityGroupName</code> already exists. </p>",
410410
"refs": {
411411
}
412412
},
@@ -437,7 +437,7 @@
437437
}
438438
},
439439
"DBSecurityGroupNotFoundFault": {
440-
"base": "<p> <i>DBSecurityGroupName</i> doesn't refer to an existing DB security group. </p>",
440+
"base": "<p> <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group. </p>",
441441
"refs": {
442442
}
443443
},
@@ -467,7 +467,7 @@
467467
}
468468
},
469469
"DBSnapshotAlreadyExistsFault": {
470-
"base": "<p> <i>DBSnapshotIdentifier</i> is already used by an existing snapshot. </p>",
470+
"base": "<p> <code>DBSnapshotIdentifier</code> is already used by an existing snapshot. </p>",
471471
"refs": {
472472
}
473473
},
@@ -483,7 +483,7 @@
483483
}
484484
},
485485
"DBSnapshotNotFoundFault": {
486-
"base": "<p> <i>DBSnapshotIdentifier</i> doesn't refer to an existing DB snapshot. </p>",
486+
"base": "<p> <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot. </p>",
487487
"refs": {
488488
}
489489
},
@@ -497,7 +497,7 @@
497497
}
498498
},
499499
"DBSubnetGroupAlreadyExistsFault": {
500-
"base": "<p> <i>DBSubnetGroupName</i> is already used by an existing DB subnet group. </p>",
500+
"base": "<p> <code>DBSubnetGroupName</code> is already used by an existing DB subnet group. </p>",
501501
"refs": {
502502
}
503503
},
@@ -517,7 +517,7 @@
517517
}
518518
},
519519
"DBSubnetGroupNotFoundFault": {
520-
"base": "<p> <i>DBSubnetGroupName</i> doesn't refer to an existing DB subnet group. </p>",
520+
"base": "<p> <code>DBSubnetGroupName</code> doesn't refer to an existing DB subnet group. </p>",
521521
"refs": {
522522
}
523523
},
@@ -1227,7 +1227,7 @@
12271227
}
12281228
},
12291229
"PointInTimeRestoreNotEnabledFault": {
1230-
"base": "<p> <i>SourceDBInstanceIdentifier</i> refers to a DB instance with <i>BackupRetentionPeriod</i> equal to 0. </p>",
1230+
"base": "<p> <code>SourceDBInstanceIdentifier</code> refers to a DB instance with <code>BackupRetentionPeriod</code> equal to 0. </p>",
12311231
"refs": {
12321232
}
12331233
},

0 commit comments

Comments
 (0)