To allow Teradata Vantage read and write access, your Cloud Administrator must configure your Amazon S3 bucket policy with the following actions:
- NOS read: s3:GetObject, s3:ListBucket, s3:GetBucketLocation
- NOS write: s3:PutObject
- From home page, select Sites, then select your site.
- Select DATA SOURCES.Only sites running Teradata Vantage 17.00 or later display.
- To generate a code snippet, do the following:
- Select NEW POLICY.
- Enter the name of your Amazon S3 bucket URL.The name must be identical to the name of your existing Amazon S3 bucket.
- Select Submit to generate a new Amazon S3 bucket policy.
- By the nos.teradatacloud.io/test-nos entry, select , and select Copy to copy the policy to the clipboard.
- To view the policy, scroll through it or paste the policy in a text editor.
- For the Trial system to access your Amazon S3 bucket, do the following:
- Open another browser tab and go to your Amazon S3 console.
- Append your existing Amazon S3 bucket policy with the code snippet that was generated.
- To test the connection, return to the DATA SOURCES pane in the Teradata interface, and select .Read and write permissions are checked against the Amazon S3 bucket from the Vantage VPC.
- To remove a NOS policy, go to the DATA SOURCES pane and select .The code snippet cannot be updated after it has been added to your existing Amazon S3 bucket policy. You must remove the policy, create a new Amazon S3 bucket policy, and generate a new code snippet.