Sha256: 94fe82e131ed032452d8ba6642bb1f8a0bc80b231a282f136ea4a04b69fda118

Contents?: true

Size: 453 Bytes

Versions: 12

Compression:

Stored size: 453 Bytes

Contents

config:
  region: us-east-1
operation: list_domains
params:
  :registration_status: REGISTERED
request:
  host: swf.us-east-1.amazonaws.com
  method: POST
  path: /
  headers:
    X-Amz-Target: SimpleWorkflowService.ListDomains
    Content-Type: application/x-amz-json-1.0
  body: '{"registrationStatus":"REGISTERED"}'
response:
  status_code: 200
  headers: {}
  body: '{"domainInfos": [{"name": "Hello"}]}'
data:
  :domain_infos:
    - :name: 'Hello'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
aws-sdk-core-2.0.0.rc12 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc11 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc10 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc9 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc8 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc7 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc6 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc5 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc4 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc3 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc2 spec/fixtures/operations/swf/list_domains.yml
aws-sdk-core-2.0.0.rc1 spec/fixtures/operations/swf/list_domains.yml