expiresAfter
Determines how long the signed request should be valid. If non-null and the signing transform is query param, then signing will add X-Amz-Expires to the query string, equal to the public value specified here. If this value is null or if header signing is being used then this parameter has no effect. Note that the resolution of expiration is in seconds.