We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f2793 commit f780f82Copy full SHA for f780f82
modules/kms-keyring-node/test/fixtures.ts
@@ -10,8 +10,8 @@ import {
10
11
export const DDB_TABLE_NAME = 'KeyStoreDdbTable'
12
export const LOGICAL_KEYSTORE_NAME = DDB_TABLE_NAME
13
-export const BRANCH_KEY_ID = '75789115-1deb-4fe3-a2ec-be9e885d1945'
14
-export const BRANCH_KEY_ACTIVE_VERSION = 'fed7ad33-0774-4f97-aa5e-6c766fc8af9f'
+export const BRANCH_KEY_ID = '3f43a9af-08c5-4317-b694-3d3e883dcaef'
+export const BRANCH_KEY_ACTIVE_VERSION = 'a4905627-4b7f-4272-a847-f50dae245737'
15
export const BRANCH_KEY_ID_WITH_EC = '4bb57643-07c1-419e-92ad-0df0df149d7c'
16
17
export const KEY_ARN =
0 commit comments