class Aws::Lambda::Types::UpdateFunctionUrlConfigResponse
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/UpdateFunctionUrlConfigResponse AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html<br><br><br><br>increase][1].
payload size is 20 MB, however, you can [request a quota
`InvokeWithResponseStream` API operation. The maximum response
become available. Lambda invokes your function using the
* ‘RESPONSE_STREAM` – Your function streams payload results as they
is 6 MB.
available when the payload is complete. The maximum payload size
function using the `Invoke` API operation. Invocation results are
* `BUFFERED` – This is the default option. Lambda invokes your
Use one of the following options:
@!attribute [rw] invoke_mode
@return [Time]<br>: www.w3.org/TR/NOTE-datetime<br><br><br><br>format][1] (YYYY-MM-DDThh:mm:ss.sTZD).
When the function URL configuration was last updated, in [ISO-8601
@!attribute [rw] last_modified_time
@return [Time]<br>: www.w3.org/TR/NOTE-datetime<br><br><br><br>(YYYY-MM-DDThh:mm:ss.sTZD).
When the function URL was created, in [ISO-8601 format][1]
@!attribute [rw] creation_time
@return [Types::Cors]<br>: developer.mozilla.org/en-US/docs/Web/HTTP/CORS<br><br><br><br>function URL.
The [cross-origin resource sharing (CORS)] settings for your
@!attribute [rw] cors
@return [String]<br>: docs.aws.amazon.com/lambda/latest/dg/urls-auth.html<br><br><br><br>auth model for Lambda function URLs].
create a public endpoint. For more information, see [Security and
only. Set to `NONE` if you want to bypass IAM authentication to
`AWS_IAM` if you want to restrict access to authenticated users
The type of authentication that your function URL uses. Set to
@!attribute [rw] auth_type
@return [String]
The Amazon Resource Name (ARN) of your function.
@!attribute [rw] function_arn
@return [String]
The HTTP URL endpoint for your function.
@!attribute [rw] function_url