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

Only call API for Route53 config if there are changes to be made #303

@rafaelcaricio

Description

@rafaelcaricio

Only call AWS API when there is actual changes to be made.

Users reporting this exception:

     raise ParamValidationError(report=report.generate_report())
 botocore.exceptions.ParamValidationError: Parameter validation failed:
 Invalid length for parameter ChangeBatch.Changes, value: 0, valid range: 1-inf

Error comes from https://github.com/zalando-stups/senza/blob/master/senza/manaus/route53.py#L114-L115

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions