Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

insert data into dynamoDB from excel file using python #3944

Open
ghostakstevelodx opened this issue Sep 1, 2022 · 1 comment
Open

insert data into dynamoDB from excel file using python #3944

ghostakstevelodx opened this issue Sep 1, 2022 · 1 comment

Comments

@ghostakstevelodx
Copy link

{"mobile":{"S":"+9198765432100"},"taxRegistrationNumber":
{"S":"TRN2255"},"phone":{"S":"+919876543211"},"companyRegistrationNumber":{"S":"REG0000152"},"email":{"S":"hq@nct.com"}}
i have to insert this data into table by map datatype ..im using putitem ..but its not working

@IsmaelMartinez
Copy link

Can you provide more details? Without it, people are blind in here. An example code and any errors your are getting, with a detailed step by step would help.

Be as descriptive as you can, providing the version you are using, type of dynamodb, schema, indexes, etc.

Otherwise people will just ignore "is not working" requests. Hope helps!

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

No branches or pull requests

2 participants