Smaws_Client_Proton.UpdateEnvironmentAccountConnection
val request :
Smaws_Lib.Context.t ->
update_environment_account_connection_input ->
(update_environment_account_connection_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `ConflictException of conflict_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, update an environment account connection to use a new IAM role.
For more information, see Environment account connections in the Proton User guide.