You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Note: starts with a non-breaking space to workaround https://github.com/aws/mynah-ui/issues/349
47
-
title: ' Monthly request limit reached',
48
-
messageId: 'freetier-limit',
49
-
status: 'warning',
50
-
buttons: [],
51
-
icon: 'warning',
52
-
// iconStatus: 'success',
53
-
header: {
54
-
icon: 'warning',
55
-
iconStatus: 'warning',
56
-
body: `Upgrade to ${qProName}`,
57
-
},
58
-
canBeDismissed: false,
59
-
fullWidth: true,
60
-
body: `To increase your limit, subscribe to ${qProName}. During the upgrade, you'll be asked to link your Builder ID to the AWS account that will be billed the monthly subscription fee. Learn more about [pricing >](${paidTierLearnMoreUrl})`,
body: `To increase your limit, subscribe to ${qProName}. During the upgrade, you'll be asked to link your Builder ID to the AWS account that will be billed the monthly subscription fee. Learn more about [pricing >](${paidTierLearnMoreUrl})`,
0 commit comments