인증 옵션
다음 인증 유형을 사용하여 Amazon Athena에 연결할 수 있습니다. 모든 유형에서 연결 문자열 이름은 AuthenticationType이고, 파라미터 유형은 Required이며, 기본값은 IAM Credentials입니다. 각 인증 유형의 파라미터에 대한 자세한 내용은 해당 링크를 참조하세요. 일반 인증 파라미터에 대해서는 공통 인증 파라미터 섹션을 참조하세요.
| 인증 유형 | 연결 문자열 예제 |
|---|---|
| IAM 보안 인증 | AuthenticationType=IAM Credentials; |
| IAM 프로파일 | AuthenticationType=IAM Profile; |
| AD FS | AuthenticationType=ADFS; |
| Azure AD | AuthenticationType=AzureAD; |
| 브라우저 Azure AD | AuthenticationType=BrowserAzureAD; |
| 브라우저 SAML | AuthenticationType=BrowserSAML; |
| 브라우저 SSO OIDC | AuthenticationType=BrowserSSOOIDC; |
| 기본 보안 인증 | AuthenticationType=Default Credentials; |
| 외부 자격 증명 | AuthenticationType=External Credentials; |
| 인스턴스 프로파일 | AuthenticationType=Instance Profile; |
| JWT | AuthenticationType=JWT; |
| JWT 신뢰할 수 있는 ID 전파 자격 증명 제공업체 | AuthenticationType=JWT_TIP; |
| Okta | AuthenticationType=Okta; |
| Ping | AuthenticationType=Ping; |