Remove support for legacy Elastic Load Balancers and S3 support.

Review Request #14149 — Created Sept. 8, 2024 and updated — Latest diff uploaded

Information

fabazon
master

Reviewers

Fabazon contained old support for classic Elastic Load Balancers. These
aren't something we want to support anymore, especially as we move to
boto3.

This change drops that support entirely, and also drops the S3 support,
which was always just bolted onto the codebase and no longer used by us.

Verified nothing in the codebase or in our deployments made use of this
code.

Commits

Files