Smaws_Client_Proton.ListEnvironmentAccountConnections
val request :
Smaws_Lib.Context.t ->
list_environment_account_connections_input ->
(list_environment_account_connections_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `ThrottlingException of throttling_exception
| `ValidationException of validation_exception ])
Stdlib.result
View a list of environment account connections.
For more information, see Environment account connections in the Proton User guide.