File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed 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-database-encryption-sdk-dynamodb-java.git"
19
+ Default : " https://github.com/aws /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-database-encryption-sdk-dynamodb-java
28
+ Default : aws /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-database-encryption-sdk-dynamodb-java
212
+ # - aws /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-database-encryption-sdk-dynamodb-java.git"
5
+ "SourceLocation" : " https://github.com/aws /aws-database-encryption-sdk-dynamodb-java.git"
6
6
}
7
7
You can’t perform that action at this time.
0 commit comments