GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-aws
redirectError
Function redirectError
redirectError
(
error
:
any
,
)
:
{
body
:
string
;
headers
:
{
"Access-Control-Allow-Origin"
:
string
}
;
isBase64Encoded
:
boolean
;
statusCode
:
number
;
}
&
{
body
:
string
;
statusCode
:
number
}
Parameters
error
:
any
Returns
{
body
:
string
;
headers
:
{
"Access-Control-Allow-Origin"
:
string
}
;
isBase64Encoded
:
boolean
;
statusCode
:
number
;
}
&
{
body
:
string
;
statusCode
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GradientEdge CDK Utils
Loading...