Sha256: a05f3274db7664b8b707900fd4c7d29e94504a594b55a3f4d1baa02f4a9a0f06

Contents?: true

Size: 414 Bytes

Versions: 44

Compression:

Stored size: 414 Bytes

Contents

Aws.config[:redshift] = {
  stub_responses: {
    describe_cluster_parameters: {
      parameters: [
        {
          parameter_name: 'datestyle',
          parameter_value: 'ISO, MDY'
        },
        {
          parameter_name: 'query_group',
          parameter_value: 'default'
        },
        {
          parameter_name: 'require_ssl',
          parameter_value: 'false'
        }
      ]
    }
  }
}

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
awspec-1.25.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.25.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.24.4 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.24.3 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.24.2 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.24.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.24.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.23.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.22.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.22.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.21.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.21.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.20.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.19.2 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.19.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.19.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
cthiesfork-awspec-1.2.4 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-api_gateway_extended-1.2.4 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-api_gateway_extended-1.2.3 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.6 lib/awspec/stub/redshift_cluster_parameter_group.rb