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

UnexpectedParameter: Unexpected key 'SSEDescription' found in params #19

Closed
praneetnadkar opened this issue Mar 9, 2020 · 3 comments · Fixed by #30
Closed

UnexpectedParameter: Unexpected key 'SSEDescription' found in params #19

praneetnadkar opened this issue Mar 9, 2020 · 3 comments · Fixed by #30

Comments

@praneetnadkar
Copy link

Getting an error on schema import:

UnexpectedParameter: Unexpected key 'SSEDescription' found in params

image

@mifi
Copy link
Owner

mifi commented Mar 23, 2020

Does it work if you delete it?

@mifi mifi closed this as completed Feb 26, 2022
@dfejgelis
Copy link

Had the same issue, deleted the SSEDescription in the schema and everything worked.

  "SSEDescription": {
    "Status": "ENABLED",
    "SSEType": "KMS",
    "KMSMasterKeyArn": "arn:aws:kms:us-east-1:******:key/******"
  },

mifi added a commit that referenced this issue Nov 29, 2023
@mifi
Copy link
Owner

mifi commented Nov 29, 2023

then i think the solution should be #30 ?

mifi added a commit that referenced this issue Dec 8, 2023
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

Successfully merging a pull request may close this issue.

3 participants