github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/cloudfront/2020-05-31/smoke.json (about)

     1  {
     2      "version": 1,
     3      "defaultRegion": "us-east-1",
     4      "testCases": [
     5          {
     6              "operationName": "ListCloudFrontOriginAccessIdentities",
     7              "input": {
     8                  "MaxItems": "1"
     9              },
    10              "errorExpectedFromService": false
    11          },
    12          {
    13              "operationName": "GetDistribution",
    14              "input": {
    15                  "Id": "fake-id"
    16              },
    17              "errorExpectedFromService": true
    18          }
    19      ]
    20  }