import sys for sys.exit()
This commit is contained in:
@@ -4,6 +4,7 @@ utilities for working with SNS
|
||||
|
||||
import boto3
|
||||
import botocore
|
||||
import sys
|
||||
|
||||
regions = ['us-east-1', 'us-east-2', 'us-west-1', 'us-west-2', 'ca-central-1', 'eu-central-1', 'eu-west-1', 'eu-west-2', 'ap-northeast-1', 'ap-northeast-2', 'ap-southeast-1', 'ap-southeast-2']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user