Sha256: 8a10e24fa8cd1343c45022f564ffc0d05ef17ac35f314ea4571cd185c205036e

Contents?: true

Size: 439 Bytes

Versions: 45

Compression:

Stored size: 439 Bytes

Contents

Aws.config[:ec2] = {
  stub_responses: {
    describe_launch_templates: {
      launch_templates: [
        {
          create_time: Time.parse('2018-01-16T04:32:57.000Z'),
          created_by: 'arn:aws:iam::123456789012:root',
          default_version_number: 1,
          latest_version_number: 2,
          launch_template_id: 'lt-01238c059e3466abc',
          launch_template_name: 'my-launch-template'
        }
      ]
    }
  }
}

Version data entries

45 entries across 45 versions & 3 rubygems

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