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 f3e2e71

Browse files
committedApr 2, 2024
Update version date
1 parent d73839a commit f3e2e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎DynamoDbEncryption/dafny/DynamoDbEncryption/Model/DynamoDbEncryption.smithy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ use aws.cryptography.materialProviders#AwsCryptographicMaterialProviders
4343
]
4444
)
4545
service DynamoDbEncryption {
46-
version: "2024-03-06",
46+
version: "2024-04-02",
4747
operations: [ CreateDynamoDbEncryptionBranchKeyIdSupplier, GetEncryptedDataKeyDescription],
4848
errors: [ DynamoDbEncryptionException ]
4949
}

0 commit comments

Comments
 (0)
Please sign in to comment.