|
2987 | 2987 | } |
2988 | 2988 | }, |
2989 | 2989 | "traits": { |
2990 | | - "smithy.api#documentation": "<p>Details about the Amazon EC2 instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 2990 | + "smithy.api#documentation": "<p>Details about the Amazon EC2 reservations that Amazon Web Services recommends that you\n purchase.</p>" |
2991 | 2991 | } |
2992 | 2992 | }, |
2993 | 2993 | "com.amazonaws.costexplorer#EC2ResourceDetails": { |
|
3147 | 3147 | } |
3148 | 3148 | }, |
3149 | 3149 | "traits": { |
3150 | | - "smithy.api#documentation": "<p>Details about the Amazon OpenSearch Service instances that Amazon Web Services recommends\n that you purchase.</p>" |
| 3150 | + "smithy.api#documentation": "<p>Details about the Amazon OpenSearch Service reservations that Amazon Web Services\n recommends that you purchase.</p>" |
3151 | 3151 | } |
3152 | 3152 | }, |
3153 | 3153 | "com.amazonaws.costexplorer#ElastiCacheInstanceDetails": { |
|
3193 | 3193 | } |
3194 | 3194 | }, |
3195 | 3195 | "traits": { |
3196 | | - "smithy.api#documentation": "<p>Details about the Amazon ElastiCache instances that Amazon Web Services recommends that\n you purchase.</p>" |
| 3196 | + "smithy.api#documentation": "<p>Details about the Amazon ElastiCache reservations that Amazon Web Services recommends\n that you purchase.</p>" |
3197 | 3197 | } |
3198 | 3198 | }, |
3199 | 3199 | "com.amazonaws.costexplorer#Entity": { |
|
5485 | 5485 | "EC2InstanceDetails": { |
5486 | 5486 | "target": "com.amazonaws.costexplorer#EC2InstanceDetails", |
5487 | 5487 | "traits": { |
5488 | | - "smithy.api#documentation": "<p>The Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>" |
| 5488 | + "smithy.api#documentation": "<p>The Amazon EC2 reservations that Amazon Web Services recommends that you\n purchase.</p>" |
5489 | 5489 | } |
5490 | 5490 | }, |
5491 | 5491 | "RDSInstanceDetails": { |
5492 | 5492 | "target": "com.amazonaws.costexplorer#RDSInstanceDetails", |
5493 | 5493 | "traits": { |
5494 | | - "smithy.api#documentation": "<p>The Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>" |
| 5494 | + "smithy.api#documentation": "<p>The Amazon RDS reservations that Amazon Web Services recommends that you\n purchase.</p>" |
5495 | 5495 | } |
5496 | 5496 | }, |
5497 | 5497 | "RedshiftInstanceDetails": { |
5498 | 5498 | "target": "com.amazonaws.costexplorer#RedshiftInstanceDetails", |
5499 | 5499 | "traits": { |
5500 | | - "smithy.api#documentation": "<p>The Amazon Redshift instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 5500 | + "smithy.api#documentation": "<p>The Amazon Redshift reservations that Amazon Web Services recommends that you\n purchase.</p>" |
5501 | 5501 | } |
5502 | 5502 | }, |
5503 | 5503 | "ElastiCacheInstanceDetails": { |
5504 | 5504 | "target": "com.amazonaws.costexplorer#ElastiCacheInstanceDetails", |
5505 | 5505 | "traits": { |
5506 | | - "smithy.api#documentation": "<p>The ElastiCache instances that Amazon Web Services recommends that you purchase.</p>" |
| 5506 | + "smithy.api#documentation": "<p>The ElastiCache reservations that Amazon Web Services recommends that you\n purchase.</p>" |
5507 | 5507 | } |
5508 | 5508 | }, |
5509 | 5509 | "ESInstanceDetails": { |
5510 | 5510 | "target": "com.amazonaws.costexplorer#ESInstanceDetails", |
5511 | 5511 | "traits": { |
5512 | | - "smithy.api#documentation": "<p>The Amazon OpenSearch Service instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 5512 | + "smithy.api#documentation": "<p>The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you\n purchase.</p>" |
| 5513 | + } |
| 5514 | + }, |
| 5515 | + "MemoryDBInstanceDetails": { |
| 5516 | + "target": "com.amazonaws.costexplorer#MemoryDBInstanceDetails", |
| 5517 | + "traits": { |
| 5518 | + "smithy.api#documentation": "<p>The MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>" |
5513 | 5519 | } |
5514 | 5520 | } |
5515 | 5521 | }, |
5516 | 5522 | "traits": { |
5517 | | - "smithy.api#documentation": "<p>Details about the instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 5523 | + "smithy.api#documentation": "<p>Details about the reservations that Amazon Web Services recommends that you\n purchase.</p>" |
5518 | 5524 | } |
5519 | 5525 | }, |
5520 | 5526 | "com.amazonaws.costexplorer#InvalidNextTokenException": { |
|
5916 | 5922 | } |
5917 | 5923 | } |
5918 | 5924 | }, |
| 5925 | + "com.amazonaws.costexplorer#MemoryDBInstanceDetails": { |
| 5926 | + "type": "structure", |
| 5927 | + "members": { |
| 5928 | + "Family": { |
| 5929 | + "target": "com.amazonaws.costexplorer#GenericString", |
| 5930 | + "traits": { |
| 5931 | + "smithy.api#documentation": "<p>The instance family of the recommended reservation.</p>" |
| 5932 | + } |
| 5933 | + }, |
| 5934 | + "NodeType": { |
| 5935 | + "target": "com.amazonaws.costexplorer#GenericString", |
| 5936 | + "traits": { |
| 5937 | + "smithy.api#documentation": "<p>The node type of the recommended reservation.</p>" |
| 5938 | + } |
| 5939 | + }, |
| 5940 | + "Region": { |
| 5941 | + "target": "com.amazonaws.costexplorer#GenericString", |
| 5942 | + "traits": { |
| 5943 | + "smithy.api#documentation": "<p>The Amazon Web Services Region of the recommended reservation.</p>" |
| 5944 | + } |
| 5945 | + }, |
| 5946 | + "CurrentGeneration": { |
| 5947 | + "target": "com.amazonaws.costexplorer#GenericBoolean", |
| 5948 | + "traits": { |
| 5949 | + "smithy.api#default": false, |
| 5950 | + "smithy.api#documentation": "<p>Determines whether the recommendation is for a current generation instance.</p>" |
| 5951 | + } |
| 5952 | + }, |
| 5953 | + "SizeFlexEligible": { |
| 5954 | + "target": "com.amazonaws.costexplorer#GenericBoolean", |
| 5955 | + "traits": { |
| 5956 | + "smithy.api#default": false, |
| 5957 | + "smithy.api#documentation": "<p>Determines whether the recommended reservation is size flexible.</p>" |
| 5958 | + } |
| 5959 | + } |
| 5960 | + }, |
| 5961 | + "traits": { |
| 5962 | + "smithy.api#documentation": "<p>Details about the MemoryDB reservations that Amazon Web Services recommends that you\n purchase.</p>" |
| 5963 | + } |
| 5964 | + }, |
5919 | 5965 | "com.amazonaws.costexplorer#Metric": { |
5920 | 5966 | "type": "enum", |
5921 | 5967 | "members": { |
|
6415 | 6461 | } |
6416 | 6462 | }, |
6417 | 6463 | "traits": { |
6418 | | - "smithy.api#documentation": "<p>Details about the Amazon RDS instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 6464 | + "smithy.api#documentation": "<p>Details about the Amazon RDS reservations that Amazon Web Services recommends that you\n purchase.</p>" |
6419 | 6465 | } |
6420 | 6466 | }, |
6421 | 6467 | "com.amazonaws.costexplorer#RICostForUnusedHours": { |
|
6715 | 6761 | } |
6716 | 6762 | }, |
6717 | 6763 | "traits": { |
6718 | | - "smithy.api#documentation": "<p>Details about the Amazon Redshift instances that Amazon Web Services recommends that\n you purchase.</p>" |
| 6764 | + "smithy.api#documentation": "<p>Details about the Amazon Redshift reservations that Amazon Web Services recommends that\n you purchase.</p>" |
6719 | 6765 | } |
6720 | 6766 | }, |
6721 | 6767 | "com.amazonaws.costexplorer#RequestChangedException": { |
|
6934 | 6980 | "InstanceDetails": { |
6935 | 6981 | "target": "com.amazonaws.costexplorer#InstanceDetails", |
6936 | 6982 | "traits": { |
6937 | | - "smithy.api#documentation": "<p>Details about the instances that Amazon Web Services recommends that you\n purchase.</p>" |
| 6983 | + "smithy.api#documentation": "<p>Details about the reservations that Amazon Web Services recommends that you\n purchase.</p>" |
6938 | 6984 | } |
6939 | 6985 | }, |
6940 | 6986 | "RecommendedNumberOfInstancesToPurchase": { |
|
0 commit comments