File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
WrappedDynamoDbItemEncryptor/src Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22// SPDX-License-Identifier: Apache-2.0
33// Do not modify this file. This file is machine generated, and any changes to it will be overwritten.
44include ".. / .. / .. / .. / submodules/ MaterialProviders/ StandardLibrary/ src/ Index. dfy"
5- // BEGIN MANUAL EDIT
5+ // BEGIN MANUAL EDIT
66include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbEncryption/ src/ Index. dfy"
77include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbEncryptionTransforms/ src/ Index. dfy"
88include ".. / .. / .. / .. / submodules/ MaterialProviders/ TestVectorsAwsCryptographicMaterialProviders/ dafny/ KeyVectors/ src/ Index. dfy"
9- // END MANUAL EDIT
9+ // END MANUAL EDIT
1010abstract module WrappedAbstractAwsCryptographyDynamoDbEncryptionService {
1111 import opened Wrappers
1212 import opened StandardLibrary. UInt
Original file line number Diff line number Diff line change 11// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22// SPDX-License-Identifier: Apache-2.0
33// Empty stub expected by Smithy-Dafny
4+
5+ include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbItemEncryptor/ src/ Index. dfy"
46module WrappedItemEncryptor {}
You can’t perform that action at this time.
0 commit comments