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

Version Path
aws-sdk-core-2.0.0.rc10 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc9 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc8 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc7 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc6 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc5 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc4 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc3 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc2 spec/fixtures/operations/cloudfront/max_items.yml
aws-sdk-core-2.0.0.rc1 spec/fixtures/operations/cloudfront/max_items.yml