* route53_info max_items and next_marker should be a str Type was changed in #64358, however boto3 takes a str for this option Add some basic tests for route53_info. Fixes: #64534
* Fixing record order for CAA records to properly handle idempotency. * Add integration tests that reproduce CAA failure