Smaws_Client_FMS.AssociateThirdPartyFirewall
Sets the Firewall Manager policy administrator as a tenant administrator of a third-party firewall service. A tenant is an instance of the third-party firewall service that's associated with your Amazon Web Services customer account.
val request :
Smaws_Lib.Context.t ->
Types.associate_third_party_firewall_request ->
(Types.associate_third_party_firewall_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidInputException of Types.invalid_input_exception
| `InvalidOperationException of Types.invalid_operation_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result