Temporary object-storage push credentials. Inspection redacts the credential fields — use the struct fields directly when signing.
@type t() :: %ExDaytona.ObjectStorage.Access{ access_key: term(), bucket: term(), organization_id: term(), region: term(), secret: term(), session_token: term(), storage_url: term() }