Sha256: 2b89dcc80426fcf45958a6b72720a560ea71eb62148d12be05727a59041318b6

Contents?: true

Size: 1.95 KB

Versions: 158

Compression:

Stored size: 1.95 KB

Contents

Aws.config[:elastictranscoder] = {
  stub_responses: {
    list_pipelines: {
      pipelines: [
        {
          id: '12345678901234-a0bc4d',
          arn:
            'arn:aws:elastictranscoder:ap-northeast-1:406412696610:pipeline/12345678901234-a0bc4d',
          name: 'my-elastictranscoder-pipeline',
          status: 'Active',
          input_bucket: 'ets-input-bucket-name',
          output_bucket: 'ets-output-bucket-name',
          role: 'arn:aws:iam::01234567890:role/Elastic_Transcoder_Default_Role',
          aws_kms_key_arn: nil,
          notifications: {
            progressing: '',
            completed: '',
            warning: '',
            error: ''
          },
          content_config: {
            bucket: 'ets-output-bucket-name',
            storage_class: 'ReducedRedundancy',
            permissions: []
          },
          thumbnail_config: {
            bucket: 'ets-output-bucket-name',
            storage_class: 'ReducedRedundancy',
            permissions: []
          }
        },
        {
          id: '234567890123-9zyxv',
          arn:
            'arn:aws:elastictranscoder:ap-northeast-1:406412696610:pipeline/234567890123-9zyxv',
          name: 'yet-another-my-slastictranscoder-pipeline',
          status: 'Active',
          input_bucket: 'ya-input-bucket-name',
          output_bucket: 'ya-output-bucket-name',
          role: 'arn:aws:iam::01234567890:role/Elastic_Transcoder_Default_Role',
          aws_kms_key_arn: nil,
          notifications: {
            progressing: '',
            completed: '',
            warning: '',
            error: ''
          },
          content_config: {
            bucket: 'ya-output-bucket-name',
            storage_class: 'Standard',
            permissions: []
          },
          thumbnail_config: {
            bucket: 'ya-output-bucket-name',
            storage_class: 'Standard',
            permissions: []
          }
        }
      ],
      next_page_token: nil
    }
  }
}

Version data entries

158 entries across 158 versions & 4 rubygems

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