|
607 | 607 | }
|
608 | 608 | },
|
609 | 609 | "EC2InstanceDetails": {
|
610 |
| - "base": "<p>Details about the Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>", |
| 610 | + "base": "<p>Details about the Amazon EC2 reservations that Amazon Web Services recommends that you purchase.</p>", |
611 | 611 | "refs": {
|
612 |
| - "InstanceDetails$EC2InstanceDetails": "<p>The Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>" |
| 612 | + "InstanceDetails$EC2InstanceDetails": "<p>The Amazon EC2 reservations that Amazon Web Services recommends that you purchase.</p>" |
613 | 613 | }
|
614 | 614 | },
|
615 | 615 | "EC2ResourceDetails": {
|
|
631 | 631 | }
|
632 | 632 | },
|
633 | 633 | "ESInstanceDetails": {
|
634 |
| - "base": "<p>Details about the Amazon OpenSearch Service instances that Amazon Web Services recommends that you purchase.</p>", |
| 634 | + "base": "<p>Details about the Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.</p>", |
635 | 635 | "refs": {
|
636 |
| - "InstanceDetails$ESInstanceDetails": "<p>The Amazon OpenSearch Service instances that Amazon Web Services recommends that you purchase.</p>" |
| 636 | + "InstanceDetails$ESInstanceDetails": "<p>The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.</p>" |
637 | 637 | }
|
638 | 638 | },
|
639 | 639 | "ElastiCacheInstanceDetails": {
|
640 |
| - "base": "<p>Details about the Amazon ElastiCache instances that Amazon Web Services recommends that you purchase.</p>", |
| 640 | + "base": "<p>Details about the Amazon ElastiCache reservations that Amazon Web Services recommends that you purchase.</p>", |
641 | 641 | "refs": {
|
642 |
| - "InstanceDetails$ElastiCacheInstanceDetails": "<p>The ElastiCache instances that Amazon Web Services recommends that you purchase.</p>" |
| 642 | + "InstanceDetails$ElastiCacheInstanceDetails": "<p>The ElastiCache reservations that Amazon Web Services recommends that you purchase.</p>" |
643 | 643 | }
|
644 | 644 | },
|
645 | 645 | "Entity": {
|
|
763 | 763 | "ESInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
|
764 | 764 | "ElastiCacheInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current generation instance.</p>",
|
765 | 765 | "ElastiCacheInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
|
| 766 | + "MemoryDBInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current generation instance.</p>", |
| 767 | + "MemoryDBInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>", |
766 | 768 | "RDSInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current-generation instance. </p>",
|
767 | 769 | "RDSInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
|
768 | 770 | "RedshiftInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current-generation instance.</p>",
|
|
850 | 852 | "GetReservationPurchaseRecommendationRequest$AccountId": "<p>The account ID that's associated with the recommendation. </p>",
|
851 | 853 | "GetReservationPurchaseRecommendationRequest$Service": "<p>The specific service that you want recommendations for.</p>",
|
852 | 854 | "GetRightsizingRecommendationRequest$Service": "<p>The specific service that you want recommendations for. The only valid value for <code>GetRightsizingRecommendation</code> is \"<code>AmazonEC2</code>\".</p>",
|
| 855 | + "MemoryDBInstanceDetails$Family": "<p>The instance family of the recommended reservation.</p>", |
| 856 | + "MemoryDBInstanceDetails$NodeType": "<p>The node type of the recommended reservation.</p>", |
| 857 | + "MemoryDBInstanceDetails$Region": "<p>The Amazon Web Services Region of the recommended reservation.</p>", |
853 | 858 | "NetworkResourceUtilization$NetworkInBytesPerSecond": "<p>The network inbound throughput utilization measured in Bytes per second (Bps). </p>",
|
854 | 859 | "NetworkResourceUtilization$NetworkOutBytesPerSecond": "<p>The network outbound throughput utilization measured in Bytes per second (Bps). </p>",
|
855 | 860 | "NetworkResourceUtilization$NetworkPacketsInPerSecond": "<p>The network inbound packets that are measured in packets per second. </p>",
|
|
1238 | 1243 | }
|
1239 | 1244 | },
|
1240 | 1245 | "InstanceDetails": {
|
1241 |
| - "base": "<p>Details about the instances that Amazon Web Services recommends that you purchase.</p>", |
| 1246 | + "base": "<p>Details about the reservations that Amazon Web Services recommends that you purchase.</p>", |
1242 | 1247 | "refs": {
|
1243 |
| - "ReservationPurchaseRecommendationDetail$InstanceDetails": "<p>Details about the instances that Amazon Web Services recommends that you purchase.</p>" |
| 1248 | + "ReservationPurchaseRecommendationDetail$InstanceDetails": "<p>Details about the reservations that Amazon Web Services recommends that you purchase.</p>" |
1244 | 1249 | }
|
1245 | 1250 | },
|
1246 | 1251 | "InvalidNextTokenException": {
|
|
1342 | 1347 | "GetTagsRequest$MaxResults": "<p>This field is only used when SortBy is provided in the request. The maximum number of objects that are returned for this request. If MaxResults isn't specified with SortBy, the request returns 1000 results as the default value for this parameter.</p> <p>For <code>GetTags</code>, MaxResults has an upper quota of 1000.</p>"
|
1343 | 1348 | }
|
1344 | 1349 | },
|
| 1350 | + "MemoryDBInstanceDetails": { |
| 1351 | + "base": "<p>Details about the MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>", |
| 1352 | + "refs": { |
| 1353 | + "InstanceDetails$MemoryDBInstanceDetails": "<p>The MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>" |
| 1354 | + } |
| 1355 | + }, |
1345 | 1356 | "Metric": {
|
1346 | 1357 | "base": null,
|
1347 | 1358 | "refs": {
|
|
1599 | 1610 | }
|
1600 | 1611 | },
|
1601 | 1612 | "RDSInstanceDetails": {
|
1602 |
| - "base": "<p>Details about the Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>", |
| 1613 | + "base": "<p>Details about the Amazon RDS reservations that Amazon Web Services recommends that you purchase.</p>", |
1603 | 1614 | "refs": {
|
1604 |
| - "InstanceDetails$RDSInstanceDetails": "<p>The Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>" |
| 1615 | + "InstanceDetails$RDSInstanceDetails": "<p>The Amazon RDS reservations that Amazon Web Services recommends that you purchase.</p>" |
1605 | 1616 | }
|
1606 | 1617 | },
|
1607 | 1618 | "RICostForUnusedHours": {
|
|
1657 | 1668 | }
|
1658 | 1669 | },
|
1659 | 1670 | "RedshiftInstanceDetails": {
|
1660 |
| - "base": "<p>Details about the Amazon Redshift instances that Amazon Web Services recommends that you purchase.</p>", |
| 1671 | + "base": "<p>Details about the Amazon Redshift reservations that Amazon Web Services recommends that you purchase.</p>", |
1661 | 1672 | "refs": {
|
1662 |
| - "InstanceDetails$RedshiftInstanceDetails": "<p>The Amazon Redshift instances that Amazon Web Services recommends that you purchase.</p>" |
| 1673 | + "InstanceDetails$RedshiftInstanceDetails": "<p>The Amazon Redshift reservations that Amazon Web Services recommends that you purchase.</p>" |
1663 | 1674 | }
|
1664 | 1675 | },
|
1665 | 1676 | "RequestChangedException": {
|
|
0 commit comments