Skip to content

Commit

Permalink
Support API CreateMaskingRules.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Apr 30, 2024
1 parent d61546f commit f1ee759
Show file tree
Hide file tree
Showing 9 changed files with 1,978 additions and 101 deletions.
11 changes: 11 additions & 0 deletions rds-20140815/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2024-04-30 Version: 5.0.0
- Support API CreateMaskingRules.
- Support API DeleteMaskingRules.
- Support API DescribeAccountMaskingPrivilege.
- Support API DescribeMaskingRules.
- Support API ModifyAccountMaskingPrivilege.
- Support API ModifyMaskingRules.
- Update API CreateTempDBInstance: update param BackupId.
- Update API DescribeMetaList: update param BackupSetID.


2024-04-25 Version: 4.0.6
- Update API CreateDBInstance: add param WhitelistTemplateList.
- Update API ModifyDBProxyInstance: add param VSwitchIds.
Expand Down
Binary file removed rds-20140815/__pycache__/setup.cpython-37.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion rds-20140815/alibabacloud_rds20140815/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.0.6'
__version__ = '5.0.0'
Binary file not shown.
Binary file not shown.
Binary file not shown.
596 changes: 588 additions & 8 deletions rds-20140815/alibabacloud_rds20140815/client.py

Large diffs are not rendered by default.

Loading

0 comments on commit f1ee759

Please sign in to comment.