Cloud key management
AWS BYOK

Set up communication between AWS Cloud Key Management and the KMES Series 3

2min
before the {{k3}} can push key material to aws kms, you must create credentials in the aws iam service and then configure them on the {{k}} in aws iam, these credentials are access keys on the {{k}} , the credentials are cloud credentials these credentials enable communication between the {{k3}} and aws kms create an access key in aws iam log in to the aws management console navigate to the identity and access management (iam) service https //console aws amazon com/iam/home on the right toolbar, under quick links , go to my security credentials this page has the following tabs aws iam credentials , aws codecommit credentials , and amazon mcs credentials go to the first tab, aws iam credentials under access keys for cli, sdk, and api access select \[ create access key ] create a symmetric access key after you finish, you get the access key id and secret access key either write the values down and populate a csv with them or use the on page option to download and save the csv in the following format access key id,secret access key accessid,accesskey this is the only time you can view your secret key, so write it down or save it now copy or move the csv file containing the access key to the storage medium configured on your {{k3}} device create a cloud credential perform the following steps to create a cloud credential on the {{k}} log in to the {{k3}} application interface by using the default admin identities navigate to identity management > cloud credentials right click and select add > cloud credential use the following information when creating the cloud credential option recommendation name choose a descriptive name service amazon web services access name leave this blank because it auto populates after import select \[ import ] and then select the csv file with your key ids select \[ ok ] to save