AWS by HTTP template.
Discoveries:
- S3 buckets discovery
- RDS instances discovery
- EC2 instances discovery
They all have host prototype with custom interface (agent interface).
But the host can be created if a host interface contains correct data only.
- Which is not always the case with entities names in S3 buckets, RDS/EC2 instances. Their names are used as addresses.
- Agent is not used for monitoring there. There is no need in interface in the host prototype.
Current situation gives this message in discovery:

Possible solutions:
- Change host prototype interface to "Inherit".
- Change host prototype interface to "Custom", but empty.