Skip to content

espadolini/yubiaws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yubiroute53 will use the X.509 certificate and private key in slot 9e of the YubiKey with the given serial number for IAM Roles Anywhere.

Usage:
```
yubiroute53 -trust-anchor-arn arn:aws:rolesanywhere:<region>:<account>:trust-anchor/<uuid> -profile-arn arn:aws:rolesanywhere:<region>:<account>:profile/<uuid> -role-arn arn:aws:iam::<account>:role/<path> -serial <yubikey_serial_number> -region <zone_region> -hosted-zone-id <zone_id> -name <record_name> -type <A_or_AAAA> -value <address> -ttl <record_TTL>
```

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages