Property | Description |
---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Type | Amazon SageMaker Lakehouse |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. This property is not supported by Data Ingestion and Replication and the Data Access Management services. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
Runtime Environment | The name of the runtime environment where you want to run tasks. Select a Secure agent or serverless runtime environment. Hosted Agent is not applicable for mappings in advanced mode. For more information about how to configure and use the runtime environments, see Runtime environments. |
Lakehouse Pattern | The pattern of Amazon SageMaker Lakehouse. Pattern is a combination of catalog type and storage type that you want to connect to. Select one of the following options:
S3 tables lakehouse pattern is available for preview. Preview functionality is supported for evaluation purposes but is unwarranted and is not supported in production environments or any environment that you plan to push to production. Informatica intends to include the preview functionality in an upcoming release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support. |
Athena JDBC URL | The JDBC URL to connect to Amazon Athena. For S3 Data Lake lakehouse pattern, enter the JDBC URL in the following format: jdbc:athena://Region=<AWS_Region>;OutputLocation=<S3_Location> For S3 Tables lakehouse pattern, enter the JDBC URL in the following format: jdbc:athena://AwsRegion=us-east-1;Catalog=s3tablescatalog/your-bucket-name;Schema=your_namespace; Where s3tablescatalog/your-bucket-name is your S3 table bucket catalog and your_namespace is the namespace where your table is stored |
Property | Description |
---|---|
Access Key | The AWS Access Key ID that uniquely identifies your IAM user credentials to access Amazon S3 storage. |
Secret Key | The AWS Secret Access Key that authenticates your Access Key ID for secure access to your Amazon S3 data. |
Property | Description |
---|---|
IAM Role ARN | The ARN of the IAM role that the EC2 role assumes to generate the temporary security credentials. |
Property | Description |
---|---|
External ID | A unique, user-defined string value that the IAM role requires the EC2 role to provide when calling the sts:AssumeRole API. |