Skip to content

Commit b1c6f3f

Browse files
author
AWS
committed
Updated sdk-default-configuration.json.
1 parent b786186 commit b1c6f3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated SDK default configurations."
6+
}

core/aws-core/src/main/resources/software/amazon/awssdk/awscore/internal/defaults/sdk-default-configuration.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"tlsNegotiationTimeoutInMillis": "<p>The maximum amount of time that a TLS handshake is allowed to take from the time the CLIENT HELLO message is sent to ethe time the client and server have fully negotiated ciphers and exchanged keys</p>"
5353
}
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)