Which solution will meet these requirements MOST efficiently?
A developer is building a new application on AWS.The application uses an AWS Lambda function that retrieves information from an Amazon DynamoDB table.The developer hard coded the DynamoDB table name into the Lambda function code.The table name might change over time.The developer does not want to modify the Lambda code if the table name changes.Which solution will meet these requirements MOST efficiently?Read More →