diff --git a/.changes/2.28.4.json b/.changes/2.28.4.json index bf975745ff8..b471edf7f4f 100644 --- a/.changes/2.28.4.json +++ b/.changes/2.28.4.json @@ -48,7 +48,7 @@ "type": "feature", "category": "AWS SDK for Java V2", "contributor": "", - "description": "Generate and use AWS-account-based endpoints for DynamoDB requests when the account ID is available. The new endpoint URL pattern will be https://.ddb..amazonaws.com. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html" + "description": "Generate and use AWS-account-based endpoints for DynamoDB requests when the account ID is available. The new endpoint URL pattern will be `https://.ddb..amazonaws.com`. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html" } ] } \ No newline at end of file