24 25 26
# File 'lib/active_aws/subnet.rb', line 24 def client Aws::EC2::Client.new( **configure.default_client_params ) end