Learning (Jinseung Yu)
/
AWS
/
API Gateway Troube Shooting
Search
API Gateway Troube Shooting
{
"stream-name"
:
"$input.params('stream')"
,
"shard-count"
:
$input.json('$.StreamDescriptionSummary.OpenShardCount')
,
"debug-full-response"
:
$input.json('$') # <--- 추가
}
JSON
복사
•
문제 확인