exportIdleRecommendations
inline suspend fun ComputeOptimizerClient.exportIdleRecommendations(crossinline block: ExportIdleRecommendationsRequest.Builder.() -> Unit): ExportIdleRecommendationsResponse
Export optimization recommendations for your idle resources.
Recommendations are exported in a comma-separated values (CSV) file, and its metadata in a JavaScript Object Notation (JSON) file, to an existing Amazon Simple Storage Service (Amazon S3) bucket that you specify. For more information, see Exporting Recommendations in the Compute Optimizer User Guide.
You can have only one idle resource export job in progress per Amazon Web Services Region.