Créer une connexion AWS
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Ajoutez des identifiants pour connecter BigQuery à AWS.
En savoir plus
Pour obtenir une documentation détaillée incluant cet exemple de code, consultez la page suivante :
Exemple de code
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],[],[[["This code sample demonstrates how to create an AWS connection within BigQuery using Java."],["The process involves setting up an AWS access role with an IAM role ID and creating an `AwsProperties` object to define the connection."],["You need to replace placeholder variables like `MY_PROJECT_ID`, `MY_LOCATION`, `MY_CONNECTION_ID`, and `MY_AWS_ROLE_ID` with your actual values before running the code."],["The code utilizes the BigQuery Connection API client library in Java to execute the connection creation and then verifies the success by printing the AWS user ID and external ID."]]],[]]