Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documents needs update #3973

Closed
sriniars11 opened this issue Dec 15, 2023 · 3 comments
Closed

Documents needs update #3973

sriniars11 opened this issue Dec 15, 2023 · 3 comments
Assignees
Labels
documentation This is a problem with documentation. p3 This is a minor priority issue rds

Comments

@sriniars11
Copy link

Describe the issue

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds/client/describe_global_clusters.html

In the above articles it says Filters are not supported. Please remove from the document since leads to confusion

Links

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds/client/describe_global_clusters.html

@sriniars11 sriniars11 added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Dec 15, 2023
@RyanFitzSimmonsAK RyanFitzSimmonsAK self-assigned this Dec 15, 2023
@RyanFitzSimmonsAK RyanFitzSimmonsAK added investigating This issue is being investigated and/or work is in progress to resolve the issue. rds p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Dec 15, 2023
@RyanFitzSimmonsAK
Copy link
Contributor

Hi @sriniars11, thanks for reaching out and for your patience. I've reached out to the RDS team about clarifying why this unsupported parameter is included in the documentation. However, I'd hazard a guess that it's pretty likely that this was an intentional decision by the service team, and not something they want to remove. I'll provide any updates in this issue. Thanks!

Ticket # for internal use : P112660957

@RyanFitzSimmonsAK RyanFitzSimmonsAK removed the investigating This issue is being investigated and/or work is in progress to resolve the issue. label Jan 9, 2024
@RyanFitzSimmonsAK
Copy link
Contributor

Hi, thanks for your patience. That documentation was updated, and now reads as follows.

A filter that specifies one or more global database clusters to describe. This parameter is case-sensitive.

Currently, the only supported filter is region.

If used, the request returns information about any global cluster with at least one member (primary or secondary) in the specified AWS Regions.

Type: Array of [Filter](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Filter.html) objects

Required: No

Thanks for raising this issue!

Copy link

github-actions bot commented Apr 9, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. p3 This is a minor priority issue rds
Projects
None yet
Development

No branches or pull requests

2 participants