The table below lists and explains the tunable values that are available for modifying the behavior of the Recovery Kit for Route 53™. These values are set by adding the %LKROOT%\etc\default\LifeKeeper configuration file.

Parameter Name Meaning Setting Value Default Value When parameter takes effect Notes
ROUTE53_TTL The default setting value for TTL (Time To Live) of the A record created for the Route53 resource, in seconds. Integers 10 After switchover
ROUTE53_CHANGEID_INTERVAL The interval of Route53 API communications when checking the status, in seconds. Integers 20 Immediately
ROUTE53_CHANGEID_TRY_COUNT The number of trials of Route53 API communications when checking the status. Integers 5 Immediately
AWSCLI_CONNECT_TIMEOUT The connection timeout value in seconds used when running “AWS” commands. It is specified via —cli-connect-timeout argument. Integers 10 Immediately This is the same parameter as used in EC2.
AWSCLI_READ_TIMEOUT The read timeout value in seconds used when running “AWS” commands. It is specified via —cli-read-timeout argument. Integers 5 Immediately This is the same parameter as used in EC2.
HTTP_PROXY
HTTPS_PROXY
NO_PROXY
Set these parameters when using HTTP proxy for accessing the service endpoint.The value set here is passed to AWS CLI.
Please refer to AWS Documentation for details.
https://docs.aws.amazon.com/cli/latest/userguide/cli-http-proxy.html
String (not set) Immediately This is the same parameter as used in EC2.
VERBOSE_AWS_ROLE_CHECK The log file path for additional AWS-specific debug information. String None Immediately This is the same parameter as used in EC2.
AWS_PROFILE Configures the AWS CLI profile. String default Immediately This is the same parameter as used in EC2.
AWS_SHARED_CREDENTIALS_FILE Sets the path to the credentials file used to configure the AWS CLI profile. Use a forward slash (/) as the path separator. String %USERPROFILE%/.aws/credentials Immediately This is the same parameter as used in EC2.
AWS_CONFIG_FILE Sets the path to the config file used to configure the AWS CLI profile. Use a forward slash (/) as the path separator String %USERPROFILE%/.aws/config Immediately This is the same parameter as used in EC2.
ROUTE53_AWS_PROFILE Configures the AWS CLI profile. It takes precedence over the AWS_PROFILE setting. String (Not set) Immediately

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment