service-celltower-mapper
v1.0.1
Published
Project to store celltower coverages
Downloads
3
Readme
CellTower Mapper
Store the cell tower coverage
Deploy DynamoDB Table Stack
aws cloudformation deploy --template-file resources/celltower-mapper.table.yml --stack-name celltower-mapper-dynamodb-table --capabilities CAPABILITY_NAMED_IAM --profile 537766414091 --region us-east-1
Delete DynamoDB Table Stack
aws cloudformation delete-stack --stack-name celltower-mapper-dynamodb-table --profile 537766414091 --region us-east-1