Sha256: 525d8c9762c4831e8cb584ddd1410e3f1ae1cf450bfc595d28cf5a146cbf36d2

Contents?: true

Size: 259 Bytes

Versions: 11

Compression:

Stored size: 259 Bytes

Contents

# This test ensures the default `:account_id` of '-' can be replaced via config
config:
  account_id: 'ACCOUNT-ID'
operation: list_vaults
params: {}
request:
  path: /ACCOUNT-ID/vaults
response:
  status_code: 200
  body: |
    {"Marker":null,"VaultList":[]}

Version data entries

11 entries across 11 versions & 1 rubygems

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