Skip to content

Instantly share code, notes, and snippets.

@basyusuf
Created December 5, 2020 17:52
Show Gist options
  • Save basyusuf/be511885b454940a6e7312caab500922 to your computer and use it in GitHub Desktop.
Save basyusuf/be511885b454940a6e7312caab500922 to your computer and use it in GitHub Desktop.
Defination
const chromium = require('chrome-aws-lambda');
const AWS = require('aws-sdk');
const BUCKET_NAME = "screenshot-buckets-test";
AWS.config.region = 'eu-central-1';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment