// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. package greengrass const ( // ErrCodeBadRequestException for service response error code // "BadRequestException". // // user error ErrCodeBadRequestException = "BadRequestException" // ErrCodeInternalServerErrorException for service response error code // "InternalServerErrorException". // // Server Error ErrCodeInternalServerErrorException = "InternalServerErrorException" )