Skip to content

Instantly share code, notes, and snippets.

@Jun711
Jun711 / privacy-policy.html
Created March 7, 2018 00:01
testApp privacy policy
<p>This Privacy Policy governs the manner in which testApp collects, uses, maintains and discloses information collected from users (each, a "User") of the https://rawgit.com/Jun711/amazon-cognito-auth-js/social-login/sample/index.html website ("Site").</p>
<h3>Personal identification information</h3>
<p>We may collect personal identification information from Users in a variety of ways in connection with activities, services, features or resources we make available on our Site. Users may visit our Site anonymously. We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.</p>
<h3>Non-personal identification information</h3>
<p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser na
@Jun711
Jun711 / all_aws_lambda_modules_python.md
Created August 1, 2019 18:30 — forked from gene1wood/all_aws_lambda_modules_python.md
AWS Lambda function to list all available Python modules for Python 2.7 3.6 and 3.7

This gist contains lists of modules available in

in AWS Lambda.

It also contains the code to run in Lambda to generate these lists. In addition there is a less_versbose module in the code that you can call to get a list of the top level modules installed and the version of those modules (if they contain a version