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 2
2
// SPDX-License-Identifier: Apache-2.0
3
3
// Do not modify this file. This file is machine generated, and any changes to it will be overwritten.
4
4
include ".. / .. / .. / .. / submodules/ MaterialProviders/ StandardLibrary/ src/ Index. dfy"
5
- // BEGIN MANUAL EDIT
5
+ // BEGIN MANUAL EDIT
6
6
include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbEncryption/ src/ Index. dfy"
7
7
include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbEncryptionTransforms/ src/ Index. dfy"
8
8
include ".. / .. / .. / .. / submodules/ MaterialProviders/ TestVectorsAwsCryptographicMaterialProviders/ dafny/ KeyVectors/ src/ Index. dfy"
9
- // END MANUAL EDIT
9
+ // END MANUAL EDIT
10
10
abstract module WrappedAbstractAwsCryptographyDynamoDbEncryptionService {
11
11
import opened Wrappers
12
12
import opened StandardLibrary. UInt
Original file line number Diff line number Diff line change 1
1
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
// Empty stub expected by Smithy-Dafny
4
+
5
+ include ".. / .. / .. / .. / DynamoDbEncryption/ dafny/ DynamoDbItemEncryptor/ src/ Index. dfy"
4
6
module WrappedItemEncryptor {}
You can’t perform that action at this time.
0 commit comments