KFAA50071-W
The AWS CLI is not installed, or execution of the AWS CLI command failed. (L+M)
AWS CLI is not installed. Or the AWS CLI command failed to execute.
- S:
-
Continues processing.
- Action:
-
Take the following corrective actions:
-
Install the AWS CLI so that the aws command is stored in either:
-
/usr/local/bin/aws
-
/usr/bin/aws
For details about how to install AWS CLI, see Installing AWS CLI in Building a HADB server in an AWS environment in the HADB Setup and Operation Guide.
If you have already installed AWS CLI, create a symbolic link so that you can execute the aws command in the above path.
-
-
Modify the execution environment so that the following AWS CLI commands can be executed correctly
aws ec2 describe-instance-types
For details about how modify the execution environment, see Installing AWS CLI in Building a HADB server in an AWS environment in the HADB Setup and Operation Guide.
-
Modify the execution environment to allow the use of EC2 Instance Metadata Service (IMDSv2)
The EC2 instance metadata is obtained using IMDSv2 when the HADB server is started. Modify the execution environment so that you can use IMDSv2.
When this warning message is output, the resource cannot be utilized because it cannot perform the appropriate processing for the instance type of the instance that is starting the HADB server. As a result, performance may be affected.
-