The AWS API ETL displays warning message in the ETL logs
When you have large number of instances and volumes provisioned in your AWS account, the ETL might not run successfully and displays a Warning status.
Resolution
To resolve this issue, complete these steps:
- Click ETL tasks and select the name of required AWS API ETL.
Click Show log and based on the messages you see in the logs, perform the following steps:
Message in the ETL log
Configure additional properties in the ETL
Unable to fetch all the instances due to AWS RequestLimitExceeded error in 5 attempts, hence skipping further calls for instances.- Click ETL tasks and select the name of required AWS API ETL.
- In Run configurations click
edit run configuration and select Advanced > Additional properties.
- Add the extract.aws.instance.chunksize property and specify a value greater than 100, which is the default value. The maximum value allowed by AWS is 1000.
Unable to fetch all the volumes due to AWS RequestLimitExceeded error in 5 attempts, hence skipping further calls for volumes.- Click ETL tasks and select the name of required AWS API ETL.
- In Run configurations click
edit run configuration and select Advanced > Additional properties.
- Add the extract.aws.volume.chunksize property and specify a value greater than 100, which is the default value. The maximum value allowed by AWS is 500.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*