devopsguru_start_cost_estimation {paws.developer.tools} | R Documentation |
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources
Description
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
See https://www.paws-r-sdk.com/docs/devopsguru_start_cost_estimation/ for full documentation.
Usage
devopsguru_start_cost_estimation(ResourceCollection, ClientToken = NULL)
Arguments
ResourceCollection |
[required] The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate. |
ClientToken |
The idempotency token used to identify each cost estimate request. |
[Package paws.developer.tools version 0.7.0 Index]