Skip to main content
def AutomationClient.storage_locations() -> list[StorageLocation]
List storage locations that can be used as storage event automation triggers.

Returns

A list of storage locations available to the current account.
locations = client.automations().storage_locations()