Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Route53Client does not correctly implement ListHostedZonesByName #19

@mdb

Description

@mdb

Route53Client has 2 problems:

  1. The actual upstream method is called ListHostedZonesByName (and not ListHostedZonesByNameInput, as is currently implemented on Route53Client)
  2. The actual upstream method accepts a context.Context param

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions