@@ -279,6 +279,103 @@ exports[`snapshot test with CMK 1`] = `
279279 ],
280280 },
281281 },
282+ "metadata": {
283+ "Value": {
284+ "Fn::Join": [
285+ "",
286+ [
287+ "{"ChatbotUserInterfaceDomainName":"","ChatbotUserPoolId":"",
288+ {
289+ "Ref": "AuthenticationUserPool28698864",
290+ },
291+ "","ChatbotUserPoolClientId":"",
292+ {
293+ "Ref": "AuthenticationUserPoolUserPoolClient8AE1704E",
294+ },
295+ "","ChatbotUserPoolLink":"https://us-east-1.console.aws.amazon.com/cognito/v2/idp/user-pools/",
296+ {
297+ "Ref": "AuthenticationUserPool28698864",
298+ },
299+ "/users?region=us-east-1","ChatbotGraphqlApiUrl":"",
300+ {
301+ "Fn::GetAtt": [
302+ "ChatBotApiChatbotApiBABF9B87",
303+ "GraphQLUrl",
304+ ],
305+ },
306+ "","ChatbotGraphQLApiId":"",
307+ {
308+ "Fn::GetAtt": [
309+ "ChatBotApiChatbotApiBABF9B87",
310+ "ApiId",
311+ ],
312+ },
313+ "","ChatbotApiKeysSecretName":"",
314+ {
315+ "Fn::Join": [
316+ "-",
317+ [
318+ {
319+ "Fn::Select": [
320+ 0,
321+ {
322+ "Fn::Split": [
323+ "-",
324+ {
325+ "Fn::Select": [
326+ 6,
327+ {
328+ "Fn::Split": [
329+ ":",
330+ {
331+ "Ref": "SharedApiKeysSecret9EA666ED",
332+ },
333+ ],
334+ },
335+ ],
336+ },
337+ ],
338+ },
339+ ],
340+ },
341+ {
342+ "Fn::Select": [
343+ 1,
344+ {
345+ "Fn::Split": [
346+ "-",
347+ {
348+ "Fn::Select": [
349+ 6,
350+ {
351+ "Fn::Split": [
352+ ":",
353+ {
354+ "Ref": "SharedApiKeysSecret9EA666ED",
355+ },
356+ ],
357+ },
358+ ],
359+ },
360+ ],
361+ },
362+ ],
363+ },
364+ ],
365+ ],
366+ },
367+ "","ChatbotLoadBalancerDNS":"",
368+ {
369+ "Fn::GetAtt": [
370+ "UserInterfacePrivateWebsiteALB67ED856F",
371+ "DNSName",
372+ ],
373+ },
374+ "","ChatbotDomain":"","ChatbotCompositeAlarmTopicOutput":""}",
375+ ],
376+ ],
377+ },
378+ },
282379 },
283380 "Parameters": {
284381 "BootstrapVersion": {
0 commit comments