3
मुख्य स्कीमा में विशेषताओं की संख्या को विशेषता परिभाषाओं में परिभाषित विशेषताओं की संख्या से मेल खाना चाहिए
मैं DynamoDB जावास्क्रिप्ट शेल का उपयोग करके एक सरल तालिका बनाने की कोशिश कर रहा हूं और मुझे यह अपवाद मिल रहा है: { "message": "The number of attributes in key schema must match the number of attributes defined in attribute definitions.", "code": "ValidationException", "time": "2015-06-16T10:24:23.319Z", "statusCode": 400, "retryable": false …