Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit ec88ba7

Browse files
committed
add cloudformation service principal
1 parent 698b324 commit ec88ba7

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+
cloudformation = "cloudformation"
267268
dms = "dms"
268269
events = "events"
269270
firehose = "firehose"

0 commit comments

Comments
 (0)