Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rickhernandezio/37bd57479a85f24ddfe663ce97ab2c2e to your computer and use it in GitHub Desktop.
Save rickhernandezio/37bd57479a85f24ddfe663ce97ab2c2e to your computer and use it in GitHub Desktop.
Create a user that will run the service
useradd dynamodb
chown -R dynamodb:dynamodb /opt/dynamodb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment