API Integration is required for External User Defined function. This script can be used
for creating API Integration with the name
API_INTEGRATION. The
API_INTEGRATION will be used for Geocode as well as Verify
operations.create or replace API Integration API_INTEGRATION
api_provider=aws_api_gateway
enabled = true
api_aws_role_arn = 'arn:aws:iam::508747789874:role/prd-sf-geoaddressing-assume-role'
API_ALLOWED_PREFIXES = ('https://w5mgkth0zg.execute-api.us-east-1.amazonaws.com/v1');