# Functions
GenerateBasePathMapping returns the current state in the form of *svcapitypes.BasePathMapping.
GenerateCreateBasePathMappingInput returns a create input.
GenerateDeleteBasePathMappingInput returns a deletion input.
GenerateGetBasePathMappingInput returns input for read operation.
GenerateUpdateBasePathMappingInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.