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
cthiesfork-awspec-1.2.2 lib/awspec/stub/redshift_cluster_parameter_group.rb
cthiesfork-awspec-1.2.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.5 lib/awspec/stub/redshift_cluster_parameter_group.rb
cthiesfork-awspec-1.2.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
cthiesfork-awspec-1.1.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
cthiesfork-awspec-1.0.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.4 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.3 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.2 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.18.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.17.4 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.17.3 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.17.2 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.17.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.17.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.16.1 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.16.0 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.15.3 lib/awspec/stub/redshift_cluster_parameter_group.rb
awspec-1.15.2 lib/awspec/stub/redshift_cluster_parameter_group.rb