Update sandbox extension

This commit is contained in:
Abby Menting 2021-08-23 16:34:08 -07:00
parent 638360cfa0
commit 78914c3a12
1 changed files with 78 additions and 70 deletions

View File

@ -91,7 +91,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {}
@ -108,6 +109,7 @@
}
}
]
}
},
"400": {
"description": "Request has missing or invalid parameters and cannot be parsed.",
@ -124,7 +126,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {
@ -146,6 +149,7 @@
}
}
]
}
},
"403": {
"description": "Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.",
@ -623,7 +627,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {}
@ -675,6 +680,7 @@
}
}
]
}
},
"400": {
"description": "Request has missing or invalid parameters and cannot be parsed.",
@ -691,7 +697,8 @@
"description": "Unique request reference identifier."
}
},
"x-amazon-spds-sandbox-behaviors": [
"x-amzn-api-sandbox": {
"static": [
{
"request": {
"parameters": {
@ -711,6 +718,7 @@
}
}
]
}
},
"403": {
"description": "Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.",