implementation("aws.smithy.kotlin:aws-protocol-core:1.6.7")
Facilitates AWS service communication by implementing common protocol behaviors, including JSON and XML handling, error processing, and request/response serialization.