Administrator
- Administrator
- All Products
Property | Description |
|---|---|
Name | Name of the serverless runtime
environment. |
Description | Description of the serverless
runtime environment. |
Task Type | Type of tasks that run in the serverless runtime environment. Select
Data Integration to run mappings outside of advanced
mode. |
Cloud Platform | Cloud platform to host the
serverless runtime environment. Use Amazon Web Services (AWS). |
Max Compute Units Per Task | Maximum number of serverless compute units corresponding to
CPU and memory that a task can use. The property value configured in the serverless
runtime environment specifies the maximum number of serverless compute
units that each task can request from the environment. When you create a
mapping task,
you can override the maximum number of compute units that the task can
request. In Monitor , you can
view the number of compute units that the task requested and consumed.
For information about metering, see Organization
Administration . |
Task Timeout | Amount of time in minutes to wait for a task to complete before it
is terminated. The timeout ensures that serverless compute units are not
unproductive when a task hangs. By default, the timeout is 2880 minutes (48
hours). You can set the timeout to a value that is less than 2880
minutes. |
Informatica Account Number | Informatica's account number on the cloud platform where the serverless
runtime environment will be created. The account number is populated
automatically. |
Property | Description |
|---|---|
Configuration Name | Name of the serverless configuration. |
Configuration Description | Description of the serverless configuration. The description can be up to
256 characters and can contain alphanumeric characters and the following
special characters:
|
Account Number | Your account number on the cloud platform. |
Resource Share ID | ID of the resource share. |
Region | Region of your cloud environment. The sources and targets that you use in
mappings must either reside in or be accessible from this region. |
AZ ID | ID of the availability zone. The sources and targets that you use in
mappings must either reside or be accessible from the availability zone.
|
VPC ID | ID of the VPC. The VPC must be configured with an endpoint to access the
sources and targets that you use in mappings. For example,
vpc-2f09a348 |
Subnet ID | ID of the subnet within the VPC. The subnet must be have an entry point
to access the sources and targets that you use in mappings. For example,
subnet-b46032ec |
Security Group ID | ID of the security group for the resource gateway. For example,
sg-e1fb8c9a |
Supplementary File Location | Location on Amazon S3 to store supplementary files, such as JAR files and
external libraries for certain transformations and connectors. Use the
format: s3://<bucket name>/<folder
name> Place script files in a folder named
command_scripts . The folder can have subfolders. If
you update files in the command_scripts folder, Informatica Intelligent Cloud Services automatically uploads them to the
Secure Agent. |
Role Name | Name of the role that the serverless runtime environment can use to access the
supplementary file location. |
External ID | External ID to associate with the role for the supplementary file location. You
can use the generated external ID or specify your own external ID. |
Advanced Custom Properties | Domain map of all resource configurations in the resource share. Use the format
<resource configuration ID>:<public DNS name> and
separate each resource configuration using a comma.For
example:
If the resource share includes a
resource configuration for an Amazon EFS data source, use the DNS name to
configure this domain map even though the resource configuration on AWS uses the
IP address. |
Property | Description |
|---|---|
Type | System disk type, either EFS or NFS. |
File System | For EFS disks, the file system is the file system ID of the EFS disk. For
NFS disks, the file system is the DNS of the file system. |
Source Mount | File system path to be mounted in the serverless runtime environment.
|
Access Point | ID of the Amazon EFS file system access point. The access point ensures
isolation for tenants in a multi-tenant EFS file system. When an access
point is set up, you can configure the file system policy to allow
access only to the access point. |
Property | Description |
|---|---|
Type | Data disk type, either EFS or NFS. |
File System | For EFS disks, the file system is the file system ID of the EFS disk. For
NFS disks, the file system is the DNS of the file system. |
Source Mount | File system path to be mounted in the serverless runtime environment.
|
Target Mount | File system to be mounted on the Secure Agent. |
Access Point | ID of the Amazon EFS file system access point. The access point ensures
isolation for tenants in a multi-tenant EFS file system. When an access
point is set up, you can configure the file system policy to allow
access only to the access point. |