Merge remote-tracking branch 'upstream/master' into adding_iam_credentials_report
This commit is contained in:
commit
96e5f2875d
2 changed files with 21 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ from __future__ import unicode_literals
|
|||
from .responses import RDSResponse
|
||||
|
||||
url_bases = [
|
||||
"https?://rds.(.+).amazonaws.com",
|
||||
"https?://rds(\..+)?.amazonaws.com",
|
||||
]
|
||||
|
||||
url_paths = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue