View a markdown version of this page

ImageConfigResponse - AWS Lambda

ImageConfigResponse

Response to a GetFunctionConfiguration request.

Contents

Error

Error response to GetFunctionConfiguration.

Type: ImageConfigError object

Required: No

ImageConfig

Configuration values that override the container image Dockerfile.

Type: ImageConfig object

Required: No

See Also