Sha256: 8fa6c0e02f176c98ef426899512ad16aaf8b10c75f42561c96f4add1dd5bdbe9
Contents?: true
Size: 362 Bytes
Versions: 10
Compression:
Stored size: 362 Bytes
Contents
# The source cloud front model describes 'MaxItems' as a string instead of # an integer. This test asserts that we can make the request using an integer. config: region: us-east-1 api_version: '2013-05-12' operation: list_distributions params: :max_items: 1 request: host: cloudfront.amazonaws.com path: /2013-05-12/distribution?MaxItems=1 body: ''
Version data entries
10 entries across 10 versions & 1 rubygems