aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
26 stars 42 forks source link

[CustomDBEngineVersion] Update ListHandler logic to return only created custom #481

Closed moataz-mhmd closed 9 months ago

moataz-mhmd commented 10 months ago

Description of changes: In this code modification, I have adjusted the behavior to only return the custom engine versions that have been created, rather than returning all engine versions present in RDS.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.