Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0721a43

Browse files
committedMay 7, 2024·
updating commitment policy link
1 parent 863c898 commit 0721a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/src/keyrings/migration_set_commitment_policy_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
These sanity checks are for demonstration in the example only. You do not need these in your code.
1919
2020
For more information on setting your commitment policy, see
21-
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migrate-commitment-policy.html
21+
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/concepts.html#commitment-policy
2222
"""
2323
import sys
2424

0 commit comments

Comments
 (0)
Please sign in to comment.