Seahorse::Client::Handler
# File lib/aws-sdk-core/plugins/param_validator.rb, line 19 def call(context) Aws::ParamValidator.validate!(context.operation.input, context.params) @handler.call(context) end