- Portland, OR
- https://www.gadgetrat.com
Pinned Loading
-
-
-
logchecker
logchecker PublicChecks a log for changes in modification time and contents. If no change occurs in X time, send an email.
Shell
-
-
-
Python3 script to remove recovery po...
Python3 script to remove recovery points from an AWS Backup Vault. Prompts for vault name and resource type. Used as an interim solution until a `force_delete` option becomes available. In order to use this, you must use pip3 to install boto3, then configure the AWS credentials file to include a key and secret. 1#!/usr/bin/python3
23import boto3
4from time import sleep
5from datetime import datetime
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.