Teradata Wallet Support | Teradata Access Module for S3 - Teradata Wallet Support - Access Module

Teradata® Tools and Utilities Access Module Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Access Module
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-05-14
dita:mapPath
cya1691484517272.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
hjf1479308836950
lifecycle
latest
Product Category
Teradata Tools and Utilities

The user has the option to look up the values for S3AccessID, S3AccessKey, and S3SecurityToken using Teradata Wallet. Items stored in Teradata Wallet are encrypted until used and the Teradata Access Module for S3 does not print values retrieved from Teradata Wallet when used. Information on how to install Teradata Wallet and how to store values in it is available elsewhere in the Teradata documentation suite.

To access the value of an item stored in Teradata Wallet, the name of the item is specified as “$tdwallet(name_of_item)”. For instance: S3AccessID=$tdwallet(tpts3_my_access_id) will retrieve the value associated with “tpts3_my_access_id” and use it as the value for S3AccessID. The names of items stored in Teradata Wallet which are to be used by the Teradata Access Module for S3 must start with “tpts3_”. The remainder of the name can be anything allowed by Teradata Wallet for a name. The user’s Teradata Wallet must be “unlocked” at the time the Teradata Access Module for S3 attempts to access the values from the wallet. Information on how to unlock the user’s wallet is included with the Teradata Wallet documentation.

An introduction to Teradata Wallet can be found in the following link: Introducing Teradata Wallet.

The Teradata Wallet application contains built-in documentation. Run: tdwallet help overview.