windmill-api 1.797.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# SignS3ObjectsRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**s3_objects** | [**Vec<models::S3Object>**]S3Object.md |  | 
**expiry_secs** | Option<**i64**> | how long the signature stays valid, in seconds. Defaults to 43200 (12h) and is clamped server-side to [60, 604800] 1 minute to 7 days. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)