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
f"Amazon Web Services KMS Key with ARN {data['eks_kms_arn']} not one of available/enabled keys={[v.Arnforvinavailable_kms_keys.values() ifv.KeyManager=='CUSTOMER'andv.KeySpec=='SYMMETRIC_DEFAULT']}"
637
+
f"Amazon Web Services KMS Key with ARN {data['eks_kms_arn']} not one of available/enabled keys={[v.Arnforvinavailable_kms_keys.values() ifv.KeyManager=='CUSTOMER'andv.KeySpec=='SYMMETRIC_DEFAULT']}"
660
638
)
661
639
key_id=key_id[0]
662
640
# Raise error if key is not a customer managed key
0 commit comments