Skip to content

Lack of "delete" example in Route53 ChangeResourceRecordSets documentation #4519

@djmattyg007

Description

@djmattyg007

Describe the issue

The documentation for the ChangeResourceRecordSets documentation has plenty of examples (which is great), but there are no examples for "delete" operations. It wasn't clear to me at first that I had to include a full copy of the record when issuing a "delete" operation. I feel like if there was a documented example, it would have been more obvious to me what was required, and I would have been able to implement the script I was writing faster.

I appreciate that this may have been obvious to anyone already familiar with managing records in Route53, but this was my very first time using the relevant API (as opposed to the AWS web console).

Links

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/route53/client/change_resource_record_sets.html

Metadata

Metadata

Assignees

Labels

documentationThis is a problem with documentation.p3This is a minor priority issueroute53

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions