Module Smaws_Client_FMS.PutResourceSet

Creates the resource set.

An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.

val request : Smaws_Lib.Context.t -> Types.put_resource_set_request -> (Types.put_resource_set_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidInputException of Types.invalid_input_exception | `InvalidOperationException of Types.invalid_operation_exception | `LimitExceededException of Types.limit_exceeded_exception ]) Stdlib.result