Awso_bcm_recommended_actions_lwtSourceval list_recommended_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_bcm_recommended_actions.Values.ListRecommendedActionsRequest.t ->
(Awso_bcm_recommended_actions.Values.ListRecommendedActionsResponse.t,
Awso_bcm_recommended_actions.Values.ListRecommendedActionsResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_bcm_recommended_actions.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 ValidationExceptionField =
Awso_bcm_recommended_actions.Values.ValidationExceptionFieldProvides specific details about why a particular field failed validation.
Describes a filter that returns a more specific list of recommended actions.
Describes a specific recommended action.
module ValidationExceptionFieldList =
Awso_bcm_recommended_actions.Values.ValidationExceptionFieldListmodule ValidationExceptionReason =
Awso_bcm_recommended_actions.Values.ValidationExceptionReasonYou do not have sufficient access to perform this action.
An unexpected error occurred during the processing of your request.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an Amazon Web Services service.
Enables filtering of results based on specified action criteria. You can define multiple action filters to refine results using combinations of feature type, severity level, and recommendation type.
module ListRecommendedActionsResponse =
Awso_bcm_recommended_actions.Values.ListRecommendedActionsResponseReturns a list of recommended actions that match the filter criteria.
module ListRecommendedActionsRequest =
Awso_bcm_recommended_actions.Values.ListRecommendedActionsRequestReturns a list of recommended actions that match the filter criteria.