AWS Credentials | API Integration | Vantage - AWS Credentials - Teradata Vantage

Teradata Vantage™ - API Integration Guide for Cloud Machine Learning

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Vantage
Release Number
1.4
Published
September 2023
Language
English (United States)
Last Update
2023-09-28
dita:mapPath
mgu1643999543506.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
mgu1643999543506

Teradata’s integration with AWS machine learning requires users to have valid credentials for the selected AWS analytic services, such as the SageMaker deployed model endpoints.

Before using the API_Request in-database function, users are required to get AUTHORIZATION Keys from AWS cloud platform. API_Request needs the following configuration values to correctly connect to Amazon SageMaker or Amazon Forecast:
  • AWS Access ID
  • AWS Access Key
  • AWS region hosting the service, that is where the endpoint exists
  • AWS Session Token
    This is required in case temporary AWS credentials are used.
Users are responsible for protecting these credentials by following Amazon best practices, such as temporary session keys.

These items are passed as input parameters in the API_Request query.