Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KMS - Origin External issue #906

Open
MehdiM62 opened this issue Dec 2, 2021 · 1 comment
Open

KMS - Origin External issue #906

MehdiM62 opened this issue Dec 2, 2021 · 1 comment

Comments

@MehdiM62
Copy link

MehdiM62 commented Dec 2, 2021

Hi there,

I come across below error for KMS, I was wondering if anyone could help me out with that?

kms.get_key_rotation_status({'KeyId': 'xxxx}): An error occurred (UnsupportedOperationException) when calling the GetKeyRotationStatus operation: arn:aws:kms:eu-west-1:xxx:key/xxx origin is EXTERNAL which is not valid for this operation.
@brendan-s1
Copy link

Same, in our large account, we are running: python cloudmapper.py collect --account accountName

And after checking EBS Volumes, i'm getting an exception here:
kms.get_key_rotation_status({'KeyId': 'axxxxxxxx'}): An error occurred (UnsupportedOperationException) when calling the GetKeyRotationStatus operation: arn:aws:kms:us-east-1:1611111111:key/a8xxxxxx origin is EXTERNAL which is not valid for this operation.
kms.get_key_rotation_status({'KeyId': 'ddxxxxxxxxx'}): An error occurred (UnsupportedOperationException) when calling the GetKeyRotationStatus operation: arn:aws:kms:us-east-1:16111111111:key/ddxxxxxx origin is EXTERNAL which is not valid for this operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants