Giter VIP home page Giter VIP logo

Comments (5)

DilLip-Chowdary-Codes avatar DilLip-Chowdary-Codes commented on July 18, 2024

I too got the same issue

from dynamodump.

onion1984 avatar onion1984 commented on July 18, 2024

This issue still exist when i use the tool today
[ec2-user@ip-10-0-1-110 dynamodump]$ dynamodump -m restore -r ap-northeast-1 -s "*" --schemaOnly
INFO:botocore.credentials:Found credentials in environment variables.
INFO:root:Found 0 table(s) in DynamoDB host to be deleted:
INFO:root:Found 3 table(s) in dump to restore: demo1, demo3, demo2
INFO:root:Starting restore for demo1 to demo1..
INFO:root:Creating demo1 table with temp write capacity of 25
INFO:root:Waiting for demo1 table to be created.. [CREATING]
INFO:root:Starting restore for demo3 to demo3..
INFO:root:Creating demo3 table with temp write capacity of 25
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.7/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/home/ec2-user/.local/lib/python3.7/site-packages/dynamodump/dynamodump.py", line 924, in do_restore
**optional_args
File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 514, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 902, in _make_api_call
api_params, operation_model, context=request_context
File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 963, in _convert_to_request_dict
api_params, operation_model
File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/validate.py", line 381, in serialize_to_request
raise ParamValidationError(report=report.generate_report())
botocore.exceptions.ParamValidationError: Parameter validation failed:
Unknown parameter in LocalSecondaryIndexes[0]: "IndexSizeBytes", must be one of: IndexName, KeySchema, Projection
Unknown parameter in LocalSecondaryIndexes[0]: "ItemCount", must be one of: IndexName, KeySchema, Projection
Unknown parameter in LocalSecondaryIndexes[0]: "IndexArn", must be one of: IndexName, KeySchema, Projection

from dynamodump.

DilLip-Chowdary-Codes avatar DilLip-Chowdary-Codes commented on July 18, 2024

Can you share the version you're using?

from dynamodump.

onion1984 avatar onion1984 commented on July 18, 2024

I am not sure how to check the version. i just downloaded the git repo to my local instance, so I assume it is the latest [1.8.0]version

from dynamodump.

onion1984 avatar onion1984 commented on July 18, 2024

oops, my fault. I forgot to uninstall the previous version. all good now

from dynamodump.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.