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

[Integration] Add support for Table-Level filtering #519

Closed wbkang closed 4 months ago

wbkang commented 4 months ago

This commit adds support for new attributes DataFilter and Description. The resource can now also modify IntegrationName. The SDK version is updated to get access to the new fields.

Issue #, if available: #518

Description of changes:

[Integration] Add support for Table-Level filtering

This commit adds support for new attributes DataFilter and Description.
The resource can now also modify IntegrationName.

Co-authored-by: Justin Chen <jutchen@amazon.com>

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

YES

Please note the content of the PR was already reviewed internally by @dbbh and @moataz-mhmd.