Sha256: 239e8aa5a32494188dcab61b3efbe057d77ccaf503e89200cd313b24421bb863

Contents?: true

Size: 456 Bytes

Versions: 12

Compression:

Stored size: 456 Bytes

Contents

Aws.config[:cognitoidentity] = {
  stub_responses: {
    list_identity_pools: {
      identity_pools: [
        {
          identity_pool_id: 'us-east-1:adsfkjaekljnfg234',
          identity_pool_name: 'my-cognito-identity-pool'
        },
        {
          identity_pool_id: 'us-east-1:gfdksjg87sfna943knbj',
          identity_pool_name: 'My_Identity_Pool'
        }
      ], next_token: 'akvjnkjndgoierhteuh7sfdnre9erglkwnroijsdfinewr=='
    }
  }
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
awspec-1.25.1 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.25.0 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.24.4 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.24.3 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.24.2 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.24.1 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.24.0 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.23.0 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.22.1 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.22.0 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.21.1 lib/awspec/stub/cognito_identity_pool.rb
awspec-1.21.0 lib/awspec/stub/cognito_identity_pool.rb