I need to export DynamoDB table to s3 bucket. I'm using this article: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBPipeline.html.
in Amazon EMR i found error:
__ Cluster: EmrClusterForBackup_2016-10-05T12:33:02Terminated with errorsNo subnet found in default VPC. At least one subnet is required. __
Maybe someone have faces similar error. I know the error is like self-explaining, but I'm new to AWS, probably might be missing something, and maybe something obvious.
Anyway, would be thankful for all the points.
Ivan.