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
After typing this i
[ec2-user@ip-172-31-82-70 Create_A_DynamoDB_Table_Demo]$ aws dynamodb batch-write-item --request-items file://items.json
i got this error
An error occurred (ResourceNotFoundException) when calling the BatchWriteItem operation: Requested resource not found. when trying to create a table.
The text was updated successfully, but these errors were encountered:
After typing this i
[ec2-user@ip-172-31-82-70 Create_A_DynamoDB_Table_Demo]$ aws dynamodb batch-write-item --request-items file://items.json
i got this error
An error occurred (ResourceNotFoundException) when calling the BatchWriteItem operation: Requested resource not found. when trying to create a table.
The text was updated successfully, but these errors were encountered: