Boto3 Cross Region
client = boto3.client('lambda', region_name='us-west-2')
feddynventor
client = boto3.client('lambda', region_name='us-west-2')