|
785 | 785 | },
|
786 | 786 | "DeleteRecommendationPreferencesResponse":{
|
787 | 787 | "type":"structure",
|
788 |
| - "members":{ |
789 |
| - } |
| 788 | + "members":{} |
790 | 789 | },
|
791 | 790 | "DescribeRecommendationExportJobsRequest":{
|
792 | 791 | "type":"structure",
|
|
1599 | 1598 | "EngineVersion",
|
1600 | 1599 | "Idle",
|
1601 | 1600 | "MultiAZDBInstance",
|
| 1601 | + "ClusterWriter", |
1602 | 1602 | "CurrentDBInstanceClass",
|
1603 | 1603 | "CurrentStorageConfigurationStorageType",
|
1604 | 1604 | "CurrentStorageConfigurationAllocatedStorage",
|
1605 | 1605 | "CurrentStorageConfigurationMaxAllocatedStorage",
|
1606 | 1606 | "CurrentStorageConfigurationIOPS",
|
1607 | 1607 | "CurrentStorageConfigurationStorageThroughput",
|
| 1608 | + "CurrentStorageEstimatedMonthlyVolumeIOPsCostVariation", |
1608 | 1609 | "CurrentInstanceOnDemandHourlyPrice",
|
1609 | 1610 | "CurrentStorageOnDemandMonthlyPrice",
|
1610 | 1611 | "LookbackPeriodInDays",
|
| 1612 | + "CurrentStorageEstimatedClusterInstanceOnDemandMonthlyCost", |
| 1613 | + "CurrentStorageEstimatedClusterStorageOnDemandMonthlyCost", |
| 1614 | + "CurrentStorageEstimatedClusterStorageIOOnDemandMonthlyCost", |
1611 | 1615 | "CurrentInstancePerformanceRisk",
|
1612 | 1616 | "UtilizationMetricsCpuMaximum",
|
1613 | 1617 | "UtilizationMetricsMemoryMaximum",
|
|
1627 | 1631 | "UtilizationMetricsAuroraMemoryNumKillQueryTotalMaximum",
|
1628 | 1632 | "UtilizationMetricsReadIOPSEphemeralStorageMaximum",
|
1629 | 1633 | "UtilizationMetricsWriteIOPSEphemeralStorageMaximum",
|
| 1634 | + "UtilizationMetricsVolumeBytesUsedAverage", |
| 1635 | + "UtilizationMetricsVolumeReadIOPsAverage", |
| 1636 | + "UtilizationMetricsVolumeWriteIOPsAverage", |
1630 | 1637 | "InstanceFinding",
|
1631 | 1638 | "InstanceFindingReasonCodes",
|
1632 | 1639 | "StorageFinding",
|
|
1641 | 1648 | "StorageRecommendationOptionsIOPS",
|
1642 | 1649 | "StorageRecommendationOptionsStorageThroughput",
|
1643 | 1650 | "StorageRecommendationOptionsRank",
|
| 1651 | + "StorageRecommendationOptionsEstimatedMonthlyVolumeIOPsCostVariation", |
1644 | 1652 | "InstanceRecommendationOptionsInstanceOnDemandHourlyPrice",
|
1645 | 1653 | "InstanceRecommendationOptionsSavingsOpportunityPercentage",
|
1646 | 1654 | "InstanceRecommendationOptionsEstimatedMonthlySavingsCurrency",
|
|
1649 | 1657 | "InstanceRecommendationOptionsEstimatedMonthlySavingsCurrencyAfterDiscounts",
|
1650 | 1658 | "InstanceRecommendationOptionsEstimatedMonthlySavingsValueAfterDiscounts",
|
1651 | 1659 | "StorageRecommendationOptionsOnDemandMonthlyPrice",
|
| 1660 | + "StorageRecommendationOptionsEstimatedClusterInstanceOnDemandMonthlyCost", |
| 1661 | + "StorageRecommendationOptionsEstimatedClusterStorageOnDemandMonthlyCost", |
| 1662 | + "StorageRecommendationOptionsEstimatedClusterStorageIOOnDemandMonthlyCost", |
1652 | 1663 | "StorageRecommendationOptionsSavingsOpportunityPercentage",
|
1653 | 1664 | "StorageRecommendationOptionsEstimatedMonthlySavingsCurrency",
|
1654 | 1665 | "StorageRecommendationOptionsEstimatedMonthlySavingsValue",
|
|
1943 | 1954 | },
|
1944 | 1955 | "GetEnrollmentStatusRequest":{
|
1945 | 1956 | "type":"structure",
|
1946 |
| - "members":{ |
1947 |
| - } |
| 1957 | + "members":{} |
1948 | 1958 | },
|
1949 | 1959 | "GetEnrollmentStatusResponse":{
|
1950 | 1960 | "type":"structure",
|
|
2972 | 2982 | },
|
2973 | 2983 | "PutRecommendationPreferencesResponse":{
|
2974 | 2984 | "type":"structure",
|
2975 |
| - "members":{ |
2976 |
| - } |
| 2985 | + "members":{} |
2977 | 2986 | },
|
2978 | 2987 | "RDSCurrentInstancePerformanceRisk":{
|
2979 | 2988 | "type":"string",
|
|
3019 | 3028 | "AuroraMemoryNumKillConnTotal",
|
3020 | 3029 | "AuroraMemoryNumKillQueryTotal",
|
3021 | 3030 | "ReadIOPSEphemeralStorage",
|
3022 |
| - "WriteIOPSEphemeralStorage" |
| 3031 | + "WriteIOPSEphemeralStorage", |
| 3032 | + "VolumeReadIOPs", |
| 3033 | + "VolumeBytesUsed", |
| 3034 | + "VolumeWriteIOPs" |
3023 | 3035 | ]
|
3024 | 3036 | },
|
3025 | 3037 | "RDSDBMetricStatistic":{
|
|
3050 | 3062 | "storageFinding":{"shape":"RDSStorageFinding"},
|
3051 | 3063 | "instanceFindingReasonCodes":{"shape":"RDSInstanceFindingReasonCodes"},
|
3052 | 3064 | "currentInstancePerformanceRisk":{"shape":"RDSCurrentInstancePerformanceRisk"},
|
| 3065 | + "currentStorageEstimatedMonthlyVolumeIOPsCostVariation":{"shape":"RDSEstimatedMonthlyVolumeIOPsCostVariation"}, |
3053 | 3066 | "storageFindingReasonCodes":{"shape":"RDSStorageFindingReasonCodes"},
|
3054 | 3067 | "instanceRecommendationOptions":{"shape":"RDSDBInstanceRecommendationOptions"},
|
3055 | 3068 | "storageRecommendationOptions":{"shape":"RDSDBStorageRecommendationOptions"},
|
|
3091 | 3104 | "storageConfiguration":{"shape":"DBStorageConfiguration"},
|
3092 | 3105 | "rank":{"shape":"Rank"},
|
3093 | 3106 | "savingsOpportunity":{"shape":"SavingsOpportunity"},
|
3094 |
| - "savingsOpportunityAfterDiscounts":{"shape":"RDSStorageSavingsOpportunityAfterDiscounts"} |
| 3107 | + "savingsOpportunityAfterDiscounts":{"shape":"RDSStorageSavingsOpportunityAfterDiscounts"}, |
| 3108 | + "estimatedMonthlyVolumeIOPsCostVariation":{"shape":"RDSEstimatedMonthlyVolumeIOPsCostVariation"} |
3095 | 3109 | }
|
3096 | 3110 | },
|
3097 | 3111 | "RDSDBStorageRecommendationOptions":{
|
|
3143 | 3157 | "savingsEstimationMode":{"shape":"RDSSavingsEstimationMode"}
|
3144 | 3158 | }
|
3145 | 3159 | },
|
| 3160 | + "RDSEstimatedMonthlyVolumeIOPsCostVariation":{ |
| 3161 | + "type":"string", |
| 3162 | + "enum":[ |
| 3163 | + "None", |
| 3164 | + "Low", |
| 3165 | + "Medium", |
| 3166 | + "High" |
| 3167 | + ] |
| 3168 | + }, |
3146 | 3169 | "RDSInstanceEstimatedMonthlySavings":{
|
3147 | 3170 | "type":"structure",
|
3148 | 3171 | "members":{
|
|
3214 | 3237 | "enum":[
|
3215 | 3238 | "Optimized",
|
3216 | 3239 | "Underprovisioned",
|
3217 |
| - "Overprovisioned" |
| 3240 | + "Overprovisioned", |
| 3241 | + "NotOptimized" |
3218 | 3242 | ]
|
3219 | 3243 | },
|
3220 | 3244 | "RDSStorageFindingReasonCode":{
|
|
3224 | 3248 | "EBSVolumeThroughputUnderprovisioned",
|
3225 | 3249 | "EBSVolumeIOPSOverprovisioned",
|
3226 | 3250 | "EBSVolumeThroughputOverprovisioned",
|
3227 |
| - "NewGenerationStorageTypeAvailable" |
| 3251 | + "NewGenerationStorageTypeAvailable", |
| 3252 | + "DBClusterStorageOptionAvailable", |
| 3253 | + "DBClusterStorageSavingsAvailable" |
3228 | 3254 | ]
|
3229 | 3255 | },
|
3230 | 3256 | "RDSStorageFindingReasonCodes":{
|
|
3327 | 3353 | "EcsService",
|
3328 | 3354 | "License",
|
3329 | 3355 | "RdsDBInstance",
|
3330 |
| - "RdsDBInstanceStorage" |
| 3356 | + "RdsDBInstanceStorage", |
| 3357 | + "AuroraDBClusterStorage" |
3331 | 3358 | ]
|
3332 | 3359 | },
|
3333 | 3360 | "RecommendationSources":{
|
|
3391 | 3418 | "EcsService",
|
3392 | 3419 | "License",
|
3393 | 3420 | "RdsDBInstance",
|
| 3421 | + "AuroraDBClusterStorage", |
3394 | 3422 | "Idle"
|
3395 | 3423 | ]
|
3396 | 3424 | },
|
|
0 commit comments