@@ -61,17 +61,17 @@ module Fixtures {
61
61
62
62
const branchKeyStoreName := "KeyStoreDdbTable"
63
63
const logicalKeyStoreName := branchKeyStoreName
64
- const branchKeyId := "75789115- 1deb- 4fe3- a2ec- be9e885d1945"
65
- const branchKeyIdActiveVersion := "fed7ad33- 0774- 4f97- aa5e- 6c766fc8af9f"
66
-
67
- const branchKeyIdWithEC := "4bb57643- 07c1- 419e- 92ad- 0df0df149d7c"
64
+ const branchKeyId := "3f43a9af- 08c5- 4317- b694- 3d3e883dcaef"
65
+ const branchKeyIdActiveVersion := "a4905627- 4b7f- 4272- a847- f50dae245737"
68
66
// This is branchKeyIdActiveVersion above, as utf8bytes
69
67
const branchKeyIdActiveVersionUtf8Bytes: seq < uint8> := [
70
- 102, 101, 100, 55, 97, 100, 51, 51, 45 ,
71
- 48, 55, 55 , 52, 45, 52, 102, 57, 55 ,
72
- 45, 97, 97 , 53, 101, 45, 54, 99, 55 ,
73
- 54, 54, 102, 99, 56, 97, 102, 57, 102
68
+ 97, 52, 57, 48, 53, 54, 50, 55, 45, 52 ,
69
+ 98, 55, 102, 45 , 52, 50, 55, 50, 45, 97 ,
70
+ 56, 52, 55, 45, 102 , 53, 48, 100, 97, 101 ,
71
+ 50, 52, 53, 55, 51, 55
74
72
]
73
+ const branchKeyIdWithEC := "4bb57643- 07c1- 419e- 92ad- 0df0df149d7c"
74
+
75
75
// THESE ARE TESTING RESOURCES DO NOT USE IN A PRODUCTION ENVIRONMENT
76
76
const keyArn := "arn:aws:kms:us- west- 2:370957321024:key/ 9d989aa2- 2f9c- 438c- a745- cc57d3ad0126"
77
77
const keyId := "9d989aa2- 2f9c- 438c- a745- cc57d3ad0126"
0 commit comments