Awso_savingsplans_asyncSourceval create_savings_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.CreateSavingsPlanRequest.t ->
(Awso_savingsplans.Values.CreateSavingsPlanResponse.t,
Awso_savingsplans.Values.CreateSavingsPlanResponse.error)
Result.t
Async.Deferred.tval delete_queued_savings_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.DeleteQueuedSavingsPlanRequest.t ->
(Awso_savingsplans.Values.DeleteQueuedSavingsPlanResponse.t,
Awso_savingsplans.Values.DeleteQueuedSavingsPlanResponse.error)
Result.t
Async.Deferred.tval describe_savings_plan_rates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.DescribeSavingsPlanRatesRequest.t ->
(Awso_savingsplans.Values.DescribeSavingsPlanRatesResponse.t,
Awso_savingsplans.Values.DescribeSavingsPlanRatesResponse.error)
Result.t
Async.Deferred.tval describe_savings_plans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.DescribeSavingsPlansRequest.t ->
(Awso_savingsplans.Values.DescribeSavingsPlansResponse.t,
Awso_savingsplans.Values.DescribeSavingsPlansResponse.error)
Result.t
Async.Deferred.tval describe_savings_plans_offering_rates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.DescribeSavingsPlansOfferingRatesRequest.t ->
(Awso_savingsplans.Values.DescribeSavingsPlansOfferingRatesResponse.t,
Awso_savingsplans.Values.DescribeSavingsPlansOfferingRatesResponse.error)
Result.t
Async.Deferred.tval describe_savings_plans_offerings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.DescribeSavingsPlansOfferingsRequest.t ->
(Awso_savingsplans.Values.DescribeSavingsPlansOfferingsResponse.t,
Awso_savingsplans.Values.DescribeSavingsPlansOfferingsResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.ListTagsForResourceRequest.t ->
(Awso_savingsplans.Values.ListTagsForResourceResponse.t,
Awso_savingsplans.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval return_savings_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.ReturnSavingsPlanRequest.t ->
(Awso_savingsplans.Values.ReturnSavingsPlanResponse.t,
Awso_savingsplans.Values.ReturnSavingsPlanResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.TagResourceRequest.t ->
(Awso_savingsplans.Values.TagResourceResponse.t,
Awso_savingsplans.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_savingsplans.Values.UntagResourceRequest.t ->
(Awso_savingsplans.Values.UntagResourceResponse.t,
Awso_savingsplans.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_savingsplans.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module SavingsPlanOfferingPropertyKey =
Awso_savingsplans.Values.SavingsPlanOfferingPropertyKeyInformation about a Savings Plan offering property.
module SavingsPlanOfferingRateProperty =
Awso_savingsplans.Values.SavingsPlanOfferingRatePropertyInformation about a Savings Plan offering rate property.
Information about a Savings Plan rate property.
module SavingsPlanOfferingPropertyList =
Awso_savingsplans.Values.SavingsPlanOfferingPropertyListmodule SavingsPlanOfferingFilterAttribute =
Awso_savingsplans.Values.SavingsPlanOfferingFilterAttributeInformation about a Savings Plan offering.
module SavingsPlanOfferingRatePropertyList =
Awso_savingsplans.Values.SavingsPlanOfferingRatePropertyListmodule SavingsPlanRateFilterAttribute =
Awso_savingsplans.Values.SavingsPlanRateFilterAttributeInformation about a Savings Plan.
Information about a Savings Plan filter.
Information about a Savings Plan offering.
module SavingsPlanOfferingFilterElement =
Awso_savingsplans.Values.SavingsPlanOfferingFilterElementInformation about a Savings Plan offering filter.
Information about a Savings Plan offering rate.
module SavingsPlanOfferingRateFilterElement =
Awso_savingsplans.Values.SavingsPlanOfferingRateFilterElementInformation about a Savings Plan offering rate filter.
Information about a Savings Plan rate.
Information about a Savings Plan rate filter.
An unexpected error occurred.
The specified resource was not found.
One of the input parameters is not valid.
A service quota has been exceeded.
module SavingsPlanOfferingFiltersList =
Awso_savingsplans.Values.SavingsPlanOfferingFiltersListmodule SavingsPlanOfferingRateFiltersList =
Awso_savingsplans.Values.SavingsPlanOfferingRateFiltersListmodule SavingsPlanRateServiceCodeList =
Awso_savingsplans.Values.SavingsPlanRateServiceCodeListRemoves the specified tags from the specified resource.
Removes the specified tags from the specified resource.
Adds the specified tags to the specified resource.
Adds the specified tags to the specified resource.
Returns the specified Savings Plan.
Returns the specified Savings Plan.
Lists the tags for the specified resource.
Lists the tags for the specified resource.
Describes the specified Savings Plans.
Describes the specified Savings Plans.
module DescribeSavingsPlansOfferingsResponse =
Awso_savingsplans.Values.DescribeSavingsPlansOfferingsResponseDescribes the offerings for the specified Savings Plans.
module DescribeSavingsPlansOfferingsRequest =
Awso_savingsplans.Values.DescribeSavingsPlansOfferingsRequestDescribes the offerings for the specified Savings Plans.
module DescribeSavingsPlansOfferingRatesResponse =
Awso_savingsplans.Values.DescribeSavingsPlansOfferingRatesResponseDescribes the offering rates for Savings Plans you might want to purchase.
module DescribeSavingsPlansOfferingRatesRequest =
Awso_savingsplans.Values.DescribeSavingsPlansOfferingRatesRequestDescribes the offering rates for Savings Plans you might want to purchase.
module DescribeSavingsPlanRatesResponse =
Awso_savingsplans.Values.DescribeSavingsPlanRatesResponseDescribes the rates for a specific, existing Savings Plan.
module DescribeSavingsPlanRatesRequest =
Awso_savingsplans.Values.DescribeSavingsPlanRatesRequestDescribes the rates for a specific, existing Savings Plan.
module DeleteQueuedSavingsPlanResponse =
Awso_savingsplans.Values.DeleteQueuedSavingsPlanResponseDeletes the queued purchase for the specified Savings Plan.
module DeleteQueuedSavingsPlanRequest =
Awso_savingsplans.Values.DeleteQueuedSavingsPlanRequestDeletes the queued purchase for the specified Savings Plan.
Creates a Savings Plan.
Creates a Savings Plan.