Module Awso_bcm_recommended_actions.ValuesSource

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 ]
Sourcemodule FilterValue : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule NextStep : sig ... end
Sourcemodule FilterName : sig ... end
Sourcemodule FilterValues : sig ... end
Sourcemodule MatchOption : sig ... end
Sourcemodule AccountId : sig ... end
Sourcemodule ActionType : sig ... end
Sourcemodule Context : sig ... end
Sourcemodule Feature : sig ... end
Sourcemodule NextSteps : sig ... end
Sourcemodule Severity : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

Provides specific details about why a particular field failed validation.

Sourcemodule ActionFilter : sig ... end

Describes a filter that returns a more specific list of recommended actions.

Sourcemodule RecommendedAction : sig ... end

Describes a specific recommended action.

Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule ActionFilterList : sig ... end
Sourcemodule AccessDeniedException : sig ... end

You do not have sufficient access to perform this action.

Sourcemodule InternalServerException : sig ... end

An unexpected error occurred during the processing of your request.

Sourcemodule NextToken : sig ... end
Sourcemodule RecommendedActions : sig ... end
Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Sourcemodule MaxResults : sig ... end
Sourcemodule RequestFilter : sig ... end

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.