|
227 | 227 | "type":"double",
|
228 | 228 | "box":true
|
229 | 229 | },
|
| 230 | + "DynamoDbReservedCapacity":{ |
| 231 | + "type":"structure", |
| 232 | + "members":{ |
| 233 | + "configuration":{"shape":"DynamoDbReservedCapacityConfiguration"}, |
| 234 | + "costCalculation":{"shape":"ReservedInstancesCostCalculation"} |
| 235 | + } |
| 236 | + }, |
| 237 | + "DynamoDbReservedCapacityConfiguration":{ |
| 238 | + "type":"structure", |
| 239 | + "members":{ |
| 240 | + "accountScope":{"shape":"String"}, |
| 241 | + "service":{"shape":"String"}, |
| 242 | + "term":{"shape":"String"}, |
| 243 | + "paymentOption":{"shape":"String"}, |
| 244 | + "reservedInstancesRegion":{"shape":"String"}, |
| 245 | + "upfrontCost":{"shape":"String"}, |
| 246 | + "monthlyRecurringCost":{"shape":"String"}, |
| 247 | + "numberOfCapacityUnitsToPurchase":{"shape":"String"}, |
| 248 | + "capacityUnits":{"shape":"String"} |
| 249 | + } |
| 250 | + }, |
230 | 251 | "EbsVolume":{
|
231 | 252 | "type":"structure",
|
232 | 253 | "members":{
|
|
308 | 329 | "members":{
|
309 | 330 | "accountScope":{"shape":"String"},
|
310 | 331 | "service":{"shape":"String"},
|
311 |
| - "normalizedUnitsToPurchase":{"shape":"String"}, |
312 | 332 | "term":{"shape":"String"},
|
313 | 333 | "paymentOption":{"shape":"String"},
|
| 334 | + "reservedInstancesRegion":{"shape":"String"}, |
| 335 | + "upfrontCost":{"shape":"String"}, |
| 336 | + "monthlyRecurringCost":{"shape":"String"}, |
| 337 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
314 | 338 | "numberOfInstancesToPurchase":{"shape":"String"},
|
315 | 339 | "offeringClass":{"shape":"String"},
|
316 | 340 | "instanceFamily":{"shape":"String"},
|
317 | 341 | "instanceType":{"shape":"String"},
|
318 |
| - "reservedInstancesRegion":{"shape":"String"}, |
319 | 342 | "currentGeneration":{"shape":"String"},
|
320 | 343 | "platform":{"shape":"String"},
|
321 | 344 | "tenancy":{"shape":"String"},
|
322 |
| - "sizeFlexEligible":{"shape":"Boolean"}, |
323 |
| - "upfrontCost":{"shape":"String"}, |
324 |
| - "monthlyRecurringCost":{"shape":"String"} |
| 345 | + "sizeFlexEligible":{"shape":"Boolean"} |
325 | 346 | }
|
326 | 347 | },
|
327 | 348 | "EcsService":{
|
|
349 | 370 | "members":{
|
350 | 371 | "accountScope":{"shape":"String"},
|
351 | 372 | "service":{"shape":"String"},
|
352 |
| - "normalizedUnitsToPurchase":{"shape":"String"}, |
353 | 373 | "term":{"shape":"String"},
|
354 | 374 | "paymentOption":{"shape":"String"},
|
| 375 | + "reservedInstancesRegion":{"shape":"String"}, |
| 376 | + "upfrontCost":{"shape":"String"}, |
| 377 | + "monthlyRecurringCost":{"shape":"String"}, |
| 378 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
355 | 379 | "numberOfInstancesToPurchase":{"shape":"String"},
|
356 | 380 | "instanceFamily":{"shape":"String"},
|
357 | 381 | "instanceType":{"shape":"String"},
|
358 |
| - "reservedInstancesRegion":{"shape":"String"}, |
359 | 382 | "currentGeneration":{"shape":"String"},
|
360 |
| - "sizeFlexEligible":{"shape":"Boolean"}, |
361 |
| - "upfrontCost":{"shape":"String"}, |
362 |
| - "monthlyRecurringCost":{"shape":"String"} |
| 383 | + "sizeFlexEligible":{"shape":"Boolean"} |
363 | 384 | }
|
364 | 385 | },
|
365 | 386 | "EnrollmentStatus":{
|
|
569 | 590 | "None"
|
570 | 591 | ]
|
571 | 592 | },
|
| 593 | + "MemoryDbReservedInstances":{ |
| 594 | + "type":"structure", |
| 595 | + "members":{ |
| 596 | + "configuration":{"shape":"MemoryDbReservedInstancesConfiguration"}, |
| 597 | + "costCalculation":{"shape":"ReservedInstancesCostCalculation"} |
| 598 | + } |
| 599 | + }, |
| 600 | + "MemoryDbReservedInstancesConfiguration":{ |
| 601 | + "type":"structure", |
| 602 | + "members":{ |
| 603 | + "accountScope":{"shape":"String"}, |
| 604 | + "service":{"shape":"String"}, |
| 605 | + "term":{"shape":"String"}, |
| 606 | + "paymentOption":{"shape":"String"}, |
| 607 | + "reservedInstancesRegion":{"shape":"String"}, |
| 608 | + "upfrontCost":{"shape":"String"}, |
| 609 | + "monthlyRecurringCost":{"shape":"String"}, |
| 610 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
| 611 | + "numberOfInstancesToPurchase":{"shape":"String"}, |
| 612 | + "instanceType":{"shape":"String"}, |
| 613 | + "instanceFamily":{"shape":"String"}, |
| 614 | + "sizeFlexEligible":{"shape":"Boolean"}, |
| 615 | + "currentGeneration":{"shape":"String"} |
| 616 | + } |
| 617 | + }, |
572 | 618 | "MixedInstanceConfiguration":{
|
573 | 619 | "type":"structure",
|
574 | 620 | "members":{
|
|
591 | 637 | "members":{
|
592 | 638 | "accountScope":{"shape":"String"},
|
593 | 639 | "service":{"shape":"String"},
|
594 |
| - "normalizedUnitsToPurchase":{"shape":"String"}, |
595 | 640 | "term":{"shape":"String"},
|
596 | 641 | "paymentOption":{"shape":"String"},
|
| 642 | + "reservedInstancesRegion":{"shape":"String"}, |
| 643 | + "upfrontCost":{"shape":"String"}, |
| 644 | + "monthlyRecurringCost":{"shape":"String"}, |
| 645 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
597 | 646 | "numberOfInstancesToPurchase":{"shape":"String"},
|
598 | 647 | "instanceType":{"shape":"String"},
|
599 |
| - "reservedInstancesRegion":{"shape":"String"}, |
600 | 648 | "currentGeneration":{"shape":"String"},
|
601 |
| - "sizeFlexEligible":{"shape":"Boolean"}, |
602 |
| - "upfrontCost":{"shape":"String"}, |
603 |
| - "monthlyRecurringCost":{"shape":"String"} |
| 649 | + "sizeFlexEligible":{"shape":"Boolean"} |
604 | 650 | }
|
605 | 651 | },
|
606 | 652 | "Order":{
|
|
659 | 705 | "members":{
|
660 | 706 | "accountScope":{"shape":"String"},
|
661 | 707 | "service":{"shape":"String"},
|
662 |
| - "normalizedUnitsToPurchase":{"shape":"String"}, |
663 | 708 | "term":{"shape":"String"},
|
664 | 709 | "paymentOption":{"shape":"String"},
|
| 710 | + "reservedInstancesRegion":{"shape":"String"}, |
| 711 | + "upfrontCost":{"shape":"String"}, |
| 712 | + "monthlyRecurringCost":{"shape":"String"}, |
| 713 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
665 | 714 | "numberOfInstancesToPurchase":{"shape":"String"},
|
666 | 715 | "instanceFamily":{"shape":"String"},
|
667 | 716 | "instanceType":{"shape":"String"},
|
668 |
| - "reservedInstancesRegion":{"shape":"String"}, |
669 | 717 | "sizeFlexEligible":{"shape":"Boolean"},
|
670 | 718 | "currentGeneration":{"shape":"String"},
|
671 |
| - "upfrontCost":{"shape":"String"}, |
672 |
| - "monthlyRecurringCost":{"shape":"String"}, |
673 | 719 | "licenseModel":{"shape":"String"},
|
674 | 720 | "databaseEdition":{"shape":"String"},
|
675 | 721 | "databaseEngine":{"shape":"String"},
|
|
736 | 782 | "members":{
|
737 | 783 | "accountScope":{"shape":"String"},
|
738 | 784 | "service":{"shape":"String"},
|
739 |
| - "normalizedUnitsToPurchase":{"shape":"String"}, |
740 | 785 | "term":{"shape":"String"},
|
741 | 786 | "paymentOption":{"shape":"String"},
|
| 787 | + "reservedInstancesRegion":{"shape":"String"}, |
| 788 | + "upfrontCost":{"shape":"String"}, |
| 789 | + "monthlyRecurringCost":{"shape":"String"}, |
| 790 | + "normalizedUnitsToPurchase":{"shape":"String"}, |
742 | 791 | "numberOfInstancesToPurchase":{"shape":"String"},
|
743 | 792 | "instanceFamily":{"shape":"String"},
|
744 | 793 | "instanceType":{"shape":"String"},
|
745 |
| - "reservedInstancesRegion":{"shape":"String"}, |
746 | 794 | "sizeFlexEligible":{"shape":"Boolean"},
|
747 |
| - "currentGeneration":{"shape":"String"}, |
748 |
| - "upfrontCost":{"shape":"String"}, |
749 |
| - "monthlyRecurringCost":{"shape":"String"} |
| 795 | + "currentGeneration":{"shape":"String"} |
750 | 796 | }
|
751 | 797 | },
|
752 | 798 | "RegionList":{
|
|
800 | 846 | "computeSavingsPlans":{"shape":"ComputeSavingsPlans"},
|
801 | 847 | "sageMakerSavingsPlans":{"shape":"SageMakerSavingsPlans"},
|
802 | 848 | "rdsDbInstance":{"shape":"RdsDbInstance"},
|
803 |
| - "rdsDbInstanceStorage":{"shape":"RdsDbInstanceStorage"} |
| 849 | + "rdsDbInstanceStorage":{"shape":"RdsDbInstanceStorage"}, |
| 850 | + "dynamoDbReservedCapacity":{"shape":"DynamoDbReservedCapacity"}, |
| 851 | + "memoryDbReservedInstances":{"shape":"MemoryDbReservedInstances"} |
804 | 852 | },
|
805 | 853 | "union":true
|
806 | 854 | },
|
|
848 | 896 | "RedshiftReservedInstances",
|
849 | 897 | "ElastiCacheReservedInstances",
|
850 | 898 | "RdsDbInstanceStorage",
|
851 |
| - "RdsDbInstance" |
| 899 | + "RdsDbInstance", |
| 900 | + "DynamoDbReservedCapacity", |
| 901 | + "MemoryDbReservedInstances" |
852 | 902 | ]
|
853 | 903 | },
|
854 | 904 | "ResourceTypeList":{
|
|
0 commit comments