You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit allows to pass KMS key ARN via the `--private-key`
parameter. The underlying crate `aws-nitro-enclaves-image-format` will
parse the given value and decide if a KMS key or a local key is given.
Parameters `--kms-key-id` and `--kms-key-region` have been
removed.
Signed-off-by: Mark Kirichenko <[email protected]>
0 commit comments