Create API Integration - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

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');