Skip to content

DBInstancePort is always set to 0 when retriving instances #924

@sallaby

Description

@sallaby

Using AmazonRDSClient when retrieving a list of DBInstances:

client.describeDBInstances().getDBInstances()

Unfortunately all of them have a dbInstancePort set to "0" regardless of the actual value, the other properties appear to be correct.

Accessing the same RDS Instances via the CLI the port is given correctly with no problem at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    service-apiThis issue is due to a problem in a service API, not the SDK implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions