<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Amazon Elastic Compute Cloud (EC2) > Connector Parameters Configuration |
This parameter determines whether a task will fail if the authentication with a sub-account fails.
Technical Name |
allow_sub_account_skips |
Category |
Functional |
Type |
Boolean (true or false) |
Default Value |
false |
Example Values |
false, true |
Be aware: If a task does not fail when the authentication with a sub-account fails, this might lead to incomplete data. |
This parameter contains a comma-separated list of AWS-regions from where to fetch the data. Omit this parameter or set it to an empty string in order to fetch data from all active regions.
Technical Name |
regions |
Category |
Functional |
Type |
Array |
Default Value |
{empty} |
Example Values |
eu-west-1,us-east-2 |
A list with all available regions can be found at: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html.
This parameter determines whether the fetching of images is activated or deactivated.
Technical Name |
fetch_images |
Category |
Functional |
Type |
Boolean (true or false) |
Default Value |
true |
Example Values |
true |
This parameter is used to activate or deactivate the fetching of images.
Technical Name |
fetch_images |
Category |
Functional |
Type |
Boolean |
Default Value |
true |
Example Values |
true |
This parameter defines the page size during the API request (number of records).
Technical Name |
page_size |
Category |
Technical |
Type |
Integer |
Default Value |
100 |
Example Values |
100 |
It is recommended to change this value only if there are connection issues or rate limitation. Otherwise changing this parameter should not be necessary. The larger the page size, the longer a request will take. On the other hand, a high page size will decrease the total number necessary requests.