-
Notifications
You must be signed in to change notification settings - Fork 1
Awskeyring Config file
Tristan Morgan edited this page Nov 18, 2020
·
1 revision
There is not a lot to it but there is a couple of things you can tweak in the config file for Awskeyring.
{
"awskeyring": "awskeyring",
"browser": ["FireFox", "Google Chrome", "Safari"],
"console": ["ec2/v2", "cloudwatch", "iam"],
"keyage": 90
}
- The first field is the Keychain that your keys are being saved to.
- A list of your browsers to use the console with.
- The next is the list of your favourite AWS Console pages you'd like to access with autocomplete.
- The last is the number of days after which you'd like to be notified about thee keys getting old.