github.com/thiagoyeds/go-cloud@v0.26.0/runtimevar/awsparamstore/testdata/TestConformance/TestNonExistentVariable.replay (about)

     1  {
     2    "Initial": "AQAAAA7XW2iIFdWBHf4g",
     3    "Version": "0.2",
     4    "Converter": {
     5      "ScrubBody": null,
     6      "ClearHeaders": [
     7        "^X-Goog-.*Encryption-Key$",
     8        "^X-Amz-Date$",
     9        "^User-Agent$"
    10      ],
    11      "RemoveRequestHeaders": [
    12        "^Authorization$",
    13        "^Proxy-Authorization$",
    14        "^Connection$",
    15        "^Content-Type$",
    16        "^Date$",
    17        "^Host$",
    18        "^Transfer-Encoding$",
    19        "^Via$",
    20        "^X-Forwarded-.*$",
    21        "^X-Cloud-Trace-Context$",
    22        "^X-Goog-Api-Client$",
    23        "^X-Google-.*$",
    24        "^X-Gfe-.*$",
    25        "^Authorization$",
    26        "^Duration$",
    27        "^X-Amz-Security-Token$"
    28      ],
    29      "RemoveResponseHeaders": [
    30        "^X-Google-.*$",
    31        "^X-Gfe-.*$"
    32      ],
    33      "ClearParams": [
    34        "^X-Amz-Date$"
    35      ],
    36      "RemoveParams": [
    37        "^X-Amz-Credential$",
    38        "^X-Amz-Signature$",
    39        "^X-Amz-Security-Token$"
    40      ]
    41    },
    42    "Entries": [
    43      {
    44        "ID": "b1fd43ff7c069f94",
    45        "Request": {
    46          "Method": "POST",
    47          "URL": "https://ssm.us-east-2.amazonaws.com/",
    48          "Header": {
    49            "Accept-Encoding": [
    50              "gzip"
    51            ],
    52            "Content-Length": [
    53              "47"
    54            ],
    55            "User-Agent": [
    56              "CLEARED"
    57            ],
    58            "X-Amz-Date": [
    59              "CLEARED"
    60            ],
    61            "X-Amz-Target": [
    62              "AmazonSSM.GetParameter"
    63            ]
    64          },
    65          "MediaType": "application/x-amz-json-1.1",
    66          "BodyParts": [
    67            "eyJOYW1lIjoiZG9lcy1ub3QtZXhpc3QiLCJXaXRoRGVjcnlwdGlvbiI6dHJ1ZX0="
    68          ]
    69        },
    70        "Response": {
    71          "StatusCode": 400,
    72          "Proto": "HTTP/1.1",
    73          "ProtoMajor": 1,
    74          "ProtoMinor": 1,
    75          "Header": {
    76            "Content-Encoding": [
    77              "gzip"
    78            ],
    79            "Content-Length": [
    80              "50"
    81            ],
    82            "Content-Type": [
    83              "application/x-amz-json-1.1"
    84            ],
    85            "Date": [
    86              "Thu, 03 Dec 2020 23:15:21 GMT"
    87            ],
    88            "Server": [
    89              "Server"
    90            ],
    91            "X-Amzn-Requestid": [
    92              "5d37149f-ee1c-4279-baf8-d1cb10933199"
    93            ]
    94          },
    95          "Body": "H4sIAAAAAAAAAKtWio8vqSxIVbJSCkgsSsxNLUkt8ssvccsvzUtRqgUAF48DRR4AAAA="
    96        }
    97      }
    98    ]
    99  }