File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "submodules/MaterialProviders "]
2
2
path = submodules/MaterialProviders
3
- url = https://github.com/aws/aws-cryptographic-material-providers-library-dafny .git
3
+ url = https://github.com/aws/aws-cryptographic-material-providers-library-java .git
4
4
[submodule "submodules/smithy-dafny "]
5
5
path = submodules/smithy-dafny
6
6
url = [email protected] :awslabs/smithy-dafny.git
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Parameters:
16
16
SourceLocation :
17
17
Type : String
18
18
Description : The https GitHub URL for the project
19
- Default : " https://github.com/awslabs/aws-dynamodb -encryption-dafny .git"
19
+ Default : " https://github.com/awslabs/aws-database -encryption-sdk-dynamodb-java .git"
20
20
NumberOfBuildsInBatch :
21
21
Type : Number
22
22
MaxValue : 100
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Parameters:
25
25
GitHubRepo :
26
26
Type : String
27
27
Description : GitHub Repo that invokes CI
28
- Default : awslabs/aws-dynamodb -encryption-dafny
28
+ Default : awslabs/aws-database -encryption-sdk-dynamodb-java
29
29
30
30
Resources :
31
31
TestTable :
@@ -209,7 +209,7 @@ Resources:
209
209
TableName : !Ref KeystoreTableName
210
210
211
211
# This policy SHOULD be given to:
212
- # - awslabs/aws-dynamodb -encryption-dafny
212
+ # - awslabs/aws-database -encryption-sdk-dynamodb-java
213
213
# - ToolsDevelopment
214
214
DDBUsage :
215
215
Type : " AWS::IAM::ManagedPolicy"
Original file line number Diff line number Diff line change 2
2
"NumberOfBuildsInBatch" : 50 ,
3
3
"ProjectDescription" : " CD for Java DBESDK DDB" ,
4
4
"ProjectName" : " AWS-DBESDK-DDB-Java" ,
5
- "SourceLocation" : " https://github.com/awslabs/aws-dynamodb -encryption-dafny .git"
5
+ "SourceLocation" : " https://github.com/awslabs/aws-database -encryption-sdk-dynamodb-java .git"
6
6
}
7
7
You can’t perform that action at this time.
0 commit comments