File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# LocalStack Python Client Change Log
22
3+ * v2.6: Add endpoint config for Pinpoint
34* v2.5: Add endpoint config for AppConfig Data
45* v2.4: Add endpoint config for Resource Access Manager
56* v2.3: Add endpoint config for Amazon EventBridge Scheduler
Original file line number Diff line number Diff line change 122122 "keyspaces" : 4566 ,
123123 "scheduler" : 4566 ,
124124 "ram" : 4566 ,
125+ "pinpoint" : 4566 ,
125126}
126127
127128# TODO remove service port mapping above entirely
Original file line number Diff line number Diff line change 11[metadata]
22name = localstack-client
3- version = 2.5
3+ version = 2.6
44url = https://github.com/localstack/localstack-python-client
55author = LocalStack Team
66author_email = info@localstack.cloud
You can’t perform that action at this time.
0 commit comments