windows - unable to get graphical view in key policy section of encryption key using aws kms CLI -


i created key on aws kms using cli. there used default key policy. then, using put-key-policy attached new key policy includes key administrators , key users. gets updated.

but, not showing graphical version in shows key administrators , key users. also, not getting option switch default view or switch policy view. cli command used given here.

aws kms create-key --description !description! --key-usage encrypt_decrypt --origin aws_kms --no-bypass-policy-lockout-safety-check --tags tagkey=tagkeyname,tagvalue=value   

what can done resolve this(getting graphical view of key policy)?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -