Open kojisaikiAtSony opened 8 hours ago
As far as we debug the smoke test with AWS SDK Go, the request using aws-query protocol.
AWS SDK java release note says SQS supports aws-json, but there is not any aws-json update on SNS
And I could not find any description about aws-json in SNS Developers Guide, like SQS Developers Guide
I believe we don't have to remove current smoke tests using AWS SDK for aws-json. Since AWS SNS might support aws-json in the future.
As far as we debug the smoke test with AWS SDK Go, the request using aws-query protocol.
AWS SDK java release note says SQS supports aws-json, but there is not any aws-json update on SNS
And I could not find any description about aws-json in SNS Developers Guide, like SQS Developers Guide