AWS APIs: AWS SDK credentials, signing, retries, and service errors.
[
{
"error_code": "SYNTH-AWS-APIS-001",
"description": "Synthetic AWS SDK credentials, signing, retries, and service errors scenario 001: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the AWS SDK credentials, signing, retries, and service errors inputs and configuration, handle SYNTH-AWS-APIS-001 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-AWS-APIS-002",
"description": "Synthetic AWS SDK credentials, signing, retries, and service errors scenario 002: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the AWS SDK credentials, signing, retries, and service errors inputs and configuration, handle SYNTH-AWS-APIS-002 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-AWS-APIS-003",
"description": "Synthetic AWS SDK credentials, signing, retries, and service errors scenario 003: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the AWS SDK credentials, signing, retries, and service errors inputs and configuration, handle SYNTH-AWS-APIS-003 explicitly, and retry only when the operation is idempotent."
}
]