github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/cognito-sync/2014-06-30/smoke.json (about)

     1  {
     2      "version": 1,
     3      "defaultRegion": "us-west-2",
     4      "testCases": [
     5          {
     6              "operationName": "ListIdentityPoolUsage",
     7              "input": {},
     8              "errorExpectedFromService": false
     9          },
    10          {
    11              "operationName": "DescribeIdentityPoolUsage",
    12              "input": {
    13                  "IdentityPoolId": "us-east-1:aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
    14              },
    15              "errorExpectedFromService": true
    16          }
    17      ]
    18  }