Smaws_Client_CloudTrail.ListDashboards
Returns information about all dashboards in the account, in the current Region.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `UnsupportedOperationException of Types.unsupported_operation_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.list_dashboards_request ->
(Types.list_dashboards_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result