describe_instance_linked_whitelist_template
Retrieve the whitelist template linked to an RDS instance. Provide region ID and instance ID to get the details.
Instructions
describe instance linked whitelist template.
Args:
region_id: The region ID of the RDS instance.
db_instance_id: The ID of the RDS instance.
Returns:
dict[str, Any]: The response.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_id | Yes | ||
| db_instance_id | Yes |