update amazon url and add default suggestions

This commit is contained in:
Cade Scroggins
2022-02-19 15:32:49 -08:00
parent 1594a45463
commit 50cef1ac4c
+2 -1
View File
@@ -71,7 +71,7 @@
hues: ['36', '26'], hues: ['36', '26'],
key: 'a', key: 'a',
name: 'AWS', name: 'AWS',
url: 'https://console.aws.amazon.com', url: 'https://us-west-2.console.aws.amazon.com/console/home',
}, },
{ {
hues: ['5', '355'], hues: ['5', '355'],
@@ -294,6 +294,7 @@
suggestionDefaults: { suggestionDefaults: {
0: ["0'8000", "0'8080"], 0: ["0'8000", "0'8080"],
H: ['H/popular', 'H/popular/lastweek', 'H/tags'], H: ['H/popular', 'H/popular/lastweek', 'H/tags'],
a: ['a/cognito/v2/idp/user-pools', 'a/dynamodbv2#item-explorer'],
c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'], c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'],
d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'], d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'],
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'], e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],