Module Awso_bcm_recommended_actions_asyncSource

include module type of struct include Awso_bcm_recommended_actions.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

Provides 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.

You 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.

Returns a list of recommended actions that match the filter criteria.

Returns a list of recommended actions that match the filter criteria.

Sourcemodule Cli : sig ... end