Skip to content

Commit 9a896a2

Browse files
authored
Update README.md
1 parent 6b7372c commit 9a896a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ The Amazon Keyspaces Retry Policy is an alternative to the DefaultRetryPolicy fo
1212
The following code shows how to include the AmazonKeyspacesRetryPolicy to existing configuration
1313

1414
```
15-
#Set idempotence for all operations you application can change on request
16-
basic.request.default-idempotence = true
1715
advanced.retry-policy {
1816
class = com.aws.ssa.keyspaces.retry.AmazonKeyspacesRetryPolicy
1917
max-attempts = 3

0 commit comments

Comments
 (0)