import boto3 translate = boto3.client(service_name='translate') Menggunakan terminologi khusus 53 Amazon Translate Panduan Developer print("Translating 'Have you ever shopped with Amazon Family?' from English to French with the 'Amazon_Family' custom terminology...") response = translate....