implementation("aws.smithy.kotlin:aws-json-protocols:0.26.0")
Facilitates communication with AWS services using JSON-based protocols, handling request and response serialization, including setting appropriate headers and managing empty JSON bodies.