Skip to content

Commit dc061cf

Browse files
authored
add timestream to the list of composite apis (#10361)
1 parent 38bf593 commit dc061cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

localstack/utils/bootstrap.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"s3",
6565
],
6666
"cognito": ["cognito-idp", "cognito-identity"],
67+
"timestream": ["timestream-write", "timestream-query"],
6768
}
6869

6970

0 commit comments

Comments
 (0)