Smaws_Client_Proton.GetEnvironmentAccountConnection
val request :
Smaws_Lib.Context.t ->
get_environment_account_connection_input ->
(get_environment_account_connection_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ThrottlingException of throttling_exception
| `ValidationException of validation_exception ])
Stdlib.result
In an environment account, get the detailed data for an environment account connection.
For more information, see Environment account connections in the Proton User guide.