8000 add DMS ServicePrincipal · localstack/localstack@a6df13b · GitHub
[go: up one dir, main page]

Skip to content

Commit a6df13b

Browse files
committed
add DMS ServicePrincipal
1 parent 951e41a commit a6df13b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

localstack-core/localstack/utils/aws/client_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ class ServicePrincipal(str):
264264
"""
265265

266266
apigateway = "apigateway"
267+
dms = "dms"
267268
events = "events"
268269
firehose = "firehose"
269270
lambda_ = "lambda"

0 commit comments

Comments
 (0)
0