File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Parameters:
1616 SourceLocation :
1717 Type : String
1818 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"
2020 NumberOfBuildsInBatch :
2121 Type : Number
2222 MaxValue : 100
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Parameters:
2525 GitHubRepo :
2626 Type : String
2727 Description : GitHub Repo that invokes CI
28- Default : awslabs /aws-database-encryption-sdk-dynamodb-java
28+ Default : aws /aws-database-encryption-sdk-dynamodb-java
2929
3030Resources :
3131 TestTable :
@@ -209,7 +209,7 @@ Resources:
209209 TableName : !Ref KeystoreTableName
210210
211211 # This policy SHOULD be given to:
212- # - awslabs /aws-database-encryption-sdk-dynamodb-java
212+ # - aws /aws-database-encryption-sdk-dynamodb-java
213213 # - ToolsDevelopment
214214 DDBUsage :
215215 Type : " AWS::IAM::ManagedPolicy"
Original file line number Diff line number Diff line change 22 "NumberOfBuildsInBatch" : 50 ,
33 "ProjectDescription" : " CD for Java DBESDK DDB" ,
44 "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"
66 }
77
You can’t perform that action at this time.
0 commit comments