Sha256: 9e8a55d8e8f67cc99ec52e83c76b0fde37a2a41dd283777962ece0956b9ca9c7
Contents?: true
Size: 1.74 KB
Versions: 33
Compression:
Stored size: 1.74 KB
Contents
Aws.config[:apigateway] = { stub_responses: { get_rest_api: { id: 'ohx0shePof', name: 'my-apigateway', description: 'Zamboni is awesome', created_date: Time.at(1_530_826_668), version: 'xyzzy', warnings: [ 'Do not stop on tracks!', 'I brake for hallucinations.' ], binary_media_types: [ '*/*' ], minimum_compression_size: 123, api_key_source: 'HEADER', policy: 'Honesty', endpoint_configuration: { types: [ 'EDGE' ] } }, get_rest_apis: { position: '1', items: [ { id: '111', name: 'first-apigateway', description: 'first api gateway', created_date: Time.at(1_444_826_668), version: 'plover', warnings: [ 'Do not take with alcohol' ], binary_media_types: [ '*/*' ], minimum_compression_size: 456, api_key_source: 'HEADER', policy: 'Insurance', endpoint_configuration: { types: [ 'EDGE' ] } }, { id: 'ohx0shePof', name: 'my-apigateway', description: 'Zamboni is awesome', created_date: Time.at(1_530_826_668), version: 'xyzzy', warnings: [ 'Do not stop on tracks!', 'I brake for hallucinations.' ], binary_media_types: [ '*/*' ], minimum_compression_size: 123, api_key_source: 'HEADER', policy: 'Honesty', endpoint_configuration: { types: [ 'EDGE' ] } } ] } } }
Version data entries
33 entries across 33 versions & 1 rubygems