costexplorer_list_saving_plans_purcha_recomm_genera: Retrieves a list of your historical recommendation...

costexplorer_list_savings_plans_purchase_recommendation_generationR Documentation

Retrieves a list of your historical recommendation generations within the past 30 days

Description

Retrieves a list of your historical recommendation generations within the past 30 days.

See https://www.paws-r-sdk.com/docs/costexplorer_list_savings_plans_purchase_recommendation_generation/ for full documentation.

Usage

costexplorer_list_savings_plans_purchase_recommendation_generation(
  GenerationStatus = NULL,
  RecommendationIds = NULL,
  PageSize = NULL,
  NextPageToken = NULL
)

Arguments

GenerationStatus

The status of the recommendation generation.

RecommendationIds

The IDs for each specific recommendation.

PageSize

The number of recommendations that you want returned in a single response object.

NextPageToken

The token to retrieve the next set of results.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.